@charset "UTF-8";
/* CSS Document */

/*  CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,  
caption, tbody, tfoot, thead
                  {margin:0; padding:0; border:0; outline: 0;
                  font-size: 100%; vertical-align: baseline;
                  background: transparent;}
body              {line-height: 1;}
ol, ul            {list-style: none;}
blockquote, q     {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';    content: none;}
:focus            {outline: 0;}
ins               {text-decoration: none;}
del               {text-decoration: line-through;}
table             {border-collapse: collapse; border-spacing: 0;}


body { margin:0px auto; background: #ccc; font-family: 'Amaranth', sans-serif; overflow:-moz-scrollbars-vertical;}

img {border:0px;}
a { text-decoration:none; color:#000000;}
p {}
h1 {}
h2 {}
ul {list-style:none;}
li {list-style:none;}

#encabezado {width:100%; background:#F26E20; position:fixed; overflow:hidden; text-align:center; z-index:10000000000000000000;}
#encabezado .menues {width:960px; margin:0 auto; color:#FFFFFF;}
#encabezado .menues .menu { height:55px; float:left; overflow:hidden; width:800px; margin:0 auto; color:#FFFFFF;}
#encabezado .menues .menu ul { margin:0; font-size:14px;}
#encabezado .menues .menu ul li { float:left; padding:19px 30px 0 0; text-transform:uppercase; }
#encabezado .menues .menu a { color:#FFFFFF; }
#encabezado .menues .menu a.active{ color:#000;}
#encabezado .menues .menu a:hover { color:#000;}
#encabezado .menues .menu a:focus { color:#000;!important }
#encabezado .menues .redes {height:35px; float:right; width:150px; margin:0 auto; padding:20px 0 0 0;}
#encabezado .logo { background:#e1e1e1; height:115px; clear:both; margin:0 auto; text-align:left;}
#encabezado .logoInc{ width:960px; margin:0 auto; padding:18px 0 0 0;}

#container { width:960px; margin:0 auto; background:#FFFFFF;}

#prevBtn a {background:url(../img/miscelanea_invert.jpg) no-repeat; height:100px; width:60px!important; display:block; float:left; margin:20px 0 0 420px;}
#nextBtn a {background:url(../img/miscelanea.jpg) no-repeat; height:100px; width:60px!important; display:block; float:left; margin:20px 0 0 0px;}

#cuerpo h2 { background:url(../img/miscelanea.jpg) no-repeat; padding:0px 0 0 40px; height:25px; text-transform: capitalize; font-size:20px; color:#F26E20;}
#cuerpo h3 { font-size:15px; font-weight:700; color: #666666; padding:10px 0 10px 0 ;}

#cuerpo h4 { font-size:18px; font-weight:700; color: #666666; padding:10px 0 0px 0 ;}

#cuerpo #slider {height:420px!important;}

#cuerpo { color:#666666; width:960px;}
#cuerpo p {line-height:20px; font-size:15px; color:#666666; margin:10px 0 10px 0; font-weight:400;}
#cuerpo .columnLeft {float:left; width:600px; padding:0 0 0 45px;}
#cuerpo .columnright {float: right; width:220px; padding:0 75px 0 0 ; line-height:45px;}
#cuerpo .columnright .destacado { color:#F26D1F; font-size:33px; font-style:italic; text-align:center;}
#cuerpo .columncenter { padding:0 0 0 45px;}
#cuerpo .columncenter p { padding:0 45px 0 0px;}
#cuerpo .columncenter ul { padding:0 45px 0 0px;}
#cuerpo .columncenter ul li { line-height:19px; list-style:outside; list-style-position:outside; margin: 0 0 0 15px;}

#cuerpo .columncenter h3 { font-size:18px; border-bottom:1px dotted #999999; margin:20px 0 0 0; color:#F26E20;}



#cuerpo #section-1 { height:510px; padding:170px 0 0 0;}
#cuerpo #section-3 { height:750px; clear:both;}
#cuerpo .left {}
#cuerpo .right {}
#pie { padding:0 45px 40px 45px; color:#666666; font-size:0.85em }