body  {
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
}
body, td, th {
font-family : Tahoma, Helvetica, sans-serif;
font-size : 11px;
}
a:link {
color : #000000;
text-decoration : none;
border-spacing : inherit;
}
a:visited {
text-decoration : none;
color : #000000;
border-spacing : inherit;
}
a:hover {
text-decoration : underline;
color : #000000;
border-spacing : inherit;
}
a:active {
text-decoration : none;
color : #000000;
border-spacing : inherit;
}

.contenido {
	margin: auto;
	width: 900px;
}

.contenido .cabecera {
	height: 84px;
	background-image: url('/img/cabecera.png');
	background-repeat: repeat-x;
}

.contenido .cabecera .titular {
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
}

.contenido .content {
	padding: 30px 0px; 
}

.contenido .content .menu{
	border-top: solid 4px #008000;
	padding-bottom: 30px;
}

.contenido .content .menuServ{
	border-top: solid 2px #008000;
	padding-bottom: 15px;
	font-size: 14px;
}

.contenido .content .imagen_portada {
	width: 424px;
	height: 283px;
	padding: 5px;
}

.contenido .pie {
	text-align: right;
	border-top: solid 5px #008000;
	height: 33px;
}


.titStyle1 {
	font-size: 20px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

.titStyle2 {
	font-size: 18px;
	color: #008200;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

.textStyle1 {
	font-size: 16px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
}
.textStyle2 {
	font-size: 18px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: bold;
}
.textStyle3 {
	font-size: 19px;
	color: #77B202;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: bold;
}
.textStyle4 {
	font-size: 16px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: bold;
	text-decoration: underline;
}

.archivos li {
	list-style-image: url('/img/guardar.png');
}


.imagenes {
	margin: 10px;
}

.Noticia {
	width: 80%;
	margin-bottom: 20px;
	margin-bottom: 10px;
	border-bottom: solid 1px #008000;
}