body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #4D4D4D;
	margin-bottom: 0px;
}
.content    {
	margin:auto;
	text-align:left;
	width:760px;
	_width:760px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #7F8180;
  
} .cabecera {
	width: 100%;
	_width: 100%;
	height: 134px;
	_height: 118px;
	/*background-image: url(../imgs/cabecera.jpg);
	background-repeat: no-repeat;*/
}
.content_menu {
	width: 760px;
	_width: 100%;
	height: 16px;
	_height: 19px;
	margin-top: 0px;
	text-align: center;
	padding-top: 3px;
	background-color: #7F8180;
	margin-bottom: 10px;
}
.content_menu a{
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 5px;
	background-color: #7F8180;
	width: auto;
	_width: auto;
	padding-left: 5px;

}
.content_menu a:hover{
	width: auto;
	_width: auto;
	color: #A3FF09;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;

}
.content_contenido {
	width: 100%;
	_width: 100%;
	padding-top: 0px;
	float: left;
	background-color: #FFFFFF;
}
.content_menu2 {
	float: left;
	width: 170px;
	_width: 170px;
}
.caja_menu_productos a{
	text-decoration: none;
	color: #4D8BBA;

}
.caja_menu_productos a:hover{
text-decoration: none;
color: #F6D317;
}
.content_noticias {
	float: right;
	width: 170px;
	_width: 170px;
	background-image: url(../imgs/fondo_noticias2.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	text-align: center;
	padding-top: 10px;
	font-size: 0.9em;
	color: #0099CC;
	background-position: left;
}
.contenido_princ {
	float: left;
	width: 200px;
	_width: 200px;
	padding-right: 0px;
	padding-left: 20px;
	height: 205px;
	background-image: url(../imgs/enchufe.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
}
.caja_titulo_menu {
	background-color: #00599D;
	float: left;
	height: 17px;
	width: 130px;
	_height: 17px;
	_width: 130px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 40px;
	padding-top: 3px;
	background-image: url(../imgs/fondo_titulo_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}
.caja_menu_productos {
	float: left;
	height: 16px;
	_height: 16px;
	width: 165px;
	_width: 160px;
	color: #4D8BBA;
	margin-left: 5px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.banner_izq {
	float: left;
	height: auto;
	width: 170px;
	_width: 170px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.caja_titulo_buscar {
	background-color: #00599D;
	float: left;
	height: 17px;
	width: 140px;
	_height: 17px;
	_width: 130px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 3px;
	background-image: url(../imgs/fondo_buscar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	margin-top: 5px;
}
.form_busqueda {
	float: left;
	height: auto;
	width: 165px;
	_width: 165px;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
	padding-left: 5px;
	color: #6B9CBD;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.input_busqueda {
	font-size: 0.9em;
	color: #00599C;
	border: 1px solid #6B9CBD;
	padding: 3px;
	height: 11px;
	_height: 11px;
	float: left;
	width: 135px;
	_width: 135px;
}
.input_boton {
	font-size: 0.9em;
	color: #00599C;
	border: 1px solid #6B9CBD;
	height: 20px;
	_height: 20px;
	float: left;
	width: auto;
	_width: auto;
	background-color: #DAE7EF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.banner_datos {
	float: left;
	height: 136px;
	_height: 136px;
	width: 170px;
	_width: 170px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../imgs/fondo_datos.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titulo_imagen {
	float: left;
	width: 340px;
	_width: 150px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.texto_princi {
	float: left;
	width: 360px;
	_width: 350px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #999999;
	text-align: justify;
	font-size: 0.9em;
}
.destacado_azul{
	color:#00599C;
	text-decoration: none;

}

.destacado_azul_gr{

color:#00599C;
font-size: 1.1em;
}
.titulo_novedades {
	font-size: 1.1em;
	color: #00599C;
	height: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.caja_novedades {
	text-align: center;
	width: 120px;
	_width: 120px;
	margin-bottom: 10px;
}
.no_destaca_gris {
	color:#999999;
	font-size: 0.9em;
	margin-bottom: 15px;
}
.margen_sup {
	margin-top: 10px;
}
.subraya {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
	margin-top: 5px;
	padding-bottom: 10px;
}

.subraya a{
	text-decoration: none;
	color: #4D8BBA;

}
.subraya a:hover{
text-decoration: none;
color: #5F9A1A;
}
.form_usuario {
	float: right;
	width: 200px;
	_width: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 5px;
	color: #6B9CBD;
	padding-bottom: 0px;
	margin-right: 100px;
}
.input_user {
	margin-bottom: 5px;
	margin-left: 5px;
	font-size:1em;
	color: #00599C;
	border: 1px solid #6B9CBD;
	padding: 3px;
	height: 12px;
	_height: 12px;
	float: left;
	width: 100px;
	_width: 100px;
	
}
.tabla_user {
	font-size: 0.9em;
	color: #00599C;
	margin-top: 50px;
	margin-left: 0px;
}
.input_boton_user {
	font-size: 0.9em;
	color: #00599C;
	border: 1px solid #6B9CBD;
	height: 17px;
	_height: 17px;
	float: right;
	width: auto;
	_width: auto;
	background-color: #DAE7EF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.datos {
	position: relative;
	left: -4px;
	font-size: 0.9em;
	color: #0099CC;
	width: 170px;
	_width: 170px;
}

.datos a{
	color: #999999;
	text-decoration: none;
}
.datos a:hover{
color: #0099CC;
	text-decoration: none;
}
.contenido_gr {

	float: left;
	width: 560px;
	_width: 540px;
	padding-right: 0px;
	padding-left: 20px;
}
.texto_gr {
	float: right;
	width: 540px;
	_width: 520px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #999999;
	text-align: justify;
	font-size: 0.9em;
	text-decoration: none;
}
.texto_datos {
	float: right;
	width: 540px;
	_width: 520px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #999999;
	text-align: justify;
	font-size: 0.9em;
	text-decoration: none;
}
.texto_datos a{
	color: #999999;
	text-decoration: none;
}
.texto_datos a:hover{
color: #0099CC;
	text-decoration: none;
}
.Estilo1 {
	color: #000000;
	font-weight: bold;
}
.Estilo2 {color: #FF9900}
.Estilo4 {color: #999999}
.Estilo5 {color: #323031}


.columna_izq_pr{
	width:270px;
	_width:100px;
	float: left;
}

.columna_der_pr{
	width:270px;
	_width:100px;
	float: right;
}

.icono_pro{
	width:45px;
	_width:45px;
	float: left;
}

.menu_productos_det{
	width:195px;
	_width:195px;
	float: right;
	padding-right: 15px;
	text-align: left;

}


.menu_productos_det a{
	color: #999999;
	text-decoration: none;
}
.menu_productos_det a:hover{
color: #0099CC;
	text-decoration: none;
}
.destacado_azul_gr2 {
	color:#00599C;
	font-size: 1.2em;
	font-weight: bold;
}
.columna_izq_fam {

	width:200px;
	_width:200px;
	float: left;
}
.columna_der_fam {
	width:315px;
	_width:315px;
	float: right;
	margin-top: 40px;
}
.columna_der_fam a{
	color: #0099CC;
	text-decoration: none;
}
.columna_der_fam a:hover{
color: #999999;
	text-decoration: none;
}.texto_donde {
	float: left;
	width: 525px;
	_width: 350px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #00599C;
	text-align: left;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
}
.columna_der_det {

	width:325px;
	_width:305px;
	float: right;
}
.texto_gr_white {

	float: right;
	width: 540px;
	_width: 350px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #FFFFFF;
	text-align: justify;
	font-size: 0.9em;
	text-decoration: none;
}
.img_contacto {
	float: right;
	width: 540px;
	_width: 350px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #999999;
	text-align: justify;
	font-size: 0.9em;
	text-decoration: none;
	background-image: url(../imgs/img_contacto.jpg);
	background-repeat: no-repeat;
	height: 362px;
	_height: 332px;
}
.texto_contacto {
	float: right;
	height: 50px;
	_height: 50px;
	width: 285px;
	_width: 250px;
	margin-top: 210px;
	font-size: 1.1em;
	color: #00599B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00599C;
}
.img_localizacion {

	float: right;
	width: 540px;
	_width: 350px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #999999;
	text-align: justify;
	font-size: 0.9em;
	text-decoration: none;
	background-image: url(../imgs/img_localiza.jpg);
	background-repeat: no-repeat;
	height: 362px;
	_height: 332px;
}
.texto_localiza {
	float: right;
	height: auto;
	_height: auto;
	width: 285px;
	_width: 285px;
	margin-top: 210px;
	font-size: 1.1em;
	color: #00599B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 10px;
}
.contenido_text_derecha {
	float: right;
	width: 495px;
	_width: 350px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.content_logo {
	width: 740px;
	_width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(../imgs/logo.jpg);
	background-position: 520px center;
	background-repeat: no-repeat;
	color: #666666;
	margin: 0px;
	height: 20px;
	font-size: 0.9em;
}

.content_logo a{
color: #666666;
text-decoration:none;

}
.content_logo a:hover{
color: #92D400;
text-decoration:none;

}
.titulos {
	background-color: #E8E8E8;
	font-size: 1.1em;
	color: #333333;
	text-align: left;
	float: left;
	height: 23px;
	width: 98%;
	padding-top: 7px;
	margin-bottom: 10px;
	padding-left: 7px;
}
.texto {
	
	float: left;
	width: 98%;
	margin-bottom: 10px;
	line-height: 1.7em;
	color: #666666;
}
.texto a{
	color: #3D4268;
	text-decoration: none;
	font-weight: bold;
}
.texto a:hover{
color: #609A21;
	text-decoration: underline;
	font-weight: bold;
}
.titulo_peque {

	background-color: #E8E8E8;
	font-size: 1.1em;
	color: #333333;
	text-align: right;
	float: left;
	height: 30px;
	width: 200px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-left: 7px;
}
.contenedor_column_izq {
	margin: 0px;
	width: 180px;
	float: left;
}
.contenedor_index_abajo {
	width: 760px;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 10px;
}
.contenido_index_abajo {
	width: 720px;
	background-color: #E8E8E8;
	margin: 10px;
	float: left;
	padding: 10px;
	
}
.contenido_index_ab_izq {
	background-image: url(../imgs/bombilla.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 330px;
	padding-right: 110px;
	line-height: 1.5em;
	color: #666666;
}
.contenido_index_ab_der {
	float: left;
	width: 270px;
	text-align: center;
	margin-left: 8px;
	
}
.titulo_azul {
	color: #41446F;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Arena Condensed", Verdana;
	font-style: normal;
	font-variant: normal;
}
.contenido_index_abajo_blanco {

	width: 720px;
	background-color: #FFFFFF;
	margin: 10px;
	float: left;
	padding: 10px;
}
.destaca_en_verde {
	color: #92D400;
}
.contenido_index_abajo_marcas {
	width: 718px;
	background-color: #FFFFFF;
	float: left;
	padding: 10px;
	text-align: center;
	border: 1px dotted #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.pie {
	width: 740px;
	background-color: #7F8180;
	margin: 0px;
	float: left;
	padding: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.5em;
}
.pie a{
	color: #FFFFFF;
	text-decoration: none;
}
.delegaciones_cuadro {
	width: 260px;
	margin-left: 120px;
	margin-bottom: 15px;
	float: left;
}
