body {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/fondo.jpg);
	scrollbar-face-color: #EEF4F9;
	scrollbar-shadow-color: #EEF4F9;
	scrollbar-highlight-color: #EEF4F9;
	scrollbar-3dlight-color: #EEF4F9;
	scrollbar-darkshadow-color: #EEF4F9;
	scrollbar-track-color: #EEF4F9;
	scrollbar-arrow-color: #265599;
	background-repeat: repeat;
	
}
.copete {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;


}
.copetecolor {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #265599;
	text-decoration: none;
	padding-right: 5px;


}
.texto {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 10px 20px 13px 10px;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #265599;
	text-decoration: none;
	filter: DropShadow(Color=#ffffff);
	padding-left: 10px;
	padding-bottom: 5px;




}
.borde {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #589DC6;
}
.link {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
a:hover.link {
	color: #265599;
	text-decoration: none;
}
.datos {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.campo {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #265599;
	text-decoration: none;
	border: 1px solid #97B7E6;
	height: 20px;
	background-color: #EEF4F9;

}
.campob {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #265599;
	text-decoration: none;
	border: 1px solid #97B7E6;
	background-color: #EEF4F9;

}
.boton {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #265599;
	border: 1px solid #97B7E6;
}
.punteado {
	border: 1px dashed #C7D9F1;
}
.textob {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	line-height: 13px;
}
form {
	padding: 0px;
	margin: 0px;
}

