@charset "utf-8";

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background-repeat:repeat-x;
	margin:0;
	margin-bottom: 10px;
	background-image: url(imagenes/bg.jpg);
	background-position: left top;
}

p {
margin:0;
}
.cuadro {
	height: 104px;
	width: 150px;
	background-position: center top;
}


a img {
border:0;
}

.encabezado {
height:104px;
width:765px;
}

.menu {
	height:50px;
	width:765px;
	background-image: url(imagenes/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
}

.footer {
width:765px;
}
.tda {
	height: 32px;
}

.td3 {
	background-image: url(imagenes/top.jpg);
	background-position: center center;
	height: 21px;
	width: 493px;
	background-repeat: no-repeat;
}
.blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.td5 {
	background-image: url(imagenes/der.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 281px;
	width: 34px;
}
.tdw {
	height: 27px;
}



.td1 {
	background-image: url(imagenes/izq.jpg);
	background-position: center center;
	height: 281px;
	width: 238px;
}


.margenminimo {
font-size:1px;
margin:0;
}

.negrita {
font-weight: bold;
}

.subrayado {
text-decoration: underline;
}

.cursiva {
	font-style: oblique;
}

.texto {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

a.link1:link,a.link1:active,a.link1:visited {
color:#2E54A1;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:700;
margin-left:14px;
text-decoration:none;
}

a.link1:hover {
color:#2E54A1;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-weight:700;
margin-left:14px;
border-bottom-width:3px;
border-bottom-style:solid;
border-bottom-color:#2E54A1;
}

a.link2:link,a.link2:active,a.link2:visited {
color:#2E54A1;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:700;
text-decoration:none;
}

a.link2:hover {
border-bottom:3px solid #2E54A1;
color:#2E54A1;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:700;
text-decoration:none;
}
.td7 {

	background-image: url(imagenes/bottom.jpg);
	background-position: center center;
	height: 22px;
	width: 493px;
	background-repeat: no-repeat;
}
.td9 {
	background-image: url(imagenes/ban.jpg);
	background-position: center center;
	height: 110px;
	width: 765px;
}
.tablacontenido {
	width: 765px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #002c5c;
	border-bottom-color: #002c5c;
}
.td10 {
	width: 456px;
	background-image: url(imagenes/bg1.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 182px;
}

.td8 {
	background-position: center center;
	height: 238px;
	width: 493px;
	background-repeat: no-repeat;
}
.td11 {

	width: 456px;
	background-image: url(imagenes/bg2.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 183px;
}
.td12 {


	width: 456px;
	background-image: url(imagenes/bg3.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 183px;
}
.fot {
	background-image: url(imagenes/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 75px;
	width: 765px;
}
a.link3:link,a.link3:active,a.link3:visited {
color:#fff;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
}

a.link3:hover {
color:#fff;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:underline;
}
a.link4:link,a.link4:active,a.link4:visited {
color:#333;
font-family:Arial;
font-size:9px;
text-decoration:none;
}

a.link4:hover {
color:#333;
font-family:Arial;
font-size:9px;
text-decoration:underline;
}
a.link5:link,a.link5:active,a.link5:visited {
color:#fff;
font-family:Georgia;
font-size:11px;
text-decoration:none;
}

a.link5:hover {
color:#fff;
font-family:Georgia;
font-size:11px;
text-decoration:underline;
}
a.link6:link,a.link6:active,a.link6:visited {
color:#000;
font-family:arial;
font-size:10px;
text-decoration:none;
}
a.link7:link,a.link7:active,a.link7:visited {
color:#002C5C;
font-family:Arial;
font-size:11px;
text-decoration:none;
font-weight:bold;
}

a.link7:hover {
color:#002C5C;
font-family:Arial;
font-size:11px;
text-decoration:underline;
font-weight:bold;
}

a.link6:hover {
color:#000;
font-family:arial;
font-size:10px;
text-decoration:underline;
}
#s3slider {
   width: 493px; /* important to be same as image width */
   height: 238px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 493px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
   margin-top: 0; /* important */
   padding: 0px 0px 0px 0px;
}
 
.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 493px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 90px !important;
	height: 238px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 238px;
}
.negrita {
	font-weight:bold;
}
h5 {
	font-weight:bold;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
.TH1 {
	width: 10px;
}
.menu2 {
	height:31px;
	width:765px;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	background-color: #215088;
}
