a {
color:#635128;
}

a:hover,a:active {
color:#000;
}

a.volver {
display:block;
float:right;
margin-left:40px;
margin-top:6px;
}

#articulos {
text-align:center;
}

body {
background-color:#6B5B34;
background-image:url(../../../img/web/body-background.png);
background-position:center top;
background-repeat:repeat;
color:#333;
font-family:"Trebuchet MS";
font-size:13px;
height:100%;
line-height:1.5;
text-align:justify;
}

#cabecera {
background-image:url(../../../img/web/cabecera-background.png);
background-position:center top;
background-repeat:no-repeat;
padding:28px 28px 40px;
}

#contenido {
border-left:1px solid #8B7E5F;
float:right;
padding-left:40px;
margin-right:28px;
min-height:296px;
width:716px;
}

#contenido ul {
list-style-type:circle;
list-style-position:inside;
}

#cuerpo {
background-color:#FFF;
background-image:url(../../../img/web/cuerpo-background.png);
background-position:center top;
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
margin-top:12px;
width:984px;
}

dd.autor,dd.categoria,dd.fecha {
background-position:left 3px;
background-repeat:no-repeat;
color:#666;
display:inline;
font-style:italic;
margin-right:10px;
padding-left:20px;
}

dd.autor {
background-image:url(../../../img/web/autor-background.png);
}

dd.categoria {
background-image:url(../../../img/web/categoria-background.png);
}

dd.fecha {
background-image:url(../../../img/web/fecha-background.png);
}

dt {
display:none;
}

#enlaces-auxiliares {
float:right;
font-family:"Times New Roman";
font-size:11px;
text-align:right;
text-transform:uppercase;
}

#enlaces-auxiliares li {
display:inline;
padding-left:30px;
background-image:url(../../../img/web/enlaces-background.png);
background-position:8px center;
background-repeat:no-repeat;
}

#enlaces-auxiliares li:first-child {
padding-left:0;
background-image:none;
}

#enlaces-principales {
float:left;
font-family:"Times New Roman";
margin-left:28px;
margin-right:40px;
text-align:right;
text-transform:uppercase;
width:131px;
}

#enlaces-principales li {
padding-top:20px;
background-image:url(../../../img/web/enlaces-background.png);
background-position:right 8px;
background-repeat:no-repeat;
}

#enlaces-principales li:first-child {
padding-top:0;
background-image:none;
}

.error-message {
background-image:url(../../../img/web/error-message-background.png);
background-position:left;
background-repeat:no-repeat;
color:#F60;
display:inline-block;
margin-left:8px;
margin-top:2px;
padding-left:20px;
vertical-align:top;
}

#exitos li,#formaciones li {
margin-top:40px;
}

h1 {
color:#191919;
font-family:"Times New Roman";
font-size:20px;
margin-bottom:20px;
text-transform:uppercase;
}

h2 {
color:#630;
font-family:"Times New Roman";
font-size:18px;
margin-bottom:20px;
margin-top:20px;
}

h3 {
color:#963;
font-family:"Times New Roman";
font-size:16px;
margin-top:20px;
margin-bottom:20px;
}

.impar img {
float:left;
margin-right:20px;
}

input,select,textarea {
background-color:#B2AA95;
border:0;
color:#333;
height:16px;
width:184px;
padding:4px;
}

input:focus,select:focus,textarea:focus {
background-color:#8B7E5F;
background-position:left top;
background-repeat:no-repeat;
color:#FFF;
}

input,select {
background-image:url(../../../img/web/input-background.png);
}

input[type=button],input[type=reset],input[type=submit] {
background-image:url(../../../img/web/input-button-background.png);
color:#FFF;
height:24px;
margin-left:96px;
padding-top:2px;
width:192px;
}

label {
display:inline-block;
vertical-align:top;
width:96px;
}

#logotipo {
color:#000;
font-size:52px;
font-family:"Times New Roman";
margin-bottom:20px;
}

#paginacion {
margin-top:30px;
}

#paginacion a {
background-color:#8B7E5F;
background-image:url(../../../img/web/paginacion-a-background.png);
background-position:left top;
background-repeat:no-repeat;
color:#FFF;
display:block;
float:left;
font-weight:700;
line-height:20px;
margin-right:10px;
min-height:16px;
min-width:24px;
padding-bottom:2px;
padding-top:2px;
text-align:center;
}

#paginacion a:hover {
background-color:#000;
background-position:left -24px;
}

#paginacion .current {
background-color:#B2AA95;
background-image:url(../../../img/web/paginacion-current-background.png);
background-position:left top;
background-repeat:no-repeat;
display:block;
float:left;
font-weight:700;
line-height:20px;
margin-right:10px;
min-height:16px;
min-width:24px;
padding-bottom:2px;
padding-top:2px;
text-align:center;
}

.par img {
float:right;
margin-left:20px;
}

#pie {
background-image:url(../../../img/web/pie-background.png);
background-position:center bottom;
background-repeat:no-repeat;
clear:both;
color:#666;
font-size:11px;
font-style:italic;
text-align:center;
padding:40px 28px 28px;
}

textarea {
background-image:url(../../../img/web/textarea-background.png);
height:184px;
width:376px;
}

textarea:focus {
background-position:left -192px;
}

ul#articulos,ul#exitos,ul#formaciones,ul#noticias {
list-style:none;
}

#comentarios h3,#noticias h2 {
margin-bottom:0;
}

#contenido ul li,p {
margin-bottom:20px;
}

.contenido,.input,.submit {
margin-top:20px;
}

input:focus,select:focus,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
background-position:left -24px;
}
