/*
      Alejandro Jurado
	  
*/

* { padding: 0; margin: 0; }

body {
	background-image: url(../images/bg_cabezote.jpg);
	background-repeat:  repeat-x;
}
#wrapper { 
 margin: 0 auto;
 width: 973px;
}
#cabezote {
	width: 973px;
	color: #000000;
	padding: 0px;
	height: 77px;
	margin: 0px;
	border-top: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-left: 0px solid #ccc;

}
#logo {
	width: 170px;
	height: 77px;
	background-image: url(../images/logo.png);
	float:left;
}
#logospace {
	width: 586px;
	height: 77px;
	float: left;
}
#logobuscar {
	width: 196px;
	height: 77px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 973px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background: url(../images/bg_menu.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	border: 0px none #ccc;
	padding-top:10px;
	height: 38px;
}

#menu_separador{
	color: #FF0000;
	background: url(../images/menu_separador.png) no-repeat;
	float: left;
	height: 38px;
	width: 2px;
	margin-top: -11px;
}

#banner {
	width: 971px;
	color: #999999;
	padding: 0px;
	height: 326px;
	background-image: url(../images/banner.png);
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	width: 973px;
	height: 100%;
	float: left;
}

#contenido {
	width: 973px;
	color: #333;
	margin: 0px;
	padding: 0px;
	height: 149px;
	border-top: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-left: 0px solid #ccc;
}
#esp1 {
	width: 20px;
	float:left;
	height: 149px;

}
#esp2 {
	width: 2px;
	float:left;
	height: 119px;
	background-color: #E9E9E9;
	margin-top: 15px;
}
#col1 {
	width: 366px;
	float:left;
	height: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #515151;
	background-repeat: no-repeat;
	background-position: center bottom;

}
#col2 {
	width: 366px;
	float:left;
	height: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515151;
}#col3 {
	width: 195px;
	float:left;
	height: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515151;
}
#footer {
	width: 933px;
	color: #000000;
	border: 0px none #ccc;
	background: url(../images/bg_footer.png) repeat-x;
	margin: 0px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;

}
#footer a{
	color: #333;
	text-decoration: none;
    }
    #footer a:hover{
	color: #014778;
    }
    #footer a:focus{
	color: #333;
    }


/*
      Textos
	  
*/

#col_titulo{
	color: #002E4E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 10px;
    }
	
#col_text{
	color: #515151;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 0px;
    }
	
	
	
/*
      Textos
	  
*/

input {
	background-color: #CCC;
	color: #002E4E;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 10px;
}


/*
      Contenidos
	  
*/

#direccion {
	width: 973px;
	color: 333;
	background-image: url(../images/direccion.png);
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	padding-top: 15px;
	background-repeat: repeat-x;
}
#direccion a {
	color: #333;
	text-decoration: none;
}

    #direccion a:hover{
	color: #012E4F;
	font-weight: bold;
    }
    #direccion a:focus{
	color: #000000;
    }

#content {
	width: 973px;
	color: #999999;
	margin-top: -15px;
}
#conthead {
	width: 973px;
	color: #999999;
	height: 223px;
}
#conthead1 {
	width: 400px;
	height: 223px;
	float: left;
}
#conthead2 {
	width: 353px;
	color: #00385D;
	height: 173px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 50px;
}
#conthead3 {
	width: 220px;
	color: #013e68;
	height: 213px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	background-image: url(../images/llame.png);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#texto {
	width: 668px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
	list-style-type: square;
	list-style-position: inside;
	padding-left: 85px;
	line-height: 20px;
}
.titulo {
	color: #01395E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.titulo_center {
	color: #01395E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.lista {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	list-style-position: outside;
	line-height: 20px;
	list-style-image: url(../images/vineta.gif);
	padding-left: 16px;
}
.texto_cuerpo_home {
	color: #333333;
	font-family: Verdana, Tahoma, 'Nimbus Sans L', sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 30px;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../images/vineta.gif);
	margin-left: 0px;
	margin-right: 20px;
	font-weight: normal;
}.ver_mas {
	font-size: 10px;
}
