* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none;}
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em;}
dfn, cite, var, address, em { font-style: normal;}
th, h1, h2, h3, h4, h5, h6 { font-weight: normal;}
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet {border: none;}
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center { text-align: left; vertical-align: top;}
body { line-height: 1; background: #000; color: #333;}
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none;} 
a { color: inherit; }
font { color: inherit !important; font: inherit !important; color: inherit !important;}
/**********FIN RESET************/
/***** Global *****/
html, body {
border:0;
margin:0;
padding:0;
}
body {
font:11px/1.4 Trebuchet MS;    
background:url(https://i.imgur.com/T09L9xz.jpg) top center no-repeat #040605;
}

/***** Encabezados *****/
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
#middle #content .contenido h6{
    font-size:1.1em;
    margin:8px 0 8px 3px;
    font-weight:bold;
    padding-left:15px;
}
/***** Formato comun *****/
p, ul, ol {
margin:0;
padding:0;
}
ul, ol {
padding:0;
}
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
small {
font-size:0.85em;
}
img {
border:0;
}
/***** Enlaces *****/
a,
a:link,
a:visited {
text-decoration:none;
color:#000;
}
a:hover {
text-decoration:underline;
}
/***** Formularios *****/
form {
margin:0;
padding:0;
}
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
textarea {
width:100%;
line-height:1.25;
}
label {
cursor:pointer;
}
/***** Tablas *****/
table {
border:0;
margin:0;
padding:0;
}
table tr td {
padding:2px;
}
/***** Wrapper *****/
#wrap{ 
width:1000px;
padding:0;
margin:0 auto;
background:#DFDEDB;
} 
#wrap #middle #content .pagUna,
#wrap .facebook,
#wrap caption,
#wrap .oculto,
#wrap .legend{
display:none;
}
#wrap a:link.nolink,
#wrap a.nolink{
cursor: text;
text-decoration:none;
color:#333;
font-weight:normal;
}

/* botones */
#middle .btn{
width:100%;
padding:5px 0;
display: block;
overflow: hidden;
text-align: left;
}                      
#middle .btn input,
#middle .btn a{
color:#fff;
padding:4px 35px 5px 10px;
display: inline-block;  
line-height:1.5em;  
font-size:1.1em;    
font-weight:bold;
background:url(https://i.imgur.com/FuUdxas.gif) right top no-repeat #30654B; 
}  
#middle .btnVolver{text-align:center;}
#middle .btnVolver a{         
padding:4px 10px 5px 35px;
background:url(https://i.imgur.com/JnkDCn8.gif) left top no-repeat #30654B;
}
/* fin botones */

/* bucles de imagen */
.cBucleHome ul,
.cBucle ul{
overflow:hidden;
}
.cBucleHome ul li,
.cBucle ul li{
position:absolute;
padding:0;
margin:0;
display:none;
}
.cBucleHome ul li.pri,
.cBucle ul li.pri{
display:block;    
}
/* fin bucles de imagen */