/* CSS Document */
body { background-image:url(images/bg.jpg); background-repeat:repeat-x; margin:0px 0px 0px 0px; background-color:#f7f5e8; font-family: 'Open Sans', sans-serif;}
#wrap { margin-left:auto; margin-right:auto; width:1050px; }
#banner { width:1050; height:444px; margin-top:20px; }
#separador { clear:both; background-image:url(images/slice_15.png); width:1050; height:23px; }
#featured { width:1050px; }
#featured img{ border:2px #6e2c58 solid; }
#featured .title { font-size:22px; color:#6e2c58; padding:5px; font-family: 'Love Ya Like A Sister', cursive; }
#featured .boton { float:right; padding:5px;}
#featured .boton img { border:0px;}
#history .title { font-size:22px; color:#6e2c58; padding:5px; font-family: 'Love Ya Like A Sister', cursive;}
#history img{ border:2px #6e2c58 solid; }
.texto {font-family: 'Open Sans', sans-serif; font-size:14px; color:#6e2c58;}
#menu{ width:600px; float:right;}
#menu li {list-style:none; float:left; padding-right:10px; font-family: 'Open Sans', sans-serif; font-size:14px; }
#menu li a{ text-decoration:none; color:#6e2c58; padding:2px;}
#menu li a:hover{ background-color:#FCD100;} 
.idioma{ font-size:10px; color:#930; text-decoration:none;}
#footer{width:100%; padding-top:150px; background-image:url(images/bg_bottom.jpg); background-repeat:repeat-x; background-position:top; margin-top:20px;}
#footertext { color:#6e2c58; font-size:10px; width:1050px; margin-left:auto; margin-right:auto; padding-bottom:30px;}
#footertext a{ color:#6e2c58; text-decoration:none; }
#menuf{ width:1050px;}
#menuf li {list-style:none; float:left; padding-right:10px; font-family: 'Open Sans', sans-serif; font-size:11px; }
#menuf li a{ text-decoration:none; color:#6e2c58; padding:2px;}
#menuf li a:hover{ background-color:#FCD100;} 
#contenido { width:1050px; margin-left:auto; margin-right:auto; margin-top:10px;}
.title { background-color:#FCD100; font-size:22px; color:#6e2c58; padding:5px; font-family: 'Love Ya Like A Sister', cursive; width:auto; display:inline-block; margin-top:25px; margin-left:50px; 
-webkit-box-shadow: #666 4px 4px 4px;-moz-box-shadow: #666 4px 4px 4px; box-shadow: #666 4px 4px 4px;}
#about {width:621px; box-shadow: 4px 4px 4px #B3B3B3; padding:10px; background-color:#FFF;
-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;-webkit-box-shadow: #B3B3B3 4px 4px 4px;-moz-box-shadow: #B3B3B3 4px 4px 4px; box-shadow: #B3B3B3 4px 4px 4px; text-align:justify;}
#inside {width:850px; min-height:400px; margin-left:auto; margin-top:-5px; margin-right:auto; box-shadow: 4px 4px 4px #B3B3B3; padding:10px; background-color:#FFF;
-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;-webkit-box-shadow: #B3B3B3 4px 4px 4px;-moz-box-shadow: #B3B3B3 4px 4px 4px; box-shadow: #B3B3B3 4px 4px 4px; text-align:justify; font-size:14px; color:#6e2c58;}
.subtitle { font-size:20px; color:#EB3F35; padding:5px; font-family: 'Love Ya Like A Sister', cursive; width:auto; display:inline-block; margin-top:15px; margin-left:15px; 
}