/** home **/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.body1 {
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(imagenes/barra_fond.gif);
	background-color: #333333;
}

h1 {
	color: #666666;
	font-size: 12px;
	text-align:justify;
	font-weight:normal;
	line-height: 18px;
}

.txt_fom {
	color: #666666;
	font-size:12px;
	font-weight:normal;
}

.direccion {
	color: #000000;
	font-size: 11px;
	text-align:center;
	font-weight:normal;
}

.fondo_encabezado {
	background-color: #333333;
}

.celda_principal {
	background-color: #E5E5E5;
}

/** contenido **/

.columna_der {
	background-color: #D2D2D2;
	border-left: 1px solid White;
	width: 220px;
}

.tabla_gris {
	height: 780px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-image: none;
}

.columna_izq {
	background-color: #E5E5E5;
}

.inbox {
	background-color: #E5E5E5;
	border: 1px #ACACAC;
	color: #000000;
	font-size:11px;
	font-weight:normal;	
}

.button {
	background-color: White;
	border: 1px #ACACAC;
	cursor: hand;
	
}

.linea_abajo {
	border-bottom: 1px solid Gray;
}
.unnamed1 {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #000000;
}
.linkabogad {
	color: #000000;
	font-size: 11px;
	text-align:center;
	font-weight:normal;
}
			
				
