@charset "utf-8";
/* CSS Document */
.cabezote {
	width:100%;
	background-position: center bottom;
	float: left;
	background-color: #d30505;
}
#c_texto_buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 80px;
	float: left;
	padding-top: 7px;
	padding-left: 20px;
}

#logo {
	padding-top: 10px;
	padding-left: 10px;
	width: 490px;
	float: left;
}
#c_buscador {
	float: left;
	width: 484px;
	padding-top: 15px;
}


#contenedor_cabezote {
	width: 998px;
	margin: auto;
	text-align: left;
	display: table;
}
#cabezote_buscador {
	width: 980px;
	height: 120px;
	background-repeat: repeat-x;
	background-image: url(../images/static/fondo_cabezote.gif);
}
.c_cabezote {
	width:100%;
	background-repeat: repeat-x;
	background-position: center top;
	float: none;
	background-color: #D30505;
}
.menu {
	width: 980px;
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #FFFF00;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	font-weight: bold;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.menu a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#publicidad_300 {
	float: left;
	width: 300px;
	padding-bottom: 10px;
	padding-left: 14px;
}
#c_combo_buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 240px;
	float: left;
	background-image: url(../images/static/fondo_buscador.gif);
	background-repeat: no-repeat;
	height: auto;
	padding-top: 7px;
	padding-left: 10px;
}
.combo_top {
	border: 0px solid #FFFFFF;
	height: 18px;
	width: 200px;
}
#c_btn_ir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 33px;
	float: left;
	background-repeat: no-repeat;
	height: auto;
}
#publicidad_300_art {
	width: 300px;
	padding-bottom: 10px;
	float: left;
}
#contenedor_foot {
	width: 998px;
	margin: auto;
	text-align: left;
	height: 17px;
}
.c_foot {
	width:100%;
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
}
.foot {
	width:100%;
	background-image: url(../images/static/foot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
#publicidad_300_articulo {
	float: left;
	width: 300px;
	padding-bottom: 10px;
}
.cont_menus {
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(../images/repiter_top3.gif);
	height: 35px;
	background-position: center bottom;
	text-align: left;
}

