@charset "utf-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 24px;
	margin-bottom: 12px;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F26522;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F26522;
	margin-top: 24px;
	margin-bottom: 12px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
}
.oneColFixCtrHdr #container #footer .copyright {
	float: left;
}
.banner {
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 14px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: square;
	margin-bottom: 7px;
}

li {
	margin-bottom: 7px;
}



.libro {
	float: left;
	width: 330px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 300px;
	font-family: arial;
	font-size: 13px;
	overflow: auto;
	margin-left: 5px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border: 1px solid #7C1C08;
	margin-top: 10px;
	overflow-y: auto;
	overflow-x: auto;
}

.cine {
	background-color: #000000;
	height: 270px;
	width: 185px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	float: left;
	margin: 0px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 2px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../imagenes/Fondos/cine.gif);

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.libro p {
	margin-left: 125px;
}

.bloque_con_foto {
	float: left;
}

