body {
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #c3c3c3;
}
#contenedor {
	width: 864px;
	height: 600px;
	background-color: #c3c3c3;
}
#contenedor a {
	text-decoration: none;
	color: #000000;
}
#head {
	height: 150px;
	width: 864px;
	background-color: #c3c3c3;
}
#central li {
	list-style-image: url(img/boton2chico.gif);
	text-transform: uppercase;
	line-height: 50px;
	text-align: left;
	list-style-position: inside;
	text-indent: 2px;
}

#left {
	float: left;
	width: 200px;
	text-align: left;
	text-indent: 20px;
	height: 460px;
}
#pie {
	clear: both;
	background-image: url(img/fondopie.jpg);
	height: 100px;
}
#pie p {
	font-size: 10px;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 10px;
}


#contenido {
	float: right;
	background-image: url(img/fondoraya.jpg);
	width: 664px;
}
#seccion {
	background-image: url(img/fondoseccion.jpg);
	height: 67px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: right;
	margin-right: 5px;
	color: #FF6633;
	font-style: italic;
}
#seccion h2 {
	font-size: 12px;
	font-weight: normal;
	margin-top: -2px;
	color: #000000;
}
#derecha {
	width: 233px;
	float: right;
	background-image: url(img/arribadestac.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
}
#derecha p {
	background-image: url(img/fondodestac.jpg);
	height: auto;
	width: 233px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 3px;
}
#derecha p:hover {
	background-image: url(img/fondodestac2.jpg);
}
#derecha img {
	border: thin solid #919999;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
#derecha h1 {
	font-size: 12px;
	font-style: normal;
	color: #FF6633;
	text-indent: 7px;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	margin-top: 10px;
}
#derecha h2 {
	font-weight: bold;
	font-size: 12px;
}
#central {
	float: left;
	width: 410px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	height: 460px;
	background-image: url(img/fondomain1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#central p {
	font-size: 14px;
	font-style: normal;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}
#central p span {
	font-weight: bold;
	color: #0033CC;
}
#left li {
	height: 35px;
	list-style-position: inside;
	list-style-type: none;
	background-image: url(img/fondomenu.jpg);
	text-align: left;
}
#left a {
	background-image: url(img/fondomenu.jpg);
	display: list-item;
	list-style-position: outside;
	list-style-image: url(img/boton1.gif);
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	text-transform: uppercase;
}
#left a:hover {
	text-decoration: none;
	list-style-image: url(img/boton3.gif);
	list-style-position: outside;
	background-image: url(img/fondomenu.jpg);
	background-position: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FC6633;
}
#left h1 {
	font-size: 12px;
	font-style: normal;
	color: #FF6633;
	text-indent: 7px;
	font-weight: bold;
	background-color: #CCCCCC;
}
#head h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	margin-left: 12px;
}

