/* CSS Document */
div{
	text-align: justify;
}
.back1 {
	background-color:#E2ECFA;
		}
.back2 {
	background-color:#F4F8FD;
		}
.backhome
		{
	background-color:#E8E8E8;
		}
body{
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color: #173142;
	margin: 0;
	margin-top: 15px;
	margin-left: 9px;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: lighter; 
	color: #000000 ;
	font-size:14px;
	text-decoration: none;
	border:inherit;
		}
		a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: lighter; 
	color: Black; 
	font-size:14px;
	border:inherit;
	text-decoration: underline;
}
.titulo{
		color:#787878;
		font-size:14px;
		}
#achicadora{
	padding-top: 20px;
	float:right;
	padding-right: 7px;
}
h1{
	font-size: 140%;
	color: #23405C;
	line-height: 80%;
	clear: both;
	background-color: White;
	padding: 2px;
	text-align: center;
}
h2{
	font-size: 100%;
	color: #FF9900;
	line-height: 80%;
	border-bottom: solid #FF9900 1px;
	clear: both;
	text-align: left;
}
/*qs*/
.persona{
	border: #A2C1DE solid 1px;	
	background-color: White;
	width: 96%;
	padding: 5px;
	margin-bottom: 10px;
	display: table;
	font-size: 90%;
}
.pers_nombre{
	color: #3D5776;
	width: 100%;
	padding-left: 5px;
	background-color: #C9D4E2;
	margin-bottom: 5px;
	font-weight: bold;
	display: table;
}
.pers_foto{
	float: left;
	display: table;
	margin-right: 10px;
}
.pers_texto{
	margin-bottom: 5px;
}
.pers_cto{
	clar:left;
}
/*qs*/
/*noticias*/
#centradora{
	text-align: center;
}
.noticia{
	background-color: White;
	width: 95%;
	padding: 5px;
	margin-bottom: 10px;
	display: table;
	font-size: 90%;
	text-align: center;
}
.not_titulo{
	color: #3D5776;
	width: 100%;
	background-color: #C9D4E2;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
		display: table;
}
/*noticias*/
/*servicios*/
#serv_flash{
	width: 100%;
	text-align: center;
}
#serv_mini_menu{
	width: 100%;	
	background-color: #E0EAF4;
	display: table;
}
#serv_mini_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#serv_mini_menu ul li{
	float: left;
	white-space: nowrap;
}
#serv_mini_menu ul li a{
	background-color: #C9D4E2;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-weight: bold;
	color: #37455E;
	text-decoration: none;
	display: block;
	font-size: 80%;
}
#serv_mini_menu ul li a:hover{
	background-color:  #2E5478;
	color: White;
}
.serv_img{
	float: right;
}
.activa{
	background-color: #38506B;
}
/*servicios*/
/*portfolio*/
.sitio_img{
	float: left;
}
.sitio_detalle{
	width: 80%;
	
}
/*portfolio*/



/* cto */
#cto_body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
}
#cto_form1 {
   background-color: #FFFFFF;
   border: 1px solid #003366;
   padding: 10px;
}
#cto_titulo {
   line-height: 200%;
   padding-left: 30px;
   background-color: #6CA5D2;
}
#cto_form1 input {
   border: 1px solid #4479BB;
   width: 100%;
}
#cto_form1 textarea {
   border: 1px solid #4479BB;
   width: 100%;
   height: 150px;
}
#cto_form1 #oo {
   width: 90%;
}
#cto_form1 #oo input {
   width: 70px;
}
#cto_Layer1 {
   position:absolute;
   right:20px;
   top:2px;
   width:131px;
   height:89px;
   z-index:1;
}
.cto_coment{
width:70%;
}
.cto_coment a{
	font-size: 100%;
font-weight: bold;
}
.cto_coment a:hover{
	font-size: 100%;
font-weight: bolder;
}
/* cto */

/*exttabla*/
#exttabla{
	width:768px;
margin: 0 auto;
background: #fff;
}
#exttabla a{
	color:#2068DF;
}
#extbody{
	background: url(../img/bak_exttabla.png) repeat-x top;
}
