/* CSS Document */
body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #4c784c;
}
/* Maquetación */
#contenedor { 
width: 759px; 
height: 527px; 
position: absolute; 
top: 50%; 
left: 50%; 
margin: -263px 0px 0px -379px; 
color: #FFFFFF; 
background:  url("imagenes/comunes/margen.gif") repeat;
}
#cabezera{
}
#contenido {
	width: 759px;
	height: 390px;	
}
#izquierda {
	margin:0 0 0 2px;
	width: 355px;
	float:left;
}
#derecha {
	/*margin:2px 3px 0 0;*/
	width: 397px;	
	float:right;
	background-image:  url("imagenes/comunes/fondo.gif");
	background-repeat: no-repeat;
	background-position: right top;*/	
}
/* Links */	
a:link {
	color: #999933;
	font-weight: bold;
}
a:hover {
	color: #999933;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #999933;
	font-weight: bold;
}
a:active {
	color: #999933;
	font-weight: bold;
}
/* comunes */
#contenidos { 
height: 350px; 
}
#item {
	clear:both;
	width:355px;
}
#menu-index {
	margin:20px 0 0px 25px;
}
#menu-imagen {
	float:left;
	padding:0 0 15px 0;
}
#menu-texto {
	float:right;
	width:265px;
	}
#titulo{
	margin:0 0 5px 0;
	}
/* navegacion */
#anterior {
	margin:0 0 0 15px;
	float:left;
	}
#siguiente {
	margin:0 15px 0 0;
	float:right;
	}
/* presentacion */
#margen {
	margin:10px 0 0px 25px;
}
#texto {
	margin:0px 0 9px 0px;
	line-height: 13px;
}
/* interior */
#fotos-interior {
	padding:30px 0px 0px 0;
	}
#margen-interior {
	padding:10px 0 0px 0px;
	
}
/* situacion */
