/*
      Theme Name: Papulinos
      Theme URI: http://www.papulinos.com
      Version: 1.0
      Author: Portales Andalucia
      Author URI: http://www.portalesandalucia.com
*/

/* FIXES */
*, html { 
	margin:0; 
	padding:0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* END FIXES */


body {
	font-size:0.8em;
	font-family:Arial, Helvetica, Tahoma, "Trebuchet MS", "Lucida Grande";
	background:url('imagenes/background.jpg') no-repeat top center #190909;
}

a {
	color:#491F13;
	text-decoration:none;
}

p {
	margin:15px 10px;
	line-height:20px;
}
#header {
	width:880px;
	margin:0px auto;
}
	#header h1 {
		float:left;
		width:665px;
		height:119px;
		background:url('imagenes/header.jpg') no-repeat;
	}
	#header h1 a {
		display:block;
		width:665px;
		height:119px;
		text-indent:-99999999px;
	}
	#header h2 {
		float:right;
		width:187px;
		height:119px;
		background:url('imagenes/logo.jpg') no-repeat center;
	}
	#header h2 a {
		display:block;
		text-indent:-9999999px;
		width:187px;
		height:119px;
	}
	#header #menu {
		width:880px;
		height:99px;
		background:url('imagenes/menu.jpg') no-repeat;
		list-style:none;
		font-weight:bold;
	}
	#header #menu #pages {
		float:left;
	}
	#header #menu #menus {
		float:left;
		margin-left:17px;
		margin-right:16px;
		margin-top:15px;
		text-align:center;
		width:140px;
	}
	#header #menu a:hover {
		color:#eee;
	}
	#header #menu #menus li {
		font-size:1em;
		margin:2px 0px;
	}
	#header #menu #pages li {
		float:left;
		font-size:1.3em;
		margin:20px 0;
		text-align:center;
	}
	#header #menu #pages li.page-item-2 {
		width:108px;
	}
	#header #menu #pages li.page-item-4 {
		width:110px;
	}
	#header #menu #pages li.page-item-6 {
		width:120px;
	}
	#header #menu #pages li.page-item-8 {
		width:100px;
	}
	#header #menu #pages li.page-item-269 {
		width:127px;
	}
	#header #calidad {
		float:left;
		text-align:center;
		width:142px;
	}
	#header #calidad li {
		margin:25px 0px;
	}
	.contentjumpnumber {
		font-size:1.2em;
		padding:3px 7px;
		text-align:center;
		float:left;
		border:1px solid #999;
		margin:10px 3px 0px 3px;
	}
	span.contentjumpnumber {
		font-weight:bold;
	}
	
#container {
	margin:10px auto;
	width:820px;
	background:url('imagenes/content-repeat.jpg') repeat-y;
}
	#content {
		width:820px;
		min-height:300px;
		background:url('imagenes/content-header.jpg') no-repeat;
		padding:23px 50px 0px 50px;
		width:720px;
	}
	#content .libro {
		width:720px;
		height:600px;
		background:url('imagenes/libro.gif') no-repeat;
	}
	#content .libro table {
		width:670px;
		margin:40px auto;
		line-height:20px;
	}
	#content .libro table h3 {
		color:#38160D;
	}
	#content .libro table td {
		vertical-align:top;
		width:50%;
		text-align:center;
	}
	#sidebar {
		width:820px;
		height:38px;
		background:url('imagenes/content-footer.jpg') no-repeat;
	}
	#content h3, #content h4 {
		margin:10px 0px;
	}
#footer {
	width:880px;
	margin:10px auto;
	text-align:center;
	color:#999;
	font-size:0.9em;
}
	
#footer a {
	color:#999;
}
img.alignleft {
	float:left;
}
img.alignright {
	float:right;
}

/* Estilos intersitial */

#pres-fondo {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#000;
	z-index:100;
	opacity:0.9;
  	filter: alpha(opacity = 90);
}
#pres {
	text-align:center;
	position:absolute;
	left:0px;
	top:20px;
	width:100%;
	height:100%;
	z-index:102;
}