@charset "utf-8";
/* CSS Document */


BODY { text-align:center;}
 
#contenedor{ 
   text-align: left; 
   width: 900px; 
   margin: auto;  
} 

#cabecera{ 
   background-color: #0033CC; 
   color: #333300; 
   font-size:12pt; 
   font-weight: bold; 
   padding: 0px 0px 0px 0px; 
} 

#wraper {
width: 900px;
margin: 0 auto;
text-align: left;
}

#contenido {

}
 
#content{
width: 897px;
height: auto!important;
height: 600px;
min-height: 600px;
background-color:#FFFFFF;
float: left;
border-left: 1px #666666 solid; 
border-top: 1px #999999 solid; 
border-right: 1px #999999 solid;
}


#homecontent { 
background-color:#FFFFFF;
width: 447px;
height: auto!important;
height: 600px;
min-height: 600px;
float: left; border-left: 1px #666666 solid; border-top: 1px #999999 solid;
}


#homecarrusel {
width:450px;
height: auto!important;
height: 600px;
min-height: 600px;
float:left; border-left: 1px #999999 solid;;border-right: 1px #999999 solid; border-top: 1px #999999 solid;
}

#sistemascontent { 
background-color:#FFFFFF;
width: 550px;
height: auto!important;
height: 650px;
min-height: 650px;
float: left; border-left: 1px #666666 solid; border-top: 1px #999999 solid;
}

#videocontent { 
background-color:#FFFFFF;
width: 345px;
height: auto!important;
height: 650px;
min-height: 650px;
float: left; border-left: 2px #666666 solid;  border-right: 1px #666666 solid;
border-top: 1px #999999 solid;
}

#foto { background-color:#0099FF;
width: 220px; 
height: 200px;
float:left;

}

#fotoa {
background-color:#0033FF;
width: 220px;
height: 200px; 
text-align:center;
}

#pie{ 
   background-color: #cccccc; 
   padding: 5px 0px 0px 0px; 
   width:897px;
   text-align:center;
    border: 1px #666666 solid;
} 

#titulo { font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#C5C5C5;
font-size:14px;
font-weight:bold;
color: #FFFFFF;
text-align: center;  
margin: 0px 0 0 0;
padding: 6px 0px 6px 0; 

}

.letraparrafo { font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
margin: 30px 30px 30px 30px;
 color: #333333;
 text-align: justify;
  font-size:12px;
  line-height: 145%;}


.letra1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0 auto;
	padding: 0px 0px 1px 0px;
	text-align:center; 

}

.letra2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0 auto;
	padding: 0px 0px 1px 0px;
	text-align:center; 

}

#mapa { 

text-align:center;

}

.mapa {color: #666666  ; font-size:10px; font-family: Arial, Helvetica, sans-serif  }
.mapa a:link {
	text-decoration: none; color: #666666
	  
}
.mapa a:visited {
	text-decoration: none; color: #666666
}
.mapa a:hover {
	text-decoration: none; font-weight:bold; color: #333333;
}
.mapa a:active {
	text-decoration: none;
}


.enlaces {color: #0033FF; font-size:12px; text-decoration:none;  font-family: Arial, Helvetica, sans-serif  }
.enlaces:link {
	color: #0066CC;

}
.enlaces:visited {
	color: #0033FF;
}
.enlaces:hover {
	color: #0066FF  ; font-weight: bold;  
}
.enlaces:active {
	text-decoration: none;
}


.cargo {

text-align:center; color:#000099; font-weight:bold;

}

.enlacescentro {color: #0033FF; font-size:12px; text-decoration:none;  font-family: Arial, Helvetica, sans-serif; text-align:center  }
.enlacescentro:link {
	color: #0033FF;

}
.enlacescentro:visited {
	color: #0033FF;
}
.enlacescentro:hover {
	color: #3399FF ; font-weight: bold;  
}
.enlacescentro:active {
	text-decoration: none;
}