/* CSS Document */

/* Creado por eresPixel.com para el sitio web GALLIGUERA.COM */



/* ---------------  ESTILOS GLOBALES -------------------- */

 body {
	text-align: center;
	background-color: #B9A25D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
}

	h1 {
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	margin-top: 4px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	/*border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #000;*/
}
	h2 {
	font: normal 1.1em Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	padding-left: 6px;
	margin-left: 6px;
}
	h3 {margin:0; padding:0; font: 1em Arial, Helvetica,  Sans-Serif;}

/* ---------------------- TEXTOS ---------------- */

.textos p {
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

p ul {
	margin-left: 0px;
	padding-left: 10px;
}

p ul li {
	margin: 0px;
}

p img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	margin-top: 26px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}

.aviso {
	color: #FF0000;
}

/* --------------- ENLACES --------------------- */

	a {color:#FFFF66; text-decoration:none;}
	a:hover {color:#FFFFFF; text-decoration:none;}	


/* ---------------- DIVS --------------------- */

#contenedor {
	margin: 0px auto;
	width: 780px;
	text-align: center;
	/*background-color: #FFFFFF;*/
}

#menu {
	text-align: left;
	padding: 0px;
	/*background-image: url(img/menu.jpg);*/
	margin-top: 6px;
	margin-right: 0px;
	/*background-color: #AE995A;*/
}

#menu ul li {
	display: inline;
	background-color: #73401B;
	padding: 4px;
	margin: 1px;
	font-size: 12px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#menu a {color:#FFFFFF;}
#menu a:hover {color:#999999;}


#img-cabecera01 {
	background: url(img/img-cabecera_01.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 215px;
	width: 780px;
}

#img-cabecera02 {
	background: url(img/img-cabecera_02.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 215px;
	width: 780px;
}

#img-cabecera03 {
	background: url(img/img-cabecera_03.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 215px;
	width: 780px;
}

#img-cabecera04 {
	background: url(img/img-cabecera_04.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 215px;
	width: 780px;
}

#contenidos {
	width: 780px;
	background-color: #FFF;
	padding: 0px auto;
	margin: 0px auto;
	text-align: left;
}

#cont-gab {
	width: 220px;
	padding: 8px;
	float: left;
	/*border-left-width: 4px;
	border-left-style: dotted;
	border-left-color: #000;*/
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 14px;
	background-color: #1B4766;
}

#cont-down {
	width: 220px;
	padding: 8px;
	float: left;
	/*border-left-width: 4px;
	border-left-style: dotted;
	border-left-color: #000;*/
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 14px;
	background-color: #992C18;
}

#cont-senda {
	width: 220px;
	padding: 8px;
	float: left;
	/*border-left-width: 4px;
	border-left-style: dotted;
	border-left-color: #000;*/
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 14px;
	background-color: #446628;
}

#cont-img {
	width: 435px;
	padding: 8px;
	float: left;
	/*border-left-width: 6px;
	border-left-style: dotted;
	border-left-color: #000;*/
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	background-color: #666666;
}

/* ----------------  PIE DE LA PAGINA --------------------- */

#pie {
	background: transparent url(img/img-pie_01.jpg) no-repeat center bottom;
	height: 80px;
	width: 780px;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pie p{
	vertical-align: bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 14px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#pie a {color:#C9CA01; text-decoration:none;}
#pie a:hover {color:#CCCCCC; text-decoration:none;}
