a {
	color: #4A8067;
	font-size: 12px;
	text-decoration: none;
}

p {
	font: Times New Roman;
	font-size: 15px;
	background-color: #F0F8FF;
}

.archivos_adjuntos { background-color: #FFECEC; }



a:hover {
	background-color: #E0FFFF;
	color: #00008B;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	color: #30618F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-3dlight-color: #3A94DE;
	scrollbar-arrow-color: #3A94DE;
	scrollbar-darkshadow-color: #3A94DE;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

h3.formulario {
	background-color: #7FB49D;
	color: #FFFFFF;
	font-style: italic;
	line-height: normal;
	margin-top: 10px;
	text-align: center;
	vertical-align: top;
}

h3.tabla {
	background-color: #6AAFE6;
	color: #FFFFFF;
	font-style: italic;
	line-height: normal;
	margin-top: 10px;
	text-align: center;
}

h4.tabla {
	background-color: #7FB49D;
	color: #FFFFFF;
	font-style: italic;
	line-height: 16px;
	margin-top: 10px;
	text-align: left;
}

input, textarea {
	background-color: #FFFCE1;
	color: #8B0000;
}

select {
	background-color: #FFFCE1;
	font-style: italic;
}

td.barras {
	background-image: url(img/barras_colores.gif);
}

td.null {
	background: #FFFFFF;
	vertical-align: top;
}

td.texto_cuerpo {
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
}

th {
	background: #CDE4F6;
}

ul {
	list-style-image: url(img/tip.gif);
}

.datos_azul {
	background-color: #EBF4FC;
	 
	
	
	
}

.tabla_datos {
	border: 0px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	text-align: center;
	width: 100%;

}
.tabla_contactos {
	border: 0px;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	width: 100%;
	background-color: #FFEEEE;

}
.nombre{
	color: #778899;
	font-size: 14px;
	font-weight: bolder;
}
