body {
	margin: 0px;
	background-color: #FFF126;
	background-image: url(imagenes/fondo_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.pie {
	background: url(imagenes/fondo_pie.jpg) no-repeat center top;
	padding-right: 10px;
	padding-bottom: 10px;
}
p {
	color: #009933;
	margin: 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: lighter;
}
h1 {
	font: bold 20px/22px Arial, Helvetica, sans-serif;
	color: #009933;
	margin: 0px;
}

.fondoGrisH1 {
	background: #333333;
}

.tablaGeneral {


}
input {
	font: lighter 12px/14px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F3F3F3;
	border: 1px solid #999999;
	height: 14px;
}
textarea {

	font: lighter 12px/14px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F3F3F3;
	border: 1px solid #999999;
}
#mandaform {
	height: 20px;
	color: #FFFFFF;
	background: #316AC5;
	font-size: 14px;
	font-weight: bold;
}
.lineaGrillas {
	background: #666666;
}
.tablaGrillas {
	border: 1px solid #AFB40F;
}
A.linksComunes {
	color: #FFFFFF;
	text-decoration: underline;
}
A.linksComunes:Hover {

	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	color: #009933;
	margin: 6px 0px;
	background: url(imagenes/ico.jpg) no-repeat left top;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
a {
	text-decoration: underline;
	color: #333333;
}
h6 {
	font: lighter 10px/12px Verdana, Arial, Helvetica, sans-serif;
	margin: 2px;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
strong {
	font-weight: bold;
	color: #003366;
}
h3 {
	font-weight: bold;
	color: #009933;
}

