body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul, ol  {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fondo.png);
	background-repeat:  repeat-x;
	background-color: #F7F7F7;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
#contenedor {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Banner {
	height: 109px;
	width: 900px;
}
.Logo {
	float: left;
	height: 109px;
	width: 336px;
}
.Icon {
	float: left;
	height: 109px;
	width: 564px;
	text-align: right;
}
#Menu {
	height: 44px;
	width: 900px;
}
#Menu  ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;

}
#Menu li {
	color: #FFFFFF;
	height: 44px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
#Menu  a {
	display: block;
	width: 140px;
	height: 30px;
	padding-top: 14px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}


#Menu a:hover, #Menu .selec a {
	text-decoration: none;
	background-color: #E9E9E9;
	color: #000000;
}

#Menu .selec a {
	padding-left: 0;
	background-color: #E9E9E9;
}




#Info {
	background-image: url(../images/background.png);
	height: auto;
}
.izq {
	float: left;
	width: 640px;
	margin-right: 10px;
	margin-top: 10px;
}
.BENimg {
	width: 618px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #E9E9E9;
	margin-bottom: 10px;
}
.BENTit {
	font-size: 18px;
	font-weight: bolder;
	color: #B63C39;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.BENInf {
	text-align: justify;
}


.der {
	float: left;
	width: 249px;
	padding-left: 1px;
}
.TopDer1 {
	background-color: #E9E9E9;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #990000;
}
.TopDer2 {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	text-align: center;
}
.TopDer2 img {
	padding: 10px;
	border: 1px solid #EEEEEE;
}
.TopDer2 img:hover {
	background-color: #EEEEEE;
}




#footer {
	text-align: center;
	background-color: #B84542;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/fond_footer.png);
	height: auto;
	width: auto;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	color: #042B60;
	background-color: #FFFFFF;
}
.form1 {
	padding: 5px;
	background-color: #E9E9E9;
	text-align: left;
	margin-bottom: 5px;
	font-weight: bold;
}
.form1:hover {
	background-color: #CCCCCC;
}

.form2 {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #ECCDCB;
	width: 300px;
}
.form3 {
	background-color: #E0ACAB;
	padding: 5px;
	border: 1px solid #990000;
	font-weight: bold;
	color: #FFFFFF;
}
.Enviado {
	padding: 10px;
	background-color: #ECCDCB;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
}
.Enviado img {
	margin-right: 10px;
}




table tr th, table tr td {
	padding:5px 5px;
}
table tr th {
	background:#3D4A57 none repeat-x scroll bottom left;
	color:#ffffff;
	border-top:2px solid #526475;
}
table tr td {
	border-bottom:1px solid #dddddd;
}
