﻿	.fondo {
		background-image: url(img/varios/fondo.jpg);
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		height:100%; 
	}
	.fondo2{
		background-image: url(img/varios/fondo02.jpg);
		width: 907px; 
		background-repeat: repeat; 
		margin: auto;
		text-align: center;
		height:100%; 
	}
	#contentwrapper{
		width: 207px;
		text-align: center;
		height: 100%;
	}
	#rightcolumn{
		float: right;
		width: 700px; /*Width of right column in pixels*/
		margin-right: 6px;
		height: 100%;
	}
	#header{
		background-image: url(img/varios/fondo02.jpg);	
		background-repeat: repeat; 
		margin: auto;
		text-align: center;
		width: 907px; 
		height:158px;
	}
	.logo {
		width: 158px;
		height: 146px;
		float: left; 
		margin-left:9px;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	#botonera {
		width:700px;
		height:146px;
		float:right;
		position:absolute;
		top: 15px;
	}
	ul.menu{
		height: 31px;
		list-style:none;
		margin-top:15px; 
	}

	ul.menu li{
		background-image: url(img/varios/fondo_botonera.jpg);
		display:inline;
		float:left;
		margin:0px 2px 0px 0px;
		padding:5px 7px;
	}
	.bhorizontal {
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #00428d;
		text-align: right;
		text-decoration: none;
		height: 22px;
	}
	.bhorizontal:hover {
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #7b7b7b;
		text-decoration: underline;
		text-align: right;
	}

	ul.menu_icon{
		list-style:none;
		margin-top: 0px;
		width: 687px;
	}

	ul.menu_icon li{
		display:inline;
		float:right;
		padding: 3px;
		margin: auto;
    
	}
	.slogan {
		font-family: "Candara", Arial;
		font-size: 22px;
		color: #003a89;
		text-align: center;
		margin-left:167px;
		float:left;
		height:71px;
		line-height:23px;
	}
	*:first-child+html .slogan {
		height:80px;
	}

	#alcance {
		border: 1px solid #c3c1c1; 
		width: 186px;
		height: 222px;
		text-align: center;
		margin-left: 8px;
		margin-top:5px;
		float: left;
	}
	#newsletter {
		border: 1px solid #c3c1c1; 
		width: 186px;
		height: 195px;
		text-align: center;
		margin-left: 8px;
		margin-top:5px;
		float: left;
	}
	.titulobg {
		background-image: url(img/varios/fondo_titulo.jpg);
		height: 31px;
		margin-top: auto;
	}
	.titulo{
		font-family: "Candara", "Trebuchet MS", Arial;
		font-size: 13px;
		font-weight: bold;
		color: #004c93;
		text-align: left;	
		padding:6px;
	}
	.texto {
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		font-weight: none;
		color: #747474;
		width: 185px;
		text-align: left;	
		margin:2px 0 0 5px;	
	}
