
@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{background:#FFFFFF; }
div { max-width:960px; position:relative; margin: 10px auto 0px auto; }
header{ background-color: #FFFFFF;  }
header img {float:left; margin: 0px 0px 0px 10px;}

nav{margin:20px auto 40px auto; display: table; width: 100%; }
nav ul li{ display: inline-table;
width: 19.6%;
text-align: center;
background: #F4F4F4; 
white-space: nowrap;
list-style-type:none; 
radius:-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
font-size:12px; padding-top:5px; padding-bottom:5px; }
nav ul li a{ color: #888888; font-family: Rosario; font-weight:400; text-decoration:none; }
.imgbienvenidos { max- width: 340px; float: right;  top: inherit;  }



.contain_image { width: 98%; margin: 0; padding: 0; position: relative ;  top: inherit; } 
.contain_image p { width: 100%; height: 100px; padding-right: 900%; margin: 0; background-color: #9bd6ce ; opacity: 0.7; bottom: 15px; left: 0; padding: 10px 0px 10px 20px; color: #FFF; }
.titulocaption { font-size:70px; font-family: Oswald; font-weight:100; color:#FFF; } 

section article div {float:left;  margin:20px 0px 0px 20px;}
section article div span { font-family: Oswald; font-weight: 400; font-size: 25px; color: #f1655b; margin-top:20px; }
section article div h1{ font-size: 14px; font-family: Rosario; font-weight: 400; text-align:justify; color: #58585b; margin-top: 20px; }
section article div h2 { font-size: 14px; font-family: Rosario; font-weight: 400; text-align:right; color: #888888; margin-top: 20px; }
section aside {float:right; }

.divisor { color:#FF5353 ; max-width: 500px; height: 3px; background-color:#FF5353; border-style: none; margin-bottom: 20px; }
.links { width:40%; }
.iconoslinks {float: left; margin: 20px 2px 0px 0px; }
.textolinks { margin-bottom: 0px; font-family: Oswald; font-weight: 400; font-size: 16px; color: #ff5353;text-decoration: none;  }

aside p {font-family: Oswald; font-weight: 400; font-size: 14px; color: #888888; padding: 5px 0px 5px 0px; opacity:0.8; }

.pagina { max-width: 450px; margin: 30px 0 auto 50px; float:left;}
form { width: 450px; height: 400px; }
form input { background-color: #f1655b;}
.dato{ margin: 0px 0 10px 0; padding: 10px 300px 0px 0; background: #96dfd5; opacity:0.5; }
.listo {margin-top: 10px; font-family: Oswald; font-weight: 400; font-size: 14px; color: #FFF; padding: 5px 10px 5px 10px}
.texto { margin: 0px 0 10px 0; padding: 10px 273px 30px 0px; background: #96dfd5; opacity:0.5; }

.nofloat { clear:both;} 
footer{ width:100%;display:table; margin: 50px 0 10px 0; outline-color: #C63; }
footer hr { color: #888888; max-width: 100%; height: 3px; background-color: #888888; border-style:none; margin: 20px 0px 0px 0px ; }
footer p{ font-family: Rosario; font-size:10px; color:#888888; text-align: left; }