.fondo_cabecera {
	background-image: url(../images/diseno_pagina_01.jpg);
	height: 202px;
	background-position: center top;
}
.h2_rojo {
	font-size: 18px;
	color: #CC3300;
}
.h2_gris {

	font-size: 18px;
	color: #CCCCCC;
}
.celda_encabezado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.numero_telefono {
	font-size: 36px;
	color: #FFFFFF;
}
.blanco {
	color: #FFFFFF;
}
.numero_telefono_mediano {

	font-size: 24px;
	color: #FFFFFF;
}
.celda_titulo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.borde_celda_foto_sel {
	border: 1px solid #E20001;
}
.celda_aviso_18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
