body {
	margin:0; padding:0;
	background: url(/media/images/bg.png) right top repeat-y #b4988d;
	min-width:1000px;
	font-size: 11pt;
	font-family: serif;
}
img {
	vertical-align:middle;
	margin:0; padding:0;
}
a img { border:0; }
a { text-decoration:none; color: green; }
h3, h4 {
	font-family:serif;
}
#tintero {
	width:870px;
	height:285px;
	background: url(/media/images/tintero3.png) left top no-repeat;
	border:0px solid red;
}
#contenido {
	margin-top:-53px;
	padding: 0px 30px 15px 15px;
}
#horiz_menu {
	color:white;
	min-width:500px;
	height:32px;
	border:0px solid red;
	text-align:right;
	margin-bottom:10px;
}
#horiz_menu a, #horiz_menu img {
	display:block;
	border:0px solid white;
	height:32px;
	float:right;
}
#horiz_menu a {
	background-color:black;
}
#horiz_menu img { vertical-align:top; }
#horiz_menu .menu_home {
	width:70px;
	background:url(/media/images/menu/menu_home_bg.png);
}
#horiz_menu .menu_home:hover { background:url(/media/images/menu/menu_home_hover.png); }
#horiz_menu .menu_galeria {
	width:79px;
	background:url(/media/images/menu/menu_galeria_bg.png);
}
#horiz_menu .menu_galeria:hover { background:url(/media/images/menu/menu_galeria_hover.png); }
#horiz_menu .menu_noticias {
	width:93px;
	background:url(/media/images/menu/menu_noticias_bg.png);
}
#horiz_menu .menu_noticias:hover { background:url(/media/images/menu/menu_noticias_hover.png); }
#horiz_menu .menu_guestbook {
	width:104px;
	background:url(/media/images/menu/menu_guestbook_bg.png);
}
#horiz_menu .menu_guestbook:hover { background:url(/media/images/menu/menu_guestbook_hover.png); }
#contenido_wrap {
	background:white;
	-moz-border-radius:5px 5px;
	padding:10px;
	min-height:400px;
}
#contenido_izquierda {
	width:230px;
/*	 position:absolute; */
/* 	border:1px solid green; */
	float:left;
}
#contenido_izquierda a {
	display:block;
	background-color:transparent;
	border:0px solid green;
	height:40px;
	width:220px;
}
#contenido_izquierda .perfil { background:url(/media/images/home/profile.png); }
#contenido_izquierda .perfil:hover { background:url(/media/images/home/profile_hover.png); }
#contenido_izquierda .libros { background:url(/media/images/home/librospub.png); }
#contenido_izquierda .libros:hover { background:url(/media/images/home/librospub_hover.png); }
#contenido_izquierda .comprar { background:url(/media/images/home/comprar.png); }
#contenido_izquierda .comprar:hover { background:url(/media/images/home/comprar_hover.png); }
#contenido_izquierda .eventos { background:url(/media/images/home/eventos.png); }
#contenido_izquierda .eventos:hover { background:url(/media/images/home/eventos_hover.png); }
#contenido_izquierda .proyectos { background:url(/media/images/home/proyectos.png); }
#contenido_izquierda .proyectos:hover { background:url(/media/images/home/proyectos_hover.png); }
#contenido_izquierda .enlaces { background:url(/media/images/home/enlaces.png); }
#contenido_izquierda .enlaces:hover { background:url(/media/images/home/enlaces_hover.png); }
#contenido_izquierda .contacto { background:url(/media/images/home/contacto.png); }
#contenido_izquierda .contacto:hover { background:url(/media/images/home/contacto_hover.png); }
#contenido_izquierda .siteinfo { background:url(/media/images/home/siteinfo.png); }
#contenido_izquierda .siteinfo:hover { background:url(/media/images/home/siteinfo_hover.png); }

#contenido_derecha {
	min-height:300px;
	border-left:1px solid black;
	margin-left:230px;
	padding:10px;
/*	 position:absolute: */
}
#home_profile img:hover { background:url(/media/images/home/profile_hover.png); }
p {
	margin:0;
	padding:0;
}
#bienvenida {
	text-align:center;
}
#bienvenida .noticia .fecha {
	font-size:smaller;
	color:gray;
}
#perfil p {
	margin-bottom: 1em;
}
#perfil .contenido_seccion {
/* 	margin-left:2em; */
}
#libros .libro {
/* 	clear:right; */
	vertical-align:top;
}
#libros .libro div {
	border:1px solid red;
}
#libros .libro img {
	height:200px;
}
#enlaces a.enlace_texto:after {
	content:url(http://localhost/media_lauragrau/images/home/enlace_after.png);
	vertical-align:middle;
}
#enlaces p.descripcion, .proyecto .descripcion {
	padding-left:2em;
}
#enlazanos {
	margin-top:40px;
}
#enlazanos p {
	margin-top:20px;
	margin-left:10px;
}
#guestbook {
	text-align:left;
}
#guestbook .post {
	padding-bottom:1em;
	margin-right:30em;
}
#guestbook .post p {
	padding-left:2em;
}
#guestbook .post .fecha {
	font-size:smaller;
	color:gray;
}
#guestbook .gracias {
	padding:0.5em 2em;
	border:1px solid #ccc;
	width:30em;
	margin-bottom:1em;
	-moz-border-radius:5px 5px;
	text-align:center;
}
#formulario {
/* 	position:fixed; */
/* 	right:3em; */
/* 	top:350px; */
	float:right;
}
#guestbook form {
	text-align:left;
}
#guestbook .aviso_email {
	font-size:smaller;
	color:gray;
	margin-left:1em;
}
#guestbook fieldset{
	padding:5px;
	border:1px solid #ccc;
	-moz-border-radius:3px 3px;
	width:25em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em;
}
#guestbook legend {
	color: #666;
}
#guestbook label {
}
#guestbook input,textarea {
	border:1px solid #ccc;
	-moz-border-radius:3px 3px;
}
#guestbook input:focus,textarea:focus {
	border:1px solid #666;
	background-color:#eee;
	-moz-border-radius:3px 3px;
}
#guestbook textarea {
	margin-left:2em;
}
#guestbook .error {
	color:red;
	margin-left:1em;
}
#guestbook .paginacion, #noticias .paginacion {
	border-top:1px solid #ddd;
	width:35em;
}
#eventos .evento {
	margin-left:2em;
}
#eventos .evento .descripcion {
	color:#444;
	margin-left:1em;
}
#noticias .noticia {
	margin-bottom:2em;
}
#noticias .noticia .cuerpo {
	margin-left:1em;
}
#guestbook .vacia, #noticias .vacia {
	text-align:center;
	margin-bottom:2em;
}
#noticias .noticia .fecha {
	margin-left:1em;
	font-size:smaller;
	font-weight:normal;
	color:#666;
}
#galeria {
	font-family:sans-serif;
}
#galeria .elemento {
	text-align: center;
	width: 170px;
	height:160px;
	float:left;
	border:0px solid black;
}
#galeria .imagen {
	text-align: center;
}
#galeria .imagen img {
/* 	width:100%; */
}
