body {
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding-bottom: 20px;
	background-image: url(../img/fondo.gif);
}
body, p, td, div, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:visited{
	color: #D5271E;
}
a:hover, a:active{
	color: #3F5966;
}
a.menu:link, a.menu:visited{
	color: #3F5966;
}
a.menu:hover, a.menu:active{
	color: #D5271E;
}
#cabecera {
	background-color: #FFFFFF;
	height: 221px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
#cuerpo {
	background-color: #FFFFFF;
	background-image: url(../img/fondo_cuerpo.gif);
	position:relative;
	clear: right;
	width:760px;
	min-height: 582px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 8px;
}
#fotosIzq {
	display: inline;
	float: left;
	clear: both;
	width: 173px;
}
#menu {
	background-color: #EBF7F0;
	text-align: center;
	padding-top: 2px;
}
#menu a {
	margin-left: 32px;
	margin-right: 32px;
}
#texto {
    background-color:#FFFFFF;
	float: right;
	clear: right;
	width: 499px;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 44px;
	padding-right: 44px;
	text-align: justify;
	position: relative;
	top: 0px;
}
#texto p {
	margin-left: 10px;
	margin-right: 10px;
}
#pie {
	background-color: #FFFFFF;
	clear: both;
	height: 26px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top:15px;
	padding-bottom:15px;
	position: relative;
	text-align: center;
}
#pie a{
	font-size: 10px;
}
.negrita {
	font-weight: bold;
	}
.subtitulo {
	font-weight: bold;
	color: #CC0000;
	}
.anuncioHome {
	font-weight: normal;
	color: #333333;
	font-family: "Century725 Cn BT";
	font-size: 18px;
	background-color: #FF8C34;
	padding: 10px;
	border: 1px dashed #666666;
	}
h2 {
	background-image: url(../img/filete_topos.gif);
	background-position: 0px 1px;
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: -5px;
	margin-top: 0px;
	background-repeat: no-repeat;
}
h3 {
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
}
li {
	list-style-position: outside;
	list-style-image: url(../img/topo.gif);
	margin-left: 35px;
}
