@charset "windows-1252";
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab);

/* CSS Document */
body{
	padding:0px;
	margin: 0px;
	min-width:1050px;
	font-family: 'Roboto Slab', serif;
	overflow-x: hidden;
}
#contenedor{
	margin: 0px auto;
	padding: 0px;
	width:1024px;
	height: auto;
	
}
footer
{	
	text-align: center;
	width:1024px;
	background-color:#797979;
	float:left;
}

nav{
	width:1024px;
	margin:0 auto;}
img, iframe{
	padding:0px;
	margin:0px;
	border:0;}
/************ ENCABEZADO DE PAGINA Y PIE DE PAGINA **************/
#header{
	width:1024px;
	margin:0 auto;
	display:block;
	height:85px;
} 
#header a{
	color: #206fce;
	font-family: 'Arial';
	font-size:26px;
}	
#logo{
	position:relative;
	float:left;
	left: 23px;
	top:23px;
	height:0px;
}
#tel{
	position: relative;
	width: 276px;
	height: 0px;
	float: right;
	right: 7px;
	top: -111px;
}

footer{

	clear: both;
}
/************ SECTION: ARTICLE AND ASIDE **************/

.borderbottomgray{
	border-bottom:3px #CCC solid;
	width:90%;
}
/************ MENU **************/
nav{
	background-image: url(../imagenes/bg-nav1.png);
	background-repeat: repeat-x;
	}

/*********************PARRAFOS Y ENCABEZADOS******************************/
h1{
	font-size: 15px;
	padding-left:0px;
	padding-right:0px;
	color:white;
	text-align: right;
}
h3{
	font-family: 'Estrangelo Edessa Regular';
	font-size:15px;
	color:#FFFF;
	margin:0px;
	padding:0px;
	}
p{
padding-left:25px;
	padding-right:25px;
}
h2{
	padding-left:25px;
	padding-right:25px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	}
/********AREA DE 3 CAPAS**************************/
.trescapas{
	width:220px;
	padding:5px;
	margin:5px;
	float:left;
	font-size:12px;}
.trescapas img{
	width:220px;
	}
.trescapas span{
	color: #FF6400;
	font-size:14px;}
/********AREA DE 5 CAPAS**************************/
.cincocapas{
	width:124px;
	padding:5px;
	margin:5px;
	float:left;
	color: #FF6400;
	font-size:15px;
	text-align:center;}
.cincocapas img{
	margin-top:5px;
	width:124px;
	height:90px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #FF6400;
		}

/**********************************************/	
hr{
	width:90%;
	color:#CCC;
	display:block;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;}
/**********************************************/
section{
	
	width:920px;}
article{
	width:680px;
	float:left;
	padding:5px;
	margin-right:20px;}

aside{
	width:210px;
	float:left;}
.asideimg{
	width:210px;
	margin-bottom:20px;}
aside form{
	width:210px;
	font-family: 'Roboto Slab', serif;
	font-size:13px;
		background-color:#DB0207;
	}
aside form table{

	color:#FFF;
	padding:5px;
	}
aside form span{
	color: #FF6400;
	text-align:center;
	display:block;
	font-size:20px;
	font-family: 'Roboto Slab', serif;
	padding:5px;
	}
aside form input[type="text"], textarea{
	margin-bottom:8px;
	font-size:12px;
	resize:none;
	font-family: 'Roboto Slab', serif;
	width:130px;
}
aside form  input[type="submit"]
{
	border:none;
	border-radius:10px;
	color:#FFF;
	font-size:14px;
	padding:4px;
	padding-left:8px;
	padding-right:8px;
	font-style:italic;
 cursor:pointer;
 background-color:#666;
	}
aside form  input[type="submit"]:hover{
 background-color:#999;
	}
/*******************menu************************/
#div1 {
	width: 1024px;
	height:50px;
	left: 0px;
	top: 0px;
	position: relative;
	padding: 0;
	margin: 0;
	background:#161616;
	background-image: url(../imagenes/barra.jpg);
	 }
nav ul {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style: none;
	height: 60px;
	display:block;
}
nav ul li a{
	margin: 0px;
	padding: 0px;
	width: 190px;
	float: left;
	font-size: 15px;
	color: #FFF;
	height: 60px;
	line-height: 56px;
	text-align: center;
	text-decoration: none;
	left: 40px;
	position: relative;
	display:block;
}
nav ul li a:hover{
	color: #0066ad;
    background:white;
	display:block;
}
/**************links sin subrayado*****************/
a {
	color: white;
	text-decoration: none;
	font-family: 'Arial';
	font-size:14px;
}
a:hover{
	color: skyblue;
}
/****************Contenedor textos*******************/
#text{
	position: relative;
	-webkit-border-radius:5px;
	background-color:#0066ad;
	width:1024px;
	height:auto;
	top:-1px;
	float:left;
	left:0px;
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	color: white;
}
#raya{
	position:relative;
	background-color: #0066ad;
	width: 20px;
	height: 0px;
	top: -164px;
	left: 314px;
}
#raya2{
	position: relative;
	background-color: #0066ad;
	width: 20px;
	height: 0px;
	top: -188px;
	left: 645px;
}
#paid{
	position: relative;
	background-color: #0066ad;
	width: 20px;
	height: 0px;
	top: -339px;
	left: 334px;
}
#paid2{
	position: relative;
	background-color: #0066ad;
	width: 20px;
	height: 0px;
	top: -339px;
	left: 664px;
}
#redes{
	position: relative;
	top: -31px;
	float:right;
	width: 70px;
	height: auto;
}
#text1{
	position: relative;
	background-color:#0066ad;
	width:323px;
	height:auto;
	top:30px;
	left:5px;
	color: white;
}
#text2{
	position: relative;
	background-color: #0066ad;
	width: 339px;
	height: 0px;
	top: -245px;
	left: 330px;
	color: white;
}
#text3{
	position: relative;
	background-color: #0066ad;
	width: 323px;
	height: 0px;
	top: -268px;
	left: 655px;
	color: white;
}
/*************Contenido en gris************/
#gris{
	position: relative;
	background-color: white;
	width: 1024px;
	height: 165px;
	top: 0px;
	left: 0px;
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
}
#text4{
	position: relative;
	background-color: #d7d7d7;
	width: 323px;
	height: 0px;
	top: -5px;
	left: 10px;
	font-size: 25px;
	color: #313131;
}
#text5{
	position: absolute;
	background-color: #d7d7d7;
	width: 350px;
	height: 0px;
	top: -40px;
	left: 344px;
	font-size: 25px;
	color: #313131;
}
#text6{
	position: absolute;
	background-color: #d7d7d7;
	width: 327px;
	height: 0px;
	top: -30px;
	left: 688px;
	font-size: 25px;
	color: #313131;
}