body {
	background-image: url(/Portals/_default/Skins/gizer.egui/fondo.gif);
	margin-top: 0px;
}

.contenedor_global {
	margin: auto;
	width: 762px;
	border: 1px solid #1A234D;	
	background-color: #F6F6F6;
}

.cabecera {
	height: 112px;
}

.opciones {
	margin: auto;
	width: 762px;
	text-align: right;	
}

.texto_opciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.izquierda {
	float: left;
	width: 150px;
	background-color: #253862;
}

.derecha {
	background-color: #F6F6F6;
	margin-left: 150px;
	color: #515151;
}

.derecha li {
	list-style-image: url(/Portals/0/bola.gif);
}
.conjunto {
	background-image: url(/Portals/_default/Skins/gizer.egui/fondo_conjunto.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	display: table;
}

.navlist li
{
	display: inline;
	/* for IE5 and IE6 */
}

.navlist
{
	width: 125px;
	/* to display the list horizontaly */
	font-family: sans-serif;
	margin: 0 0 0 0;
	padding: 0;
}

.navlist a
{
	width: 99.99%;
	/* extend the sensible area to the maximum with IE5 */
	display: block;
	background-color: #07234B;
	border-bottom: 1px #6071A1 solid;
	text-align: left;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(/Portals/_default/Skins/gizer.egui/fondo_bola.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 70%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;	
}

.navlist a:hover { 
	background-color: #F6F6F6;
	color: #000000;
	background-image: url(/Portals/_default/Skins/gizer.egui/fondo_bola2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

img {
	border: none;
}

.sub_texo_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #07234B;
}

.derecha_marcas {
	color: #5D8DF7;
	font-weight: bold;
	text-align: right;
	font-size: 80%;
	margin: 2px;
	padding: 2px;
}

.margen {
	width: 98%;
	margin: auto;
	text-align:justify;
	margin-top: 5px;
}

.texto_rojo2 {
	font-weight: bold;
	color: #FF1C38;
}

.grupete {
	clear:both;
	display:table;
	height: 110px;
}

.resalte {
	border: 1px dashed #024E99;
	padding: 3px;
	background-color: #E4E4E4;
}

.floatright {
	float: right;
	margin: 0 0 16px 20px;
	clear: right;
}

.floatleft {
	float: left;
	clear: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 75px;
	margin-top: 10px;
}

.titular_seccion_productos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B8CB5;
	margin-right: 10px;
	margin-left: 10px;
	color: #000000;
}