#contenido_main{
 margin-left:10px;
 margin-right:20px;
}

.contentintro UL, .contentdetail UL{
 list-style-type: square;
}
.contentintro LI, .contentdetail LI{ 	
	 font-size:12px;
 color:#484848;
 font-family:Arial !important;
	margin-bottom:10px;
	
}


.empty_blog{
 display:none;
}



img{
 border:0px;
}

#contenido_main H3{
 color:#212437;
 font-family:Arial;
 font-size:11px;
 background-color:#F4F4F4;
 padding-bottom:4px;
 padding-top:4px;
 text-transform:uppercase;
 font-weight:bold;
  padding-left:5px;
  letter-spacing: 1px;
  margin:0px;
}

#contenido_main H4{
 color: #444F85;
  font-weight:bold;
  text-transform:uppercase;
  font-size:0.6em;
  border-bottom: 1px solid #B1B1B1;
}

#contenido_main H5{
 color:#333333;
  font-weight:bold;
  text-transform:uppercase;
  font-size:0.6em;  
}

#contenido_main address{
   font-size:0.6em;
   color: #484848;
   font-style: normal;
}


#contenido_main a{
 color:#21B6CF;
}


H1{
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#052445;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
    background-image: url(../images/bullet_H2.gif);
    background-position:left 0.2em;
    background-repeat: no-repeat;
	padding-left:25px;
}




#contenido_main H2, .componentheading{
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#052445;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
    background-image: url(../images/bullet_H2.gif);
    background-position:left 0.2em;
    background-repeat: no-repeat;
	padding-left:25px;
}


#contenido_main p{
 font-size:12px;
 color:#484848;
 font-family:Arial !important;
}

/*........... USER 1 ......................................................*/

.moduletable_user1{
    background-image: url(../images/fondo_user1.gif);
    background-position:top right;
    background-repeat: no-repeat;
    background-color:#052445;
    height:150px;
    margin:0px 10px 10px 10px;
    padding:3px 0px 0px 5px;
}

/*.............................................................................*/

.moduletable_banner{
 padding-left:3px;
 text-align:center;
 padding-top:5px;
 background-image: url(../images/fondo_banner.gif);
    background-position:top right;
    background-repeat: no-repeat;
 margin-top:5px;
}
.moduletable_banner2{
 padding-left:3px;
 text-align:center;
 margin-top:5px;
}
span.descripcion { border-bottom: 1px dotted; cursor: help; 
color:333333;} 

/*........................ PUBLICACIONES ...............................................................*/

.publicaciones{
    padding:1px 5px 1px 8px;
    background-color:#FaFaFa;
    margin-bottom:5px;
}

.publicaciones:hover{
    
    background-color:#f4f4f4;

}

.publicaciones p{
    background-image: url(../images/pdf.gif);
    background-position:top left;
    background-repeat: no-repeat;
    padding-left:22px;
    
}