.texto6 {
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		font-weight: none;
		color: #747474;
		width: 330px;
		text-align: center;	
		margin:2px 0 0 5px;	
}
	.campo {
		background:none repeat scroll 0 0 #ECECEC;
		font-family: "Trebuchet MS", Arial;
		font-size: 11px;
		font-weight: none;
		color: #747474;
		width: 170px;
		text-align: center;
		border: solid 1px #747474;		
		margin: 0px;
	}
	.horizontal{
		width: 907px; 
		color: #004c93;
		height: 1px;
		float:left;
	}
	.pie {
		font-family: "Trebuchet MS", Arial;
		font-size: 11px;
		font-weight: none;
		color: #747474;
		width: 900px;
		text-align: center;		
		float:left;
	}
	.titulo2{
		font-family: "Trebuchet MS", Arial;
		font-size: 13px;
		font-weight: bold;
		color: #00448e;
		width: 700px;
		text-align: left;
	}
	.titulo3{
		font-family: "Trebuchet MS", Arial;
		font-size: 13px;
		font-weight: bold;
		color: #747474;
		width: 700px;
		text-align: center;	
	}
	.titulo4{
		font-family: "Trebuchet MS", Arial;
		font-size: 13px;
		font-weight: bold;
		color: #00448e;	
		text-align: left;
		margin:10px 0px 0px 1px;
	}
	.titulo5{
		font-family: "Trebuchet MS", Arial;
		font-size: 13px;
		font-weight: bold;
		color: #00448e;
		width: 690px;
		text-align: left;
	}
	#contenedor01{
		text-align: left;
		width: 707px;
		margin: auto;
		padding: 0px 0px 0px 0px;
		height:100%;
	}
	#lateral01{
		width: 340px;  /*Este será el ancho que tendrá tu columna*/
		float:left; /*Aqui determinas de lado quieres quede esta "columna" */
		margin-left:5px;
		height:100%;
	}
	#divisor01{
		width: 10px;  /*Este será el ancho que tendrá tu columna*/
		background-image: url(img/varios/divisor.jpg);
		background-repeat: repeat;
		float:left; /*Aqui determinas de lado quieres quede esta "columna" */
		margin-right: 4px;
		height: 414px;
	}

	#principal01{
		width: 320px;
		text-align: center;
		float:left;
		height: 100%;
	}
	.texto_bullet{
		list-style-image: url(img/varios/flecha.jpg);
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #747474;
		}
	.texto_tilde{
		list-style-image: url(img/varios/bullet.jpg);
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #747474;
		text-align: left;
		line-height: 23px;
		}
	
	.texto_circulo{
		list-style-image: url(img/varios/cuadrado.jpg);
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #747474;
		text-align: left;
		line-height: 23px;
		}
	.texto_bullet_azul{
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #00428d;
		font-style: italic;
		font-weight: bold;
	}
	.texto02{
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #747474;
		text-align:left;
		margin:9px 0px 0px 8px;
		width:316px;
		}
	
	.texto3{
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		font-weight: none;
		color: #747474;
		margin-left: 2px;
		width: 690px;
		text-align: left;	
	}
	.texto04{
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #747474;
		text-align:left;
		margin:9px 0px 0px 8px;
		}
	.texto05{
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #747474;
		text-align:left;
		}
	.texto05c{
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #747474;
		text-align:center;
		}
	.texto05r{
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #747474;
		text-align:right;
		}
	
	#image_logo {
		float:left;
		width: 158px;
		height: 146px;
		margin-left:9px;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	#iconos {
		float:left;
		height:45px;
	}
	#menu {
		float:left;
		height:31px;
		width:736px;
		margin-left : -4px;
	}
	#left_col {
		width: 200px;
		float: left;
		height: 100%;
	}
	#right_col {
		width: 701px;
		float: left;
		height:100%; 
	}
	#object {
		float: left;
		margin-left:8px;
		height:143px;
	}
	#miranumeros {
		float: left;
		margin: 5px 0px 1px 8px;
	}
	#alcance_img {
		float: left;
		margin-left: 50px;
	}
	#titles {
		float: left;
	}
	.titulobg1 {
		background-image: url(img/varios/fondo_titulo.jpg);
		height: 31px;
		width:353px;
		margin-top: auto;
		float:left;
	}
	#flechas {
		margin-top:30px;
	}
	#inputs {
		float: let;
		height:66px;
	}
	.texto_link{
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #747474;
		text-align: left;
		line-height: 23px;
		}
	.texto_link:hover{
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #747474;
		text-decoration: underline;
		text-align: left;
		line-height: 23px;
		}

	.texto_link02{
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #00428d;
		text-align: left;
		line-height: 22px;
		}
	.texto_link02:hover{
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #00428d;
		text-align: left;
		line-height: 22px;
		}
	
	.texto_link03{
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #747474;
		text-align: left;
		line-height: 23px;
		}
	.texto_link03:hover{
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #747474;
		text-decoration: underline;
		text-align: left;
		line-height: 23px;
		}
	.textobco{
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #fff;
		text-align:center;
		}
	.titulo6 {
		font-family: "Trebuchet MS", Arial;
		font-size: 13px;
		color: #003a89;
		text-align: center;
	}
	.video {
		text-align: center;
	}
	.titulo7 {
		font-family: "Candara", Arial;
		font-size: 20px;
		color: #003a89;
		line-height:23px;
		margin-left: 100px;
	}
	.texto_azul{
		list-style-image: url(img/varios/bullet.jpg);
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #003a89;
		text-align: left;
		font-weight: bold;
		line-height: 23px;
		}
	.enviar {
		background-image: url(img/varios/enviar.jpg);
		text-align: right;
		width: 28px;
		height: 26px;
		float: right;
		border: 0;
		margin-top: 3px;
		margin-right: 5px;
	}
	.video {
		border: 1px solido #333
	}
.texto_tildea{
		list-style-image: url(img/varios/bullet.jpg);
		font-family: "Trebuchet MS", Arial;
		font-size: 12px;
		color: #003a89;
		font-weight: bold;
		text-align: left;
		line-height: 23px;
}
