body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	background-color: #fff;
	text-decoration: none;
	text-align: justify;
}

form {
	margin: 0px;
}

.logo {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #ffffff;
}

.header {
	width: 610px;
	height: 92px;
}

.menu_header{
	height: 21px;
	padding-left: 20px;
	padding-right: 8px;
	background-image: url(../images/header/flecha2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: center;
}

.columna_izquierda {
	padding-right:4px;
}

.columna_izquierda2 {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #cccccc;
}

.columna_central {
	background-image: url(../images/bg_col_derecha.gif);
	background-repeat: repeat-y;
	background-position: right center;
}

.columna_central_rrhh {
/*
	background-image: url(../images/bg_col_derecha.gif);
	background-repeat: repeat-y;
	background-position: right center;
*/
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #cccccc;

}

/*
.columna_centro {
	padding-left:4px;
}
*/

.body_centro {
	padding: 5px 10px 0px 10px;
/*	width: 460px; */
}

.columna_derecha {
	padding: 5px 0 0 0;
/*	
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #cccccc;
*/
}

.menu_tabla {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #cccccc;
}

A.menulink {
	display: block;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/menu_cuadradito.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #ffffff;
	padding-left: 20px;
	padding-top: 3px;
	height: 18px;
	width: 144px;
	border-width: 0 1px 1px 1px;
	border-color:#cccccc;
	border-style:solid;

}

A.menulink:hover {

	color: #e23726;
	text-decoration: none;
	background-image: url(../images/menu_flecha_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f4dc08;
	cursor: pointer;

	height: 17px;
	width: 142px;
	font-size: 12px;
	font-weight: bold;
	border-width: 0px 2px 2px 2px;
	border-color:#f4dc08;
	border-color:#ffd40d;
	border-style:solid;
	background-color: #fbf3a8;
}


.menu_titulo {
	color: #e23726;
	text-decoration: none;
	background-image: url(../images/elementos/flecha_verde.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f4dc08;
	padding-left: 12px;
	height: 25px;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	border-width: 2px 2px 2px 2px;
	border-color:#f4dc08;
	border-style:solid;
	background-color: #fbf3a8;
}

#encuesta table.pregunta {
	background-color:#e9e9e9;
	border-width: 0px 1px 1px 1px;
	border-color:#cccccc;
	border-style:solid;
}

#encuesta .titulo {
	color: #015ba5;
	font-weight: bold;
	text-align: center;
}

#encuesta .respuestas {
	font-size: 11px;
	padding: 4px;
	background-color:#e9e9e9;
	border-width: 0px 1px 1px 1px;
	border-color:#cccccc;
	border-style:solid;
}

#sponsors p {

	margin-top: 0px;
	margin-bottom: 10px;

}

#producto .bg {
	width: 140px;
	background-image: url(./images/bg_catalogo_logo.gif);
	background-repeat: no-repeat;
	background-position: center top;

}

#producto .imagen_ch {
	/*
	width: 100px;
	height: 100px;
	*/
	background-color: #ffd40d;
	background-color: #fbf3a8;
	border-color: #ffd40d;
	border-style: solid;
	border-width: 2px 2px 0px 2px;
}

#producto .nombre {
	height: 25px;
	color: #0066a7;
	background-color: #ffd40d;
	background-color: #fbf3a8;
	border-color: #ffd40d;
	border-style: solid;
	border-width: 0px 2px 0px 2px;
}

#producto .nombre a {
	color: #0066a7;
	text-decoration: none;
	border: 0px;
}

#producto .precio {
	height: 35px;
	color: #f44d3a;
	font-size: 15px;
	font-weight: bold;
	background-image: url(../images/bg_catalogo_precio.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#producto_detalle .imagen {
	text-align: center;
}

#producto_detalle .nombre {
	line-height: 25px;
	padding: 0 10px 0px 10px;
	font-weight: bold;
	height: 25px;
	background-color: #fbf3a8;
	color: #0066a7;
	border: 2px solid #f4dc08;
}

#producto_detalle .precio {
	float: right;
	color: #f44d3a;
	font-size: 15px;
	font-weight: bold;
}

.Arial12Blanco {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.Arial11BoldAzul {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4264AB;
	text-decoration: none;
}

.BotonChico {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4264AB;
	text-decoration: none;
	width: 60px;
}

.BotonGrande {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4264AB;
	text-decoration: none;
	width: 160px;
}

.InputAzul {
	border: 1px solid #4264AB;
	font-family: Verdana;
	font-size: 11px;
	color: #4264AB;
}
.Verdana10Gris {
	font-family: Verdana;
	font-size: 10px;
	color: #656565;
	text-decoration: none;
}

.tfvHighlight {color: red;}

.Arial11Gris {

	font-family: Arial;
	font-size: 11px;
	color: #656565;
	text-decoration: none;
}

pre.sucursales {
	display: block;
	font-family: Arial, Courier, Courier New;
	font-size: 12px;
	width: 460px;
/*  background-color:red; */
}

.Arial12Gris, .tfvNormal {
	font-family: Arial;
	font-size: 12px;
	color: #656565;
	text-decoration: none;
}
.Arial12RojoBold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E23726;
	text-decoration: none;
}
.botonera_cv {
	float: right;
	margin: 0px 0px 0px 0px;
}
.datos_cv {
	line-height: 20px;
	padding: 5px;
}
.siguiente {
	padding: 5px;
	border-top: 1px solid #405091;
	border-bottom: 1px solid #405091;
	background-color: #E6EEF7;
}
.archivos_ventas {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;	
	color: #3333CC;
	position: relative;
	top: 50px;
	left: 100px
}
