/* CSS Document */
body{
	font-family: Tahoma, Verdana, Arial;
	margin:0px;
	text-align:center;
	background-color:#BAB4A7;
	/*margin-bottom:15px;*/
}
body#styleForm{
	background-color:#FFFFFF;
	margin-top:5px;
}
a:link, a:visited {
	color: #1B57B1; 
	text-decoration: none;
	border-bottom:0px;
	font-weight: normal;
}
a:hover {
	color: #FFCC00;
	border-bottom: 1px dotted #FFCC00;
	font-weight: normal;
}
td{
	text-align:left;
}
input, select{
	font-size:10px;
	margin-left:10px;
	text-align:left;
}
th{
	font-weight:normal;
	font-size: 11px;
	text-align:right;
	height:25px;
}
legend{
	font-weight:bold;
	font-size: 10px;
	text-align:left;
	color:#0066FF;
	text-transform:uppercase;
	padding-bottom:5px;
}
.banner{
	background-image:url(images/banner_inicio.jpg);
	width:760px;
	height:172px;
}
.imgBanner{
	background-image:url(images/pacto.png);
	width:484px;
	height:150px;
}
.menuLinks{
	border: 1px dotted #8C94A6; 
	background-color:#E9EFF0; 
	margin-left:15px; 
	margin-right:3px; 
	background-image:url(images/serpt.gif); 
	background-position-x: 100%; 
	background-position-y: 5%; 
	background-repeat:repeat-y;
}
.imgLogo{
	background-image:url(images/imgIzq.png);
	width:372px;
	height:399px;
}
li{
	margin-left:50px;
	padding-top:11px;
}
.data{
	background-image:url(images/bgred.jpg);
	background-repeat:repeat-x;
	background-color:#A30B0B;
	width:760px;
	/*height:490px;*/
}
.content{
	background-color:#E5E5E2;
	border:1px solid #658094;
	padding-top:10px;
	text-align:left;
	font-size:10px;
	padding-bottom:3px;
}
.title{
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-size: 11px;
	background-color: #730707;
	background-image:url(images/icono3.gif);
	background-position-x: 0%;
	background-position-y: 50%;
	background-repeat: no-repeat;
	border: 1px solid #B7BDCC;
	color: white;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 2px;
	padding-top: 5px;
	text-transform: uppercase;
}
.boton {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000;
	text-decoration: none;
	background-color:#DFDFDF;
	border: 1px solid #666;
	font-weight: normal;
	text-transform:none;
}
#footer{
	background-color: #16354A;
	background-repeat: repeat-x;
	border-top-color: rgb(106, 135, 170);
	border-top-style: solid;
	border-top-width: 1px;
	color: rgb(208, 213, 223);
	float: left;
	font-family: 'Trebuchet MS', Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	width: 760px;
}
