@charset "UTF-8";


/*ANULA ESTILOS PREDETERMINADOS DE HTML*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
	margin:0 auto;
}

fieldset,img { border: 0; }
ol,ul { list-style: none; }
caption,th { text-align: left; }

.openDiv {
	display:block;
	clear:both;
}
/*png hack*/

img, div, input { behavior: url(../css/iepngfix.htc) }
 
/*termina png hack*/


/*ESTRUCTURA */

html { 
	margin: 0;}

body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background:url(../images/back_body.jpg) repeat-x #FFF;
	height: 100%;
}

#pleca
{
	height: 131px;
	background: url(../images/back_head.jpg) repeat-x;
	margin: 0 0 10px 0;
}

#head
{
	height: 131px;
	background:url(../images/libros.gif) left;
	width:995px;
	margin:0 auto;
}

#container
{
	display: block;
	margin: 0 auto;
	/*background: url(../images/back_head.jpg) repeat-x;foot*/
	width: 995px;
}

#logoSite
{
	width: 342px;
	height:78px;
	margin:35px 0 0 0;
	float: left;
}
#imgLibro
{
	width: 282px;
	height:131px;
	margin:0 auto 0 332px;
	float:left;
	background:url(../images/libros_head.png) no-repeat;
}
#main{
	width:995px;
	margin: 0 auto;
	min-height:522px;
	z-index:2;
	
	
	
	
	
}

/*inicia foot*/

	
#foot
{
	background:url(../images/back_foot.jpg) repeat-x  #b0ac9e;
	font-size: 11px;
	width: 100%;
	height: 57px;
	clear: both;
	
}
#contentFoot {
	width:995px;
	margin:0 auto;
}

#firmaFoot p {
	width:220px;
	margin:10px 0;
	padding-top:5px;
	float:left;
	color:#564a0f;
}
#firmaFoot img {
	margin:12px 1px;
	float:left;
	
}
#enlacesFoot {
	width:747px;
	float:right;
	color:#827c75;
	text-align:right;
}

#enlacesFoot .renglon
{
	display: block;
	padding: 10px 0 0 0;
}

#enlacesFoot a
{
	color: #362f2d;
	padding: 0 5px;
}

#enlacesFoot a:hover{
	color:#a0410d;
	text-decoration:none;
}

	/*termina foot*/

/*termina estructura general del sitio*/

/*inicia menu*/

#menu {
	width:995px;
	margin:0 auto 20px auto;
	height:30px;
	background:#6b7739;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;

}

/*termina menu*/

/*inicia home*/

#divVertical {
	width:2px;
	height:225px;
	float:left;
	margin:0 0 0 60px;
	background:url(../images/back_div_v.jpg) no-repeat;
}
#divVerticalInterior {
	width:2px;
	height:225px;
	float:left;
	margin:0 0 0 10px;
	background:url(../images/back_div_v.jpg) no-repeat;
}

#avisos
{
	width: 425px;
	height: 225px;
	margin:0 0 20px 46px;
	background:url(../images/back_avisero.jpg)  no-repeat;
	float:left;
}
#video
{
	width: 293px;
	height: 225px;
	margin:0 91px 0 0;
	background:url(../images/back_avisero.jpg)  no-repeat;
	float:right;
	z-index:5;
}
#video img,
#video object
{
	margin:20px 0 0 7px;
}
#videoIndex {
	width: 630px;
	height: 425px;
	margin:70px auto 23px auto;
	border:4px solid #b69478;
	z-index:5;
}
#enlaceSaltarIntro {
	width: 630px;
	height: 55px;
	margin:0 auto;
	text-align:center;
}
#enlaceSaltarIntro a {
	color:#a0410d;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0 20px;
}
#enlaceSaltarIntro a:hover {
	color:#a0410d;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0 20px;
	text-decoration:none;
}

#grecaVideo
{
	background:url(../images/greca_titulo.gif) no-repeat;
	width:38px;
	height:44px;
	float:left;
	margin:0 0 0 40px;
}
#presentacion {
	width: 425px;
	min-height:225px;
	margin:0 0 0 46px;
	float:left;	
}
#bannerContacto {
	width: 293px;
	height: 198px;
	margin:0 91px 0 0;
	border:1px solid #a7af89;
	float:right;
	background:url(../images/back_contacto_home.jpg) no-repeat;
}

h1.TituloHome {
	background:url(../images/greca_presentacion.gif) no-repeat;
	color:#645851;
	font-size:24px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:14px 0 0 38px;
	display:block;
	height:44px;
}

#presentacion p {
	color:#3e3834;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}

a.masAqui {
	color:#a0410d;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:right;
	padding:0 20px;
}
a.masAqui:hover {
	color:#a0410d;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:right;
	padding:0 20px;
	text-decoration:none;
}

#bannerContacto p {
	color:#252525;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	margin:70px 30px 0 30px;
}
#bannerContacto  span{
	color:#707070;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	font-style:italic;
}


/*termina home*/

/*contenido*/

#content
{
	width: 600px;
	float:left;
	margin:0 20px 20px 40px;
	z-index:4;
	
}

/*termina contenido*/


/*inicia interiores*/



#content h1  {
	background:url(../images/greca_titulo.gif) no-repeat;
	color:#645851;
	font-size:24px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:14px 0 0 38px;
	display:block;
	height:44px;
	
}

#content h2  {
	color:#754132;
	font-size:16px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-bottom:10px;
}
#content h3  {
	color:#754132;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:30px;
}
#content p,
#content ul {
	color:#3e3834;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}

#content p a {
	color:#a0410d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#content p a:hover {
	color:#a0410d;
	text-decoration:none;
}

#content ul {
	width:550px;
	margin:20px auto;
	list-style-image:url(../images/bullets_listado.gif);
}
#content ul li{
	padding:5px 0;

}

#columFoto {
	width:265px;
	float:right;
	margin-right:30px;

	
	
}

#columFoto img {
	border:4px solid #b69478;
	float:right;
	margin-bottom:20px;
	
}

#frameAvisos { 
	width: 405px;
	height: 215px;
	padding: 0 0 0 10px;
	
	}

table.consejo {
	width:600px;
	margin:30px auto 0 auto;
}

table.consejo td {
	width:300px;
	height:80px;
	vertical-align:top;
}
table.tarifas {
	width:400px; margin:30px auto;
	border:1px solid #d6c7b0;

}

table.tarifas td {
	vertical-align:top;
	padding:5px 10px;
	border-bottom:1px solid #d6c7b0;
}
table.tarifas td.costo {
	text-align:right;
	font-weight:bold;
}
ul.libros{
	width:550px;
	margin:20px auto;
	list-style-image:url(../images/bullets_listado.gif);
}
ul.libros li{
	padding:3px 0;

}
ul.libros a {
	color:#3e3834;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
ul.libros a:hover {
	color:#a0410d;
	text-decoration:none;
}

/* LIGAS HOME CONTACTO Y WIKIPEDIA*/


a.links_home {
	color:#a0410d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 20px;
	line-height:20px;
}
a.links_home:hover {
	text-decoration:none;
}
.mapaHome {
	float:left;
	border:4px solid #b69478;
	margin-bottom:20px;
}

#videoAtras {

	width:700px;
	margin: 0 auto;
	z-index:3;
}






















