#cabecera{
	width: 990px;
	MARGIN: 0px auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#contenedor
{
	width: 990px;
	MARGIN: 0px auto;
	overflow: hidden;
	background-color: #ffffff;	
}

/* estructura de la web*/
#columna1_ppal {
	/*top -right - bottom -left*/
	MARGIN: 2px 0px 0px 12px;
	Width: 218px;
	float: left;
	background-color: #ffffff;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
}


#columna2_ppal {
	MARGIN: 0px 8px 0px 10px;
	Width: 740px;
	float: left;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
	background-color: #ffffff;
}



#pie_pagina{
	width: 990px;
	MARGIN: 0px auto;
	background-color: #cccccc;
	float: auto;
	color: #000000;
	text-align: center;
	border: medium black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;


}

#menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #666666;
	padding: 5px 3px 3px 8px;
}
/* estructura web opciones*/

.ppal_BgOpciones{
	Width: 201px;
	height:91px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/fondo_boton1.png);
	padding: 5px 00px 0px 0px;	
}

.opcion_head{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	color:  #4e4e4e;
}

.opcion_text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 11px;
	color: #999999;
	line-height: 1.3;
	margin-top: 4px;
	float: left;
	}


#columna1_opcion {
	/*top -right - bottom -left*/
	MARGIN: 0px 0px 0px 4px;
	Width: 146px;
	float: left;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
}


#columna2_opcion {
	MARGIN: 0px 0px 0px 0px;
	Width: 50px;
	float: left;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
	text-align:center;
	line-height: 2.3;
}

/*inicio acceso distribuidores*/

.form_distribuidores{
	Width: 201px;
	height:120px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/fondo_boton2.png);
	padding: 5px 00px 0px 0px;	
}
.barraColt{
	background-image: url(../images/colt_barra.jpg);
	height: 30px;
	color: #01abe3;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 2px;	
	background-position: bottom left;
	margin-top: 8px;
}

.divTituloKyo{
	background-color: #91B8D5;
	color: #FFFFFF;
	size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
}