body {
	margin: 0px;
	padding: 0px;
	width: 100%;
		background-image: url(../images/fondo.jpg);
	background-repeat:  repeat-x;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #74a722;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00808f;
}

/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
	border-top: 0;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}


.tituloverde{
	padding: 0px;
	text-align: justify;
	line-height: 17px;
	color:  #74a722;	
}


.tituloverde a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-size: 14px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


.tituloverde a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-size: 14px;
	padding: 0px;
	color: #000000;
}

.tituloverde a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-size: 14px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


.titulonoticias{
	padding: 0px;
	text-align: justify;
	line-height: 17px;
	color:  #74a722;	
}


.titulonoticias a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-size: 12px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


.titulonoticias a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-size: 12px;
	padding: 0px;
	color: #000000;
}

.titulonoticias a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;	
	font-size: 12px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


