@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{background:#FFFFFF; }
div{ max-width: 960px; position:relative; margin: 30px auto 0px auto; }
header{ background-color: #888888; padding: 10px 10px 30px 10px;   }
header img {float:left; margin: 0px 10px 0px 0px;}
header h1 {font-size:20px; font-family: Oswald; font-weight:400; margin-bottom: -10px; color: #FFF; }
header h2 {font-size:14px; font-family: Oswald; font-weight:300; color: #FFF; }


nav{margin:20px auto 0 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; }

section{ max-width: 100%; background:#FFF; min-height:400px; padding:0%; margin: 40px 0px 0px 0px; padding-bottom:0%; }
section h1 {float: left; padding-right: 0.70%; max-width: 311px; }
section h1 div {float: inherit; margin-top: 10px; }
section h2 {float: left; padding-right: 0.70%; padding-left: 0.70%; max-width: 311px; }
section h2 div {float: inherit; margin-top: 10px; }
section h3 {float: left; padding-left: 0.70%; max-width: 311px; }
section h3 div {float: inherit; margin-top: 10px; }


.contain_image { max-width: 960px; margin: 0; padding: 0; position: relative; } 
.contain_image p { width:56%; margin: 0; background-color: #F4F4F4 ; opacity: 0.8; position: absolute; bottom: 15px; left: 0; padding: 10px 0px 10px 20px; color: #444343; } 
.contain_image p img {float:right; margin-right:15px; }
.titulocaption { font-size:70px; font-family: Oswald; font-weight:100; color: #FF5353 } 
.textocaption { font-size:20px; font-family: Oswald; font-weight:100; }

.seccion2 {margin-top: 30px; float: left; max-width: inherit; position:inherit; }
.margen {padding: 0.7%; float: left; }



.textoseccion2 { text-align: justify; max-width: 311px; float: left; position: absolute; margin-top: 10px; }
.divisorseccion2 { color: #94E2D7; max-width: 311px; height: 4px; background-color: #94E2D7; border-style: none; }
.titulotab { margin-bottom: 3px; margin-top: 0px; font-family: Oswald; font-weight:300; font-size:25px; color: #FF5353   }
.textotab { font-family: Rosario; font-weight:400; font-size:11.5px; max-width: 311px; padding-right: 27px; color: #888888;  letter-spacing: -0.3px; }
.tabmas { float: right; margin-top: 4px;  }

.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; }
footer p{ font-family: Rosario; font-size:10px; color:#888888; text-align: left; } 
footer span{ font-family: Rosario; font-size:12px; color:#888888; text-align: left; } 


