BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: center;
	margin : 0px 0px 0px 0px;
	background-color:#000000;
/*	background-image: url(bg_gradient.png);*/
	background-repeat: repeat-x;
}

#contenedor{
	width: 720px;
	margin: auto;
	text-align: center;
/*	background-color:#FFFFEE; */
	background-color:#fefefe;
	background-image: url(fondo4.png);
/*	background-color:#FFFFFF;*/
}

#cabecera{
	background: url(Cabecera.png) no-repeat center top;
	width: 720px;
	height: 200px;
	margin: auto;
}

#cabecera h1 span { display:none}
#cabecera h2 span { display:none}

#cabecera ul {list-style-type: none; padding: 0px 0px;}
#cabecera li {float: left;}
#cabecera img {	border:0;}

#menu {
	text-align:center;
	font-size: 12px;
	width: 720px;
	height: 15px;
	color:#FFFFFF;
/*    background: #758407; */
    background:#000000;
	font-weight: bold;

}

#menu ul {list-style-type: none; padding:0px;}
#menu li {float: left;}
#menu a { color:#FFFFFF; text-decoration: none;}
#menu a:hover { color: :#FF3300; text-decoration: none;}

#menuizq {
		width: 150px;
		height:100%;
		float:left;
	    background:#6f6c55;
		color:#FFFFFF;
		text-align:center;
		margin: 0px 0px 0px 0px;
	}

#menuder {
		width: 100px;
		height:100%;
		float:right;
		color:#FFFFFF;
		text-align:center;
		margin: 0px 0px 0px 0px;
	}

#menuizq ul {list-style-type: none;	padding:0px 0px; margin: 0px;}
#menuizq h2 {text-align:center; margin: 0px; width:100%; background-color:#6f6c55; font-size: 14px;}
#menuizq h1 {margin : 6px 0px 6px 0px; padding: 1px 0px 1px 0px; width:100%; background-color:#5c5a47; font-size: 16px; font-weight: bold;}
#menuizq img { border: 0px }
#menuizq a { color:#FFFFFF; TEXT-DECORATION: none; }
#menuizq a:visited { color:#FFFFFF; TEXT-DECORATION: none;}
#menuizq a:hover { color:#FF3300; TEXT-DECORATION: none;}

#contenido{ 
	width: 570px;
	float:right;
	text-align:center;
/*	background: url(Borrador.png); */
}

#contenido img {
display:block;
text-align:center;
margin:auto;
}


#contenido li {	
text-align:justify;
margin: 0px 0px 0px 0px;
list-style-type: none;
padding-left: 20px;
padding-right: 20px;
padding-top: 0px;
/* background: url(Logo.png) top left no-repeat; */
}

#contenido a { color:#383125; text-decoration: none;}
#contenido a:hover { color:#FF6633; TEXT-DECORATION: none; }
#contenido p {margin: 5px 60px 10px 30px; padding: 0px 20px 0px 20px; font-size: 11pt; text-align:justify; text-indent: 10px;}
#contenido h1 {margin: 25px 20px 10px 20px; padding: 0px 20px 0px 20px; font-size: 17px; color:#FFFFcc; text-align:left; background-color:#000000;}
#contenido h2 {margin: 20px 20px 10px 30px; padding: 0px 20px 0px 20px; font-size: 16px; color:#222222; text-align:left; border-bottom: #000000 1px solid; font-weight: bold;}
#contenido h3 {margin: 5x 0px; padding: 0px 20px; font-size: 15px; color:#ff8040; text-align:left;}
#contenido h4 {margin: 0px 0px; padding: 0px 35px; font-size: 15px; color:#ff8040; text-align:left;}

#MenuImagenes { width: 100%; }
#MenuImagenes ul { font-size: 12px; }
#MenuImagenes li {
/*	border: 2px hidden;  */
	width: 117px;
	height: 120px; /* 260 */
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
/*	background-color: #00AAFF; */
	list-style-type: none;
	float:left;
}

#MenuImagenes li a { display:block; width:117px; height:40px; /*180*/  text-align:center;  text-decoration:none;}
/* Modificado*/
#MenuImagenes li a span { position:relative;} 

/* Modificado*/
/* #MenuImagenes li img {width: 117px;	height: 180px;	border: 0;} */
#MenuImagenes li img {border: 0; }

#MenuImagenes a { color:#0000FF; text-decoration: none;}
#MenuImagenes a:hover { color:#FF3300; TEXT-DECORATION: none; }

#legal {
	clear: both;
/*	height: 200%;*/
/*	height: 300px;*/
/**	padding: 8px 20px; */
padding: 20px 0px 00px 0px;
	color:#999999;
	font-size: 10px;
	text-align: center;
}
		#legal li {
			display: inline;
			list-style: none;
		}
		#legal li a {
			padding-right: 5px;
			padding-left: 5px;
		}
		#legal a {
/*			color: #E3DECC;*/
			color: #000000;
			text-decoration: none;
		}
		#legal a:hover {
/*			color: #66CCFF;*/
			color:#FF3300;
			text-decoration: none;
		}
/*		#legal p { margin:50px; }*/
		#legal p { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; text-align: center;} 
/*		#legal p { display: none}*/
/* --- como postit ---*/
.imgcentro{
display:block;
margin:auto;
padding: 8px 8px 8px 8px; 
border: 0px solid #E1E1E1;
}

#legal ul {list-style-type: none;/*	float: left; */	padding:0px; float:right}
#legal li {list-style-type: none; float: left;}
#legal img {border:0;}

.navegacion {float:right; width: 570px; margin:10px 0px; padding: 0px; background-color:#FFFFAA;}
.navegacion h1, h2, h3, h4, h5, h6 {clear:left;
	color:#FF9966;
	text-align:left;
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
}
.navegacion a {text-decoration: none; color:#CC9900}
.navegacion h1 { margin: 5px 40px; font-size:12px; font-weight: bold;}
.navegacion h2 { margin: 3px 60px; font-size:11px; }
.navegacion h3 { margin: 1px 80px; font-size:10px; }
.navegacion h4 { margin: 1px 100px;	font-size:9px; }

#fotos	{
	height: 180px;
	position: relative;
}

#fotos p {margin: 0px 0px 0px 0px; padding: 0px 20px 0px 20px; font-size: 8pt; text-align:justify; text-indent: 10px;}

#fotos .foto1	{
	position: absolute;
	top: 0px;
	left: 10px;
}

#fotos .foto2	{
	position: absolute;
	top: 0px;
	left: 170px;
}

#fotos .foto3	{
	position: absolute;
	top: 0px;
	left: 330px;
}