body{
	background-color: #FFFFFF;
	background-image: url(imagenes/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
   margin: 0px;
	padding: 0px;
	font: 12px  Arial, Helvetica, sans-serif;
	color: #757575;
	text-align:center;
}

html{
scrollbar-face-color: #759CDA;
scrollbar-arrow-color: #E3E3E3;
scrollbar-highlight-color: #759CDA;
scrollbar-3dlight-color: #759CDA;
scrollbar-shadow-color: #759CDA;
scrollbar-darkshadow-color: #759CDA;
scrollbar-track-color: #E3E3E3;
}

#page{
	width: 910px;
	padding: 0px;
	margin: 0 auto;
	display: block;
	clear: both;

}

#menu{
	background-color: #FFF;
	margin: 0px;
	width:218px;
	text-align: left;
	float: left;
	border-left: 5px solid #E6E6E6;
	border-right: 5px solid #E6E6E6;
	border-bottom: 5px solid #E6E6E6;
}

#left{
	background-color: #FFF;
	margin: 0px;
	float: left;
	width:218px;
	text-align: left;
}

#wrap{
	text-align: left;
	padding-left: 10px;
	margin:0px;
	width: 670px;
	float: right;
}

#footer{
   margin-top:20px;
	padding-top: 50px;
   display: block;
	width: 100%;
	height: 40px;
	color: #FFF;
	background-color: #759CDA;
	background-image: url(imagenes/bgfooter.gif);
	background-repeat: repeat-x;
	float: left;
	clear: both;

}

#footer span a:hover{
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px dashed #FFF;
}

#footer span a{
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px solid #FFF;
}



#titulo{
width: 350px;
color:#FFF;
font-size: 30px;
font-weight:normal;
margin-top: 20px;
margin-bottom: 20px;
float: left;
}

#banner{
width: 289px;
height: 79px;
margin-top: 20px;
margin-bottom: 20px;
float: right;
}


#contents{
width: 670px;
text-align: justify;
}

h1{
background-color: #759CDA;
color: #FFF;
text-align: left;
font-size: 18px;
font-weight: normal;
padding: 5px;
}

h4{
	font-size: 14px;
	color: #759CDA;
}

h3{
	font-size: 16px;
	color: #759CDA;
}

#separador{
width: 570px;
height: 1px;
display: block;
border-bottom: 1px dashed #759CDA;
text-align: left;
margin-bottom: 10px;
margin-top: 10px;

}

.negrita{
color: #759CDA;
font-size: 16px;
font-weight: bold;
}

.imgborder{
border: 5px solid #E6E6E6;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}


.imgleft{
	float: left;
}


#box1{
	width:570px;
	background-color: Aqua;
	margin: 0px;
}

.justificado{
	text-align: justify;
}

/* MENU NAVs------- */

#menunav{
width:208px;
margin-top:10px;
margin-left:12px;
font-size: 14px;
height: 300px;
}

#navi { list-style:none;	margin:0;	padding:0;}

#navi li {
margin:0px;
padding:0;
}

#navi li a {
background-image: url(imagenes/bg_menu.gif);
background-repeat: no-repeat;
background-position: top right;
display:block;
width:190px;
height:30px;
border-bottom: 1px dotted #CCC;
padding:10px 0px 0px 0px;
text-decoration:none;
text-align:left;
color:#787878;
}

#navi li a:hover {
background-image: url(imagenes/bg_menu2.gif);
background-repeat: no-repeat;
background-position: top right;
color:#759CDA;
}

#active a:link, #active a:visited{
color:#759CDA;
}

#hmenu{
margin-top: 15px;
padding-left: 10px;
color:#759CDA;
}
/*  FIN MENU NAVs------- */

#links a{
text-decoration: none;
color:#759CDA;
border-bottom: 1px dashed #759CDA;
}

#links a:hover{
text-decoration: none;
color:#759CDA;
border-bottom: 1px solid #759CDA;
}

#bgenlaces a{
display: block;
background-image: url(imagenes/bg_enlaces.gif);
background-repeat: no-repeat;
background-position: top right;
width: 150px;
color: #FFF;
background-color: #759CDA;
text-decoration: none;
padding: 10px 5px 10px 10px;
text-align: left;
float: right;
font-size: 14px;
}

#bgenlaces a:hover{
background-color: #E3E3E3;
text-decoration: none;
color:#759CDA;
background-position: bottom right;
}


a.linkenlaces{
display: block;
background-image: url(imagenes/bg_enlaces.gif);
background-repeat: no-repeat;
background-position: top right;
color: #FFF;
background-color: #759CDA;
text-decoration: none;
padding: 10px 5px 10px 10px;
text-align: left;
font-size: 14px;
}

