

/*...... CONTENIDO ..........................................................................................*/
.notranslation{
	font-size:0.7em;
	font-weight:bold;
	color:#666666;
	font-family:Verdana;   
}

#contenido_main{
    padding:0px 5px 0px 5px;
}

#contenido_main H2{
    font-family:"Trebuchet Ms",Arial;
    font-size:1.5em;
    color:#484848;
    margin:10px 0px 20px 0px;
    padding:0px;
}

.contenidoblog H2{
    margin-bottom:20px;
}

#contenido_main p{
   font-size:0.75em;
    font-family:"Trebuchet Ms",Arial;
    color:#484848;
    line-height:1.5em;
    margin:10px 0px 15px 0px;
    padding:0px;
}

#contenido_main UL{
    list-style-type:square;
	margin-left:30px;
}

#contenido_main OL{

	margin-left:30px;
}

#contenido_main li{
    font-size:0.75em;
    font-family:"Trebuchet Ms",Arial;
    color:#484848;
    line-height:1.3em;
    padding:5px 0px 5px 0px;
}

#contenido_main li li{
    font-size:1em;
  
}


#contenido_main .contentintro H3, #contenido_main .contentfull H3, H3{
    border-bottom: 1px solid #cccccc;
    /*text-transform: uppercase;*/
    font-size:0.8em;  
    font-family:"Trebuchet Ms",Arial;
    color: #555555;
	font-size:1em; 
	margin-bottom:10px;
	margin-top:10px;
	
}



#contenido_main .contentintro H4, #contenido_main .contentfull H4{
    text-transform: uppercase;
    font-size:0.75em;
    font-family:"Trebuchet Ms", Verdana;
    color: #555555;
	margin:5px 0px 5px 0px;
}

address{
	   font-size:0.75em;
    font-family:"Trebuchet Ms",Arial;
    color:#484848;
	font-style: normal !important;

	line-height:1.3em;
	margin:15px 0px 15px 10px;
}

#contenido_main .contentintro a, a{
	color:#D70004;
}

#contenido_main .contentintro a:hover{
	color:#D70004;
}


#contenido_main .contentintro img, img{
	border:0px;
}



/*................  HOME ..............................................................*/


#home{
	background-image: url(../images/mapa.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:300px;
}


/*......................  NOTICIAS ......................................................*/

.moduletable_noticias{
	background-color:#FAFAFA;
	margin:20px 20px 30px 0px;
	padding:10px 10px 0px 10px;
	border:5px solid #E8E8EB;
}

.moduletable_noticias H2{
    font-size:0.8em;
	text-transform:uppercase;
	border-bottom:1px solid #E8E8EB;
	margin-bottom:10px;
	text-align:right;
	color:#777;
}


.moduletable_noticias h2.contentheading{
	font-size:0.7em;
	font-family:"Trebuchet Ms", Verdana;
	font-weight:normal;
	margin:0px !important;
	background-image: url(../images/noticias.gif);
	background-position:left 0.3em;
	background-repeat:no-repeat;
	padding-left:15px;
	text-align:left;
	text-transform:none;
	border:0;
}

.moduletable_noticias h2.contentheading a{
	color:#484848;
	text-decoration:none;
}

.moduletable_noticias h2.contentheading a:hover{
	color:#111;
	text-decoration:underline;
}

.moduletable_noticias .article_seperator{
	line-height:0.5em;

}

* html .moduletable_noticias .article_seperator{
	line-height:0em;
	font-size:0px;
}

.moduletable_noticias ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.moduletable_noticias li{
	font-size:0.7em;
	font-family:"Trebuchet Ms", Verdana;
	font-weight:normal;
	background-image: url(../images/noticias.gif);
	background-position:left 0.3em;
	background-repeat:no-repeat;
	padding-left:15px;
	color:#484848;
}

.moduletable_noticias li a{
	text-decoration:none;
	color:#484848;
}

.moduletable_noticias li a:hover{
	text-decoration:underline;
}

* html .moduletable_noticias li{
	background-position:left 0.8em;
}