body {
	margin: 0px;
}
.fondoTdEsquina {
	/*background: url(imagenes/down.jpg) no-repeat left top;*/
}
.fondoTdBox {
	background: url(imagenes/box.jpg) no-repeat left top;
}
.fondoTdBotonera {
	background: url(imagenes/fondo_botonera.jpg) repeat-y left;
}
.fondoBoxMedio {
	background: url(imagenes/fondo_box_medio.jpg) repeat-y left;
}
input {
	font: lighter 10px/14px Georgia, "Times New Roman", Times, serif;
	color: #006599;
	background: #F3F3F3;
	border: 1px solid #999999;
	height: 14px;
}


p {
	font: lighter 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 4px;
}
.tablaGeneral {
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	background: #006599;
}
.fondoTdPie {
	background: url(imagenes/fondo_pie.jpg) no-repeat center center;
	border: 5px solid #FFFFFF;
}
h3 {
	font: lighter 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 4px;
}
h6 {
	font-size: 6px;
	line-height: 6px;
	margin: 0px;
}
h1 {
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
	color: #336666;
	margin: 4px;
}
textarea {

	font: lighter 10px/14px Georgia, "Times New Roman", Times, serif;
	color: #006599;
	background: #F3F3F3;
	border: 1px solid #999999;
}
#mandaform {
	height: 20px;
	color: #FFFFFF;
	background: #006599;
	font-size: 14px;
}
.bordeImagenesGrandes {
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 3px 3px 20px;
}
A.linksComunes {
	color: #006599;
	text-decoration: none;
}
A.linksComunes:Hover {

	color: #006599;
	text-decoration: underline;
}
A.linksBotones {
	color: #FFFFFF;
	text-decoration: none;
	background: #006699;
	padding: 1px 2px;
	border: 1px solid #CCCCCC;
}
A.linksBotones:Hover {
	color: #006599;
	text-decoration: none;
	background: #CCCCCC;
	padding: 1px 2px;
	border: 1px solid #006699;
}
.textoInicio {
	font-family: "Comic Sans MS";
	font-size: 16px;
	line-height: 18px;
	font-weight: lighter;
	color: #006666;
	font-style: normal;
}
