body {
	margin:0;
	padding:0;
	background-color: #F8F8D8;
	background-image: url(imagenes/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;




}

#cabecera {
	background-color: #F8F8D8;
	background-position: right;
	background-repeat: no-repeat;
	height: 52;

}

p,ul,li { 
	font: 11px Arial;
	color: #333366;
	line-height: 1.4;
	letter-spacing: 1px;
	text-align: justify
}

.phones { 
	font: 11px Arial;
	color: #333366;
	line-height: 1.4;
	letter-spacing: 1px;
	text-align: justify
}

p:first-letter {
	font:bold 18px Times New Roman,serif;
}

.subsec {
	padding: 3px;
	font: 10px Verdana,Arial;
	color: #333366;
	text-align: left
}

.subsec_off {
	padding: 3px; 
	font: 10px Verdana,Arial;
	color: #333366
}

img.th { 
	-moz-opacity: 25%;
	filter:alpha(opacity=25)
}

a:link {
	color:#333366;
	text-decoration:none
}

a:visited {
	color:#333366;
	text-decoration:none
}

a:hover {
	color:#66CCCC;
	text-decoration:none
}
.tablas {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #333366;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;

}
