@charset "utf-8";
#contenedor {
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#abajo {
	background-image: url(images/abajo.png);
	height: 10px;
	width: 960px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#arriba {
	height: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/arriba.png);
	margin-top: 10px;
}
#contenedor #cierre {
	clear: both;
}

body {
	margin: 0px;
	background-color: #CCCCCC;
}
#contenedor #cabezal1 {
	background-color: #FFFFFF;
	float: left;
	height: 130px;
	width: 190px;
}
#contenedor #botonera {
	float: left;
	height: 190px;
	width: 190px;
}
#contenedor #banner1 {
	float: left;
	height: 190px;
	width: 190px;
	margin-left: 5px;
}
#contenedor #banner2 {
	float: left;
	height: 190px;
	width: 570px;
	margin-left: 5px;
}
#contenedor #botonera2 {
	background-color: #F8F8FB;
	float: left;
	height: 500px;
	width: 190px;
	margin-top: 5px;
	background-image: url(images/gris.jpg);
	background-repeat: no-repeat;
}
#contenedor #destacado {
	background-color: #9FBBDD;
	float: left;
	width: 190px;
	margin-left: 5px;
	margin-top: 5px;
	height:500px !important;
	height:450px;
}
#contenedor #texto {
	float: left;
	width: 500px;
	margin-left: 5px;
	min-height: 450px;
	height:auto !important;
	height:450px;
	margin-top: 5px;
	padding-right: 50px;
	padding-left: 20px;
	padding-top: 5px;
	
}
#contenedor #botonera2 li {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 22px;
	color: #9F9035;
	list-style-type: none;
	margin-left: 0px;
}
#contenedor #botonera2 ul {
	padding-left: 20px;
}

#contenedor #cabezal2 {
	background-color: #FFFFFF;
	float: left;
	height: 130px;
	width: 190px;
	margin-left: 5px;
}
#contenedor #cabezal3 {
	background-color: #FFFFFF;
	float: left;
	height: 130px;
	width: 570px;
	margin-left: 5px;
}
#contenedor #cabezal3 #link_tangostore {
	float: left;
	width: 550px;
	margin-top: 25px;
	padding-right: 20px;
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
#contenedor #cabezal3 #tit_seleccionado {
	float: left;
	width: 550px;
	padding-left: 20px;
	height: 30px;
	margin-top: 45px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #22295F;
	font-weight: bold;
}
#contenedor #texto p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
#contenedor #texto table {
	margin-top: 15px;
	margin-bottom: 15px;
}

#contenedor #botonera2 li a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	list-style-type: none;
	margin-left: 0px;
	text-decoration: none;
}
#contenedor #botonera2 li a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	list-style-type: none;
	margin-left: 0px;
	text-decoration: underline;
}
#contenedor #cabezal2 img {
	margin-top: 25px;
}
#logos {
	height: 40px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#logos img {
	margin-right: 20px;
	margin-left: 18px;
}
#contenedor #texto a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-decoration: underline;
}
#contenedor #texto a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #9F9035;
	line-height: 18px;
	text-decoration: underline;
}
#contenedor #cabezal3 #link_tangostore a {
	color: #333333;
	text-decoration: none;
}
#contenedor #cabezal3 #link_tangostore a:hover {
	color: #9F9035;
	text-decoration: none;
}
#contenedor #texto #formulario {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
