body {
	font-family:Verdana, Arial, Helvetica;
	font-weight:normal;
	font-size:10px;
	margin:0; 
	padding:0;
	background-color:#d9d9d9;
}
#page-center {
	width:1117px;
	padding:0px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	height:auto;
	background-color:#ffffff;
}
#main {
	width:1117px;
	height:100%;
}
#content {
	background-image:url(../images/content.png);
	width:1041px;
	height:auto;
	float:left;;
	min-height:494px;
	padding-left:76px;
}
#content_home {
	background-image:url(../images/content2.png);
	width:1117px;
	height:auto;
	min-height:494px;
	float:left;
}
#header {
	background-image:url(../images/header.png);
	width:1117px;
	height:100px;
}
#footer {
	clear:both;
	background-image:url(../images/footer.png);
	width:1117px;
	height:270px;
}
#image_home {
	background-image:url(../images/home.jpg);
	width:835px;
	height:410px;
	margin-left:140px;
	margin-top:40px;
}
#dvIngresar {
	background-image:url(../images/ingresar.png);
	width:460px;
	height:260px;
	position:relative;
	top:103px;
	left:333px;
	display:none;
}
#dvIngresar .boton {
	position:relative;
	top:208px;
	left:331px;
	cursor:pointer;
	width:90px;
	height:20px;
}
#fotos {
	float:left;
	padding-top:45px;
	padding-bottom:35px;
	padding-left:80px;
	padding-right:70px;
	width:578px;
}
#foto {
	padding-right:10px;
	margin-bottom:10px;
	float:left;
	cursor:pointer;
}
#paginacion {
	width:538px;
	height:26px;
	background: url(../images/paginacion.png);
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:26px;
	text-align:right;
	padding-right:30px;
	color:#A5A4A4;
}
#paginacion a, #paginacion a:visited {
	color:#A5A4A4;
	text-decoration:none;
}
#paginacion a:hover, #paginacion a:active {
	color:#C90001;
	text-decoration:none;
}
#paginacion .flecha_izq {
	background-image:url(../images/flecha_izq.gif);
	width:5px;
	height:9px;
	cursor:pointer;
	float:right;
	margin-top:9px;
	margin-right:10px;
}
#paginacion .flecha_der {
	background-image:url(../images/flecha_der.gif);
	width:5px;
	height:9px;
	cursor:pointer;
	float:right;
	margin-top:9px;
	margin-left:10px;
}
.menu_h {
	width:220px;
	background: url(../images/menu.png);
	min-height:474px;
	margin-left:7px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
}
.menu_h ul{
	width:220px;
	padding:0;
	margin:0;
}
.menu_h li{
	line-height:25px;
	list-style:none;
}
.menu_h li a, .inactivo {
	color:#666666;
	text-decoration:none;
	display:block;
	width:200px;
	height:27px;
	padding-left:20px;
}
.inactivo {
	color:#cecece;
}
.menu_h li a:hover, .menu_h li a:active, .selected {
	width:200px;
	color:#ffffff;
	height:27px;
	background: url(../images/menu_selected.png);
}
.menu_h h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:35px;
	margin:0;
	padding:0;
	padding-left:9px;
	width:211px;
	color:#ffffff;
	height:35px;
	background: url(../images/busca_foto.png);
}
#dvFotoEnviada {
	position:absolute;
	top:0px;
	left:0px;
	width:414px;
	height:217px;
	background: url(../images/gracias.png);
	display:none;
	line-height:18px;
	font-size:11px;
}
#dvDatos {
	position:absolute;
	top:0px;
	left:0px;
	width:416px;
	height:386px;
	background: url(../images/datos.png);
	display:none;
	line-height:18px;
	font-size:11px;
}
#dvDatos input, #dvDatos textarea {
	height:20px;
	width:287px;
	position:relative;
	left:96px;
	border:1px solid #ffffff;
	background-color:#ffffff;
	line-height:18px;
}
#dvDatos #nombre {
	top:89px;
	left:98px;
}
#dvDatos #apellido {
	top:94px;
	left:98px;
}
#dvDatos #telefono {
	top:97px;
	left:98px;
}
#dvDatos #email {
	top:100px;
	left:98px;
	height:21px;
}
#dvDatos #comentarios {
	top:125px;
	left:37px;
	height:87px;
	width:344px;
}
#dvDatos #enviarDatos {
	position:relative;
	top:130px;
	left:35px;
	width:100px;
	height:27px;
	cursor:pointer;
}