/* Header */

#header {
	width: 6
	54px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
}

h2 {
	padding-left: 20px;
	background: url(file:///C|/Documents%20and%20Settings/elmio/Escritorio/Nueva%20carpeta%20(3)/images/img07.gif) no-repeat left center;
	font-size: 22px;
}

/* Links */

#links {
	float: left;
	font-family: arial, geneva, sans-serif;
	font-size: 14px;
	color: #666666;
	padding: 12px;
	background-repeat: repeat-x;
	margin: auto;
	width: 155px;
}

/* Posts */

#posts {
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555555;
}
#marco grande {
	padding: 12px;
	height: 333px;
	width: 333px;
	background-image: url(images/img.gif);
	background-repeat: repeat-x;
}
#container {
	font-size: 10px;
}


#estilo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}
#contenedor {
	width: 1000px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#content {
	background-color: #eee;
	background-image: url(images/content.gif);
	background-repeat:   repeat-y;
}

#menu  {
height: 180px;
background: #eee url(images/menu.gif) no-repeat;
}
#pie {
background: #eee url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#cabecera {
	height: 23px;
	background-image: url(images/header.gif);
}
#oferta {
	float: left;
	width: 155px;
	background-repeat: repeat-x;
}
marc3 {
	float: left;
	height: 123px;
	width: 122px;
	padding: 12px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
/*
	Menu 
*/
#menuv {
	width: 150px;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F4F3EE;
	border-right-color: #F4F3EE;
	border-bottom-color: #F4F3EE;
	border-left-color: #F4F3EE;
	background-image: url(images/boton1x.gif);
}

#menuv ul, li {
	list-style-type: none;
}

#menuv ul {
	margin: 0;
	padding: 0;
}

#menuv li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menuv a {
	text-decoration: none;
	color: #3E3E3E;
	display: block;
	padding: 3px 6px;
	width: 138px;
	background-color: #ECE9D8;
	background-image: url(images/boton1x.gif);
}

#menuv a:hover {
	background-color: #999999;
	background-image: url(images/boton2%20x.gif);
}

/*
	Menu Horizontal
*/
#menuh {
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 20px;
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left;
}

#menuh a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 3px 10px;
	text-align: center;
	border: 1px solid #ACCFE8;
	border-width: 1px 1px 1px 0;
	background-color: #ECE9D8;
}

#menuh a#primero {
	border-left: 1px solid #ACCFE8;
}

#menuh a:hover {
	background-color: #003366;
}

