/** HEADERS **/
.articles h2{
background:url('../../img/estructura/titles/articulos.gif') no-repeat;
position:relative;
top: 45px;
height:30px;
width:425px;
margin-bottom: 80px
}
.articles h2 span{
display:none
}

#articles,
#viewarticle{
margin-left: 15%;
width: 85%;
margin-bottom:25px;
}

/************/
/*  INDEX 	*/
/************/
span.apartat,
span.article{
display:block;
}
.articles{
float:left;
width: 85%;
}

#menuarticles{
margin:40px 0px;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
border-top: 1px solid #CCCCCC;
width: 100%;
padding: 15px 0px;
}
.actions {
margin: 25px 0px;
}

.apartado {
margin-top: 20px;
}

/* VIEW */

/* titular */
#titular h3{
font-size:20px;
color:#666;
position: relative;
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
padding-left: 0.8em;
background: url(../../img/estructura/ratlla.gif) left no-repeat;
}

#viewarticle .apartado{
font-style:italic;
color: #000;
}

#titular h3 img{
position: relative;
vertical-align: middle;
left: -10px;
}

#cos_article div,
#cos_article p{
margin: 1.5em 0;
}
