body{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : #c5ddf6;
	color : #000080;
	background-image : url(images/00.jpg);
	scrollbar-face-color: #c5ddf6;
    scrollbar-highlight-color: #65AFCD;
	scrollbar-shadow-color: #65AFCD;
	scrollbar-3dlight-color: #65AFCD;
	scrollbar-arrow-color: #000080;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #65AFCD; 

}

.link_top{
	text-decoration:none;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

.link_top:hover{
	text-decoration:none;
	color: #e78902;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

.string{
	color: #7aabdf;
	font-size: 11px;
	font-family: Tahoma;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	color: #7aabdf;
	font-size : 11px;
	text-align : center;
}

.link_bottom{
	text-decoration:none;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;	
}

.link_bottom:hover{
	text-decoration:none;
	color: #e78902;
	font-size: 11px;
	font-family: Tahoma;
}

.text_foto{
	color:#4c67c0;
	text-decoration:none;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

.text{
	color : #0157af;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 13px;
	padding-bottom : 5px;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
	line-height : 20px;
}

.title{
	color : #0425a3;
	font-size : 14px;
	font-family : Tahoma;
	text-align : left;
	font-weight : bold;
}

.tbt{
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
}

.tb{
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#0157af;
	font-weight: bold;
} 
.tb:hover{
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#e78902;
	font-weight: bold;
	text-decoration:none;
} 


