/* GENERAL */
* { 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; }
sub, sup { vertical-align: baseline; }
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:12px/1.4 Arial, Helvetica, sans-serif;
background:url(/img/decorado/body-top.gif) left top repeat-x #EEECEA;
}

/***** 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;   
}
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:986px;
color:#333;
overflow: hidden;
margin:0 auto 0px;   
background:url(/img/decorado/middle-bg.gif) left top repeat-y;  
}        
.content caption,
#wrap .oculto{
display:none;
}
#wrap .legend{
display:none;
}
#wrap a:link.nolink,
#wrap a.nolink{
cursor: text;
text-decoration:none;
color:#333;
font-weight:normal;
}
/* FIN GENERAL */
/* btn's */
#wrap .btn{
display: block;
float: right;      
padding-left:40px;
font-weight:bold;
font-size:1.2em;
padding-top:3px;
height:33px;
background:url(/img/decorado/) left top no-repeat;
}     
#wrap .btnVolver{         
margin:3px auto;        
display: inline-block;
text-align: center;        
background:url(/img/decorado/) left center no-repeat #ddd;                
}             
#wrap .btnVolver a{     
float: left;       
padding:7px 18px 0;
height:24px;
font-weight:bold;
color:#416B70;
background:url(/img/decorado/) right center no-repeat;
}     
#wrap .lineaPuntos .btnTodos{ 
font-weight:normal;
width:100%;
padding-left:0;
text-align: right;
margin:20px 0;
background:url(/img/decorado/bg-deco-bloque-gris.jpg) left 10px repeat-x; 
}
#wrap .lineaPuntos .btnTodos a{       
padding:0 5px;  
color:#872d23; 
padding-left:18px;
background:url(/img/decorado/bullet-2.gif) 5px 4px no-repeat #fff; 
}            
#wrap .verTodas{
display: block;
width:100%;
padding:15px 0;
text-align:center;
} 
#wrap .verTodas a{     
display:inline-block;
padding-left:15px;
color:#000066;
background:url(/img/decorado/bullet-2.gif) left center no-repeat;
}            
#wrap .btnAnadirPartici{
display: block;
width:162px;
padding-right:36px;
padding-left:8px;
padding-top:4px;
height:24px;   
text-align:center;
color:#fff;
font-size:1.2em;
background:url(/img/decorado/btn-x-206x28.jpg);
margin-bottom:15px;
overflow: hidden;
line-height:1.4em;
}   