a:hover.linkenlaces{
background-color: #E3E3E3;
text-decoration: none;
color:#759CDA;
background-position: bottom right;
}


/*  tablas------- */

.tabla1{
	width: 100%;
	text-align: left;
	float: left;
	font-size:10px;
}

.tabla1 caption{
	font-weight: bold;
	font-size: 18px;
	color: #759CDA;
	text-align: left;
}

.tabla1 thead th{
	background-color: #759CDA;
	border-bottom: 4px solid #759CDA;
	color: #FFF;
	font-size: 14px;
}

.tabla1 tfoot th{
	font-weight: bold;
	font-size: 14px;
	color: #759CDA;
	text-align: left;
	background-color: #f9f9f9;
}

.tabla1 th.nombre{
	width:75%;
	background-color: #759CDA;
	border-bottom: 4px solid #759CDA;
	color: #FFF;
}

.tabla1 td{
	background-color: #f9f9f9;
}

/*  tablas------- */

/*  tablas2------- */

.tabla2{
	width: 100%;
	text-align: left;
	float: left;
	font-size:10px;
}

.tabla2 caption{
	font-weight: bold;
	font-size: 18px;
	color: #759CDA;
	text-align: left;
}

.tabla2 thead th{
	background-color: #759CDA;
	border-bottom: 4px solid #759CDA;
	color: #FFF;
	font-size: 14px;
}

.tabla2 tfoot th{
	font-weight: bold;
	font-size: 14px;
	color: #759CDA;
	text-align: left;
	background-color: #f9f9f9;
}

.tabla2 th.nombre{
	width:75%;
	background-color: #759CDA;
	border-bottom: 4px solid #759CDA;
	color: #FFF;
}

.tabla2 td{
	background-color: #f9f9f9;
}

/*  tablas2------- */

.tabla3{
	width: 100%;
	text-align: left;
	float: left;
	font-size:10px;
}

.tabla3 caption{
	font-weight: bold;
	font-size: 18px;
	color: #759CDA;
	text-align: left;
}

.tabla3 thead th{
	background-color: #759CDA;
	border-bottom: 4px solid #759CDA;
	color: #FFF;
	font-size: 14px;
}

.tabla3 tfoot th{
	font-weight: bold;
	font-size: 14px;
	color: #759CDA;
	text-align: left;
	background-color: #f9f9f9;
}

.tabla3 th.nombre{
	background-color: #759CDA;
	border-bottom: 4px solid #759CDA;
	color: #FFF;
}

.tabla3 td{
	background-color: #f9f9f9;
}

/*  tablas------- */
/*  tablas2------- */

.tabla4{
	width: 50%;
	text-align: left;
	float: left;
	font-size:10px;
}

.tabla4 caption{
	font-weight: bold;
	font-size: 18px;
	color: #759CDA;
	text-align: left;
}

.tabla4 thead th{
	background-color: #759CDA;
	border-bottom: 4px solid #759CDA;
	color: #FFF;
	font-size: 12px;
}

.tabla4 tfoot th{
	font-weight: bold;
	font-size: 14px;
	color: #759CDA;
	text-align: left;
	background-color: #f9f9f9;
}

.tabla4 th.nombre{

	background-color: #759CDA;
	border-bottom: 4px solid #759CDA;
	color: #FFF;
}

.tabla4 td{
	background-color: #f9f9f9;

}

ol li{
	margin-bottom: 10px;
}
/*  tablas2------- */

.tabla2{
	width: 500px;
	text-align: left;
	float: left;
	font-size: 10px;
}

.tabla2 caption{
	font-size: 12px;
	text-align: center;
}

.tabla2 thead th{
	background-color: #759CDA;
	border-bottom: 4px solid #759CDA;
	color: #FFF;
	font-size: 12px;
}

.tabla2 tfoot th{
	font-weight: bold;
	font-size: 10px;
	color: #759CDA;
	text-align: left;
	background-color: #f9f9f9;
}

.tabla2 th.nombre{
	width:10%;
	background-color: #759CDA;
	border-bottom: 4px solid #759CDA;
	color: #FFF;
}

.tabla2 td{
	background-color: #f9f9f9;
	width: 50%;
}

.tabla2 .puntos{
	width: 40px;
}

.tabla2 td.blanco{
	background-color: transparent;
}

.tabla2 td.odd{
	background-color: #c0d1eb;
	font-weight: bold;
	color: #3771c2;
}









/*  fin tablas2------- */

/*  listas------- */


/*  menus------- */

ul#navi2 {
	list-style:none;
	margin:0;
	padding:0;
	}
ul#navi2 li {
	margin-right:5px;
	margin-bottom: 5px;
	padding:0;
	float:left;
	}
ul#navi2 li a {
	display:block;
	padding:5px;
	text-decoration:none;
	text-align:center;
	font-size: 14px;
	color:#FFFFFF;
	background-color:#759CDA;
	}
ul#navi2 li a:hover {
	color:#759CDA;
	background-color:#E3E3E3;
	}

#boton_download{
	width: 540px;
	height:36px;
	text-align: right;
}


/* cuerpo tecnico*/
#box_cuerpotecnico{
	margin: 0 auto;
	width: 670px;
	display: block;
	text-align: center;
	padding:0px;
}

#box_cuerpotecnico ul {
        list-style-type: none;
        margin:0px;
        padding:0px;
}

#box_cuerpotecnico li {
        width: 200px;
		  height: 190px;
        margin: 0px 10px 10px 0px;
		  padding:10px;
		  float: left;
}

#box_cuerpotecnico li a{
       text-decoration: none;
}

#box_cuerpotecnico li a:hover {
        background: none;
}



#box_cuerpotecnico li a img{
   width:147px;
	height: 167px;
	border: 4px solid #E6E6E6;
	clear: left;
}

#box_cuerpotecnico li a:hover img{
   width:147px;
	height: 167px;
	border: 4px solid #759CDA;
	clear: left;
}


#box_cuerpotecnico a .titulo {
color: #757575;
font-weight: bold;
font-size: 8pt;
}

#box_cuerpotecnico a:hover .titulo {
color: #759CDA;
}
/* fin de galeria*/

a.link{
font-size: 14px;
font-weight: bold;
text-decoration: none;
color:#759CDA;
border-bottom: 1px dashed #759CDA;
}

a:hover.link{
text-decoration: none;
color:#759CDA;
border-bottom: 1px solid #759CDA;
}

a.link2{
text-decoration: none;
color:#759CDA;
border-bottom: 1px dashed #759CDA;
}

a:hover.link2{
text-decoration: none;
color:#759CDA;
border-bottom: 1px solid #759CDA;
}

/* galeria colaboradores */


#galeria_col{
	margin: 0 auto;
	width: 100%;
	display: block;
}

.thumbnail_col{
  	float: left;
	margin: 0px 10px 10px 0px;
}

.thumbnail_col2{
  	float: left;
	margin: 0px 10px 10px 0px;
	display: block;
   padding: 0px;
   border: 5px solid #E6E6E6;
}

.thumbnail_col a {
 display: block;
 padding: 0px;
 border: 5px solid #E6E6E6;
}

.thumbnail_col a:hover{
   display: block;
	border: 5px solid #759CDA;
}

.thumbnail_col img{
   border: 0px;
}


/* fin galeria colaboradores */

.listaN{list-style-type: square;}
.listaN li{ margin-bottom:10px;}



.encima {
	position:absolute;
	border:1px;
	height:120px;
	left:113px;
	top:110px;
    font: bold 68px Verdana, Arial, Sans-serif;
    color: DodgerBlue;
    margin: 4px;
    line-height: 20px;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    opacity: .5;
    -moz-opacity: .5;
    padding-top:15px;
      	}


.menu3x3 {
	margin-top:0px auto;
	text-align:center;
	margin-bottom:10px;
	padding-top:10px;
	width: 670px;
}
.menu3x3 ul {
list-style:none;	margin:0;	padding:0;
}
.menu3x3 li {
	margin: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding: 5px;
	float: left;
	width: 212px;
	background-color:#759CDA;
}
.menu3x3 a {
font-size: 14px;
font-weight: bold;
text-decoration: none;
color:#FFFFFF;
}
.menu3x3 a:hover {
color:#000000;
}

.opciones3x3 {
	margin-top:0px auto;
	text-align:center;
	margin-bottom:10px;
	padding-top:10px;
	width: 670px;
}
.opciones3x3 ul {
list-style:none;	margin:0;	padding:0;
}
.opciones3x3 li {
	margin: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding: 5px;
	float: left;
	width: 123px;
	background-color:#759CDA;
}
.opciones3x3 a {
font-size: 9px;
font-weight: normal;
text-decoration: none;
color:#FFFFFF;
}
.opciones3x3 a.off, .opciones3x3 a.off:hover {
color:#CFCFCF;
}
.opciones3x3 a:hover {
color:#000000;
}
.marcofoto {
border: 5px solid #E6E6E6; margin:0 auto; text-align:center;
}

.encabezadoequipos {
background-color:#759CDA;
color:#FFFFFF;
text-align:center;
}