body {
/* arriba derecha abajo izquierda */
margin: 0.9em 0em 0em 0.7em; 
font-family: tahoma, verdana, arial, sans-serif;
}
/*titulares*/
.th1 {
background : #b3b3b3 no-repeat 0% 50%;
font-size : 90%;
padding-left : 17px;
color : #fff;
line-height : 15px;
text-transform : uppercase;
clear : both;
display : block;
text-decoration: none;
vertical-align: 0%;
border: medium none;
font-weight: bold;
margin-top: 0;
margin-right : 1%; 
margin-bottom: 4px;
}
.th1verde {
background : #09A337  no-repeat 0% 50%;
font-size : 95%;
padding-left : 17px;
color : #fff;
height : 21px;
line-height : 15px;
text-transform : uppercase;
clear : both;
display : block;
text-decoration: none;
vertical-align: 0%;
border: medium none;
font-weight: bold;
margin-top: 0;
margin-right : 1%; 
margin-bottom: 3px
}
.th1naranja {
background : #F99828 no-repeat 0% 50%;
font-size : 95%;
padding-left : 17px;
color : #fff;
height : 21px;
line-height : 15px;
text-transform : uppercase;
clear : both;
display : block;
text-decoration: none;
vertical-align: 0%;
border: medium none;
font-weight: bold;
margin-top: 0;
margin-right : 1%; 
margin-bottom: 3px
}
.th1grisosc {
background : #6D6D6D no-repeat 0% 50%;
font-size : 95%;
padding-left : 17px;
color : #fff;
height : 21px;
line-height : 15px;
text-transform : uppercase;
clear : both;
display : block;
text-decoration: none;
vertical-align: 0%;
border: medium none;
font-weight: bold;
margin-top: 0;
margin-right : 1%; 
margin-bottom: 3px
}

.th2 {
background : #E3E3E3 no-repeat 0% 50%;
font-size : 95%;
margin : 0 0 1px 0px;
padding-left : 17px;
color : #000;
line-height : 15px;
text-transform : uppercase;
clear : both;
display : block;
text-decoration: none;
vertical-align: 0%;
border: none;
font-weight: bold;
margin-right : 1%; 
margin-bottom: 6px;
}
.th2naranja {
	background :  #F99828 no-repeat 0% 50%;
	font-size : 95%;
	margin : 0 0 1px 0px;
	padding-left : 17px;
	color : #000;
	height : 19px;
	line-height : 15px;
	text-transform : uppercase;
	clear : both;
	display : block;
	text-decoration: none;
	vertical-align: 0%;
	border: none;
	font-weight: bold;
	margin-right : 1%; 
	margin-bottom: 6px;
}

.th3 {
font-size :75%;
padding-left : 11px;
padding-top: 0px;
color : #000;
text-transform : uppercase;
clear: both;
font-weight: bold; margin-left:5px; margin-right:0; margin-top:7px; margin-bottom:3px;
}
.th4 {
font-size : 95%;
text-decoration : none;
color : #04932f;
margin : 0 0 0.8em 0.9em;
font-weight: bold;
} 
/*banners, imghome para la pagina de inicio*/
.th1_p {
	background : #b3b3b3 no-repeat 0% 50%;
	padding-left : 17px;
	color : #fff;
	height : 15px;
	line-height : 15px;
	text-transform : uppercase;
	clear : both;
	display : block;
	text-decoration: none;
	vertical-align: 0%;
	border: medium none;
	font-weight: bold;
	margin-top: 0;
	margin-right : 1%; 
	margin-bottom: 1px
}
