/*body*/
body {
	width: 800px;
	background-color: #F2F3E5;
}

/*Subtitle*/
.subtitle_0 {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #CC0033;
	color: #333333;
	display: block;
	font-size: 14px;
	font-weight: bolder;
	text-indent: 2px;	
}


/*Text*/
.text_0 {
	color: #CC0033;
	display: block;
	font-size: 24px;
	font-weight: bolder;
	text-indent: 4px;
}
.titole {
	color: #CC0033;
	display: block;
	font-size: 24px;
	font-weight: bolder;
	text-indent: 4px;
}

.text_1 {
	color: #333333;
	font-size: 12px;
	line-height: 120%;
}

.text_2 {
	color: #666666;
	display: block;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
}

.text_2a {
	color: #666666;
	font-size: 12px;
	line-height: 110%;
}

.text_3 {
	color: #333333;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 4px;
	padding-right: 8px;
}

.text_4 {
	color: #D0121C;
	display: block;
	font-size: 12px;
	line-height: 110%;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
}
.text_4a {
	color: #D0121C;
}
.text_5 {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	}

.text_6 {
	color: #666666;
	font-size: 11px;
	}

.text_7 {
	color: #009933;
	font-weight: bold;
	font-size: 12px;
	}

.text_8 {
	color: #333333;
	display: block;
	font-size: 24px;
	font-weight: bolder;
	text-indent: 4px;
	padding-top: 2px;
}

.text_9 {
	color: #0066FF;
	font-weight: bold;
	font-size: 12px;
}

.text_10 {
	color: #000099;
	font-size: 12px;
}

.text_11 {
	display: block;
	font-size: 18px;
	font-weight: bolder;
}

/*photo*/	
.phot_left {
	float: left;
}
.phot_rifht {
	float: right;
}
.phot_center {
	float: center;
}

a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
