/* CSS Document */
/* Intersuma Asociados, SLL. - Consultores Informáticos - Soluciones Informáticas Integrales */
/* http://www.intersuma.com */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
}
.piePagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #8BB1B1;
}
.tablaCentral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.fotosTexto {
	background-color: #D9BA9B;
	padding: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.columnasCentral {
	background-color: #D6C29A;
}
.celdaTestimonios {
	background-color: #DCDCCB;
	font-weight: bold;
	color: #660000;
}
.celdaTestimonios2 {

	background-color: #E7E7DC;
}
.celdaFormulario {
	background-color: #D9E6E6;
	font-weight: bold;
}
.celdaFormulario2 {
	background-color: #BED3D3;
	font-weight: bold;
}
.celdaBeige {
	font-weight: bold;
	color: #660000;
	background-color: #F0E9D9;
}
.celdaVerde {
	font-weight: bold;
	color: #003300;
	background-color: #E0EBEB;
}
.celdaRojo {
	font-weight: bold;
	color: #660000;
	background-color: #ECE1E1;
}
.celdaBeigeMarco {
	font-weight: bold;
	color: #660000;
	background-color: #F0E9D9;
	border: 1px solid #CEB782;
}
.celdaVerdeMarco {
	font-weight: bold;
	color: #003300;
	background-color: #E0EBEB;
	border: 1px solid #8AB5B5;
}
.celdaRojoMarco {
	font-weight: bold;
	color: #660000;
	background-color: #ECE1E1;
	border: 1px solid #BB9595;
}
.textoBlanco {
	color: #FFFFFF;
}
