/* CSS Document */

body {
	margin: 0px;
	background:#130411;
}

#principal{
	margin:0 auto;
	width:850px;
	height:100%;
	
	min-height:720px;	
	background:url(../imagenes/fondo.jpg);
	font-family: sans-serif,Verdana, Arial, Helvetica;
	font-size: 12px;

	
}
#lateral_izq {
	float:left;
	width: 165px;
}
div.cabecera1 {
	float:left;
	width:165px;
	height:125px;
}
div.menu_principal {
	float:left;
	width: 165px;
	height: 397px;
}
div.menu_dinamico{
	float:left;
	width: 165px;
	height: 100%;
}
#categorias {
	height: 10px;
	margin-bottom: 3px;
	text-align: center;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right:5px;
	font-size:11px;	
}
#categorias a{
	color:#FFFFFF;
	text-decoration:none;	
}
#subcategorias {
	height: 9px;
	margin-bottom: 3px;
	text-align: center;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right:5px;
	font-size:11px;	
	color:#e5cb76;
}
#subcategorias a{
	color:#e5cb76;
	text-decoration:none;	
}

#centro{
	float:left;
	width:268px;
}
div.cabecera2 {
	float:left;
	width:268px;
	height:125px;
}
div.titulos {
	float:left;
	width: 268px;
	height: 107px;
}
#cabecera3 {
	float:right;
	width:417px;
	height:232px;
}
#contenido {
	float: left;
	width: 685px;
	height: 100%;
	background:url(../imagenes/cuerpo.jpg);
	background-repeat:no-repeat;
	text-align:justify;
}
div.texto_contenido{
	padding-top:20px;
	padding-left:20px;
	padding-right:70px;
}
div.texto_contenido a{
	color:#990099;
	font-weight:bold;
}
select{
	border:1px #957201 solid;
	font-size:10px;
}
/* CALENDARIO Y NOTICIAS*/

#calendario_noticias{
	float:right;
	width:150px;
	margin-left:20px;
	margin-right:20px;

}
table.calendario{
	background:url(../imagenes/fondo_calendario.jpg);
	background-repeat:no-repeat;
	width:150px;
	padding:8px 10px 10px 15px;
	color:#f0e0ac;
}

#diascalendario{
	color:#4b0f42;
}
#eventoscalendario{
	color:#4b0f42;
	padding-left:10px;
	padding-right:10px;
}

.hoy {
	font-weight:bold;
	color:#006600;
}

#eventoscalendario p{

}
#scrollnoticias {
	width:150px;
	float:right;
	color:#4b0f42;
	cursor:hand;	
}
marquee{
	height:100px;
	padding-left:10px;
	padding-right:10px;
}

/*FIN CALENDARIO Y NOTICIAS*/

div.contenido_hermano{
	margin-left:90px;
}
label.formulario_hermano{
	float:left;
	width:110px;
}
div.contenido_contacto{
	margin-left:130px;
}
div.contenido_enlaces{
	margin-left:195px;
	width:220px;

}
label.formulario_contacto{
	float:left;
	width:70px;
}
textarea{
	border: #4b0f42 1px solid;
	background-color:#FFFFFF;
}
input{
	width:200px;
	border: #4b0f42 1px solid;
	background-color:#FFFFFF;
	font-size:10px;
}
div.botones{
	margin-left:170px;
}
div.botones2{
	margin-left:210px;
}
input.botones{
	width:50px;
	color:#FFFFFF;
	background:#430e3c;
	font-size:10px;
}
#myGallery{
	background:url(../imagenes/fondo_galeria.jpg);
	text-align:center;
	padding-top:12px;
	padding-bottom:20px;
	font-size:9px;
}
img.full{
	width:350px;
	border:1px solid #957201;
}

/* PRODUCTOS*/

p.stitulo{
	margin-bottom:-10px;
	color:#957201;
	text-align:right;
}
p.stitulo2{
	margin-top:-16px;
	margin-bottom:-10px;
	color:#957201;
	text-align:left;
}
p.ptitulo{
	font-size:12px;
	text-align:right;
}
p.ptitulo2{
	font-size:12px;
	text-align:left;
}
img.producto{
	float:left;
	height:98px;
	margin:0px 10px 10px 0px;
	border:1px solid #957201;
}
img.detalleproducto{
	float:left;
	width:200px;
	margin:0px 10px 10px 0px;
	border:1px solid #957201;
}
div.descripcion{
	float:left;
	width:340px;
}
p.masdetalle{
	background:url(../imagenes/lupa.jpg);
	background-repeat:no-repeat;
	padding-left:24px;
	padding-top:3px;
	padding-bottom:4px;
	font-size:10px;
}
p.enlaces, p.enlaces2{
	padding-top:3px;
	padding-bottom:2px;
	margin-top:0px;
	padding-left:25px;
	font-size:10px;
}
p.enlaces{
	background:url(../imagenes/mundo.jpg);
	background-repeat:no-repeat;
}
p.enlaces2{
	background:url(../imagenes/archivos.jpg);
	background-repeat:no-repeat;
}
div.fondo_noticias{
	padding:10px 10px 5px 10px;
	border:1px #CC9900 solid;
	background-color:#ebd896;
	color:#957201;
	
}
div.lateral_detalles{
	float:left;
	width:380px;
}

/*FIN PRODUCTOS*/

#pie {
	clear:both;
	width:850px;
	height: 105px;
	background:url(../imagenes/pie.jpg);
}
hr {
	color:#957201;
	background-color:#957201;
	height:1px;
	border: 0px;
}
table{
	float:left;
	
}
h1 {
	font-size:15px;
	text-align:center;
}
h2 {
	font-size:13px;
	text-align:center;
}
h3{
	font-size:12px;
	font-weight:bold;
	text-align:center;
}



