/*STYLE = El Inglés*/
/*AUTHOR WEB DESIGN: Xema Riotz*/

/*RESET*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: 'Ubuntu', sans-serif;
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6, th
{
	cursor:default;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

input
{border:0;}

input[type="submit"]
{cursor:pointer;}
input[type="button"]
{cursor:pointer;}

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
.placeholder,
.placeholder-password
{
	color:#BBB !important;
	font-weight:normal !important;
	line-height:100% !important;
	font-size:11px !important;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #FFF inset !important;
}

select:hover
{cursor:pointer;}

button
{cursor:pointer;font-family: 'Ubuntu', sans-serif;}

a, input, textarea, button, checkbox, select, tr, td, th, img, h1, h2
{
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-out;

	-webkit-touch-callout:none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

div
{
	-webkit-transition: background .2s ease-in-out, border .3s ease-in-out;
	-moz-transition: background .2s ease-in-out, border .3s ease-in-out;
	-ms-transition: background .2s ease-in-ou, border .3s ease-in-outt;
	-o-transition: background .2s ease-in-out, border .3s ease-in-out;
	transition: background .2s ease-in-out, border .3s ease-in-out;

	-webkit-touch-callout:none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

/*CUERPO*/

html, body, form
{
	height: 100%;
	width:100%;
	min-width:100%;
}

*html .content {
	height: 100%;
	width:100%;
	min-width:100%;
	text-align:center;
}

body
{
	font-size: 12px;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color:#eeeeee;
	background-image:url(../images/bg_main_top.jpg);
    background-position:center top;
	background-repeat: repeat-x;
}

body,td,th {
}

table
{
	border-spacing:0;
	border-collapse: collapse;
}

/*ENLACES BASE*/

a
{
	color: #009032;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #009032;
}
a:active {
	text-decoration: none;
}

/*CUERPOS*/

/*
.linetop
{
	width:100%;
	height:2px;
	background-color:#009032;
}
*/

.content
{
	width: 100%;
	margin:0;
	padding:0;
	
	text-align:center;
    position:relative;
	clear: both;
		
	padding-bottom:0;
}

.pagecontent_full
{
	width: 960px;
	max-width:960px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	
	text-align:left;
    position:relative;
	clear: both;
		
	padding:0 15px;
	background-color:#FFF;
    border:1px solid #E0E0E0;
    border-top:none;

	background-image:url(../images/logo_elingles.png);
	background-position:15px 17px;
	background-repeat:no-repeat;
}

.pagecontent
{
	width:960px;
	max-width:960px;
}

.pagecontent_margin
{	
	width: 930px;
	min-height:270px;
	text-align:left;
	position:relative;

	margin:0;
	padding:15px;
}

div.pagecontent_pie
{
	width: 100%;
	text-align:left;
	position:relative;
	float:none;
	background-color:transparent;
	overflow:hidden;
}

div.head
{
	width:960px;
	height:127px;
	background-color:transparent;
}

div.logo
{
	width:470px;
	height:100px;

	background-color:transparent;

	position:absolute;
	left:15px;
	top:10px;
	z-index:999;
}

div.logo a
{
	display:inline-block;
	width:100%;
	height:100%;
	font-size:0px !important;
	background-color:transparent;
}

div.head div.infoline
{
	width:600px;
	float:right;
	text-align:right;
	font-size:12px;
	padding:0;
}

div.head div.infoline.border
{
	background-image:url(../images/head_sep_horiz.png);
	background-position: right bottom;
	background-repeat:no-repeat;
}

div.head div.infoline #links
{
	line-height:30px;
	height:30px;
}

div.head div.infoline #links a
{
	color:#BBB;
	text-transform:uppercase;
	display:inline-block;
	margin-left:15px;
	font-size:10px;
}

div.head div.infoline #links a:hover
{
	text-decoration:none;
	color:#932f9d;
}


/*LOADING*/

.loading
{
    width:990px;
    height:100%;
    position:absolute;
    top:0;
    margin: 0 -15px;
    padding-bottom:20px;
    background-image:url(../images/bg_content.png);
    z-index:99;
}

div.loading div
{
	width:40px;
	margin-top:-20px;
	margin-left:-20px;
	position: absolute;
	top: 320px;
	left:50%;
}

div.loading.loadingHome div
{
	top: 515px;
}

.loading div img
{
    width:40px;
    height:40px;
}

/*FORMAS DE PAGO*/

.formaspagoTop
{
    height:20px;
    line-height:20px;
    padding-right:142px;

    position:absolute;
    right:14px;
    top:135px;

	background-image:url(../images/formas_pago.png);
	background-position: right center;
	background-repeat:no-repeat;
}


.formaspagoTop a
{
    color:#AAA;
    font-size:10px;
}

.formaspagoTop a:hover
{
    color:#666;
    text-decoration:none;
}

/*BSUCADOR*/

.busc_head
{
	width:372px;
	height:54px;
	background-image:url(../images/bg_busc_head.png);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
	
	margin:20px 0 0 0;
	margin-right:-5px;
}

.busc_head input[type="text"]
{
	width:240px;
	height: 26px;
	line-height: 26px;
	padding: 0px 5px;
	margin-top: 5px;
	border: none !important;
	background-color: transparent !important;
	font-size: 11px;
	color: #BBB;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	
	float:left;
	margin-left:68px;
	margin-top:13px;
}

.busc_head input[type="text"]:hover,
.busc_head input[type="text"]:focus
{
	color:#888;
}

.busc_head_boton
{
	width: 34px;
	height: 34px;
	float: right;
	padding: 0;
	margin:0;
	margin-top:9px;
	margin-right:9px;
	
	background-color:transparent;
	background-image:url(../images/bg_busc_head_boton.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	
	-moz-border-radius:17px;
	-webkit-border-radius:17px;
	border-radius:17px;
}

.busc_head_boton:hover,
.busc_head_boton:focus
{
	background-image:url(../images/bg_busc_head_boton_hover.png);
}

/*INFO CABECERA MASTER*/

.main_info
{
	background-color:transparent;
	text-align:right;
	cursor:default;
	
	display:inline-block;
	margin-top:2px;
}

.main_info div
{
	float:right;
}

.main_info h2
{	
	height:25px;
	line-height:25px;
	width:auto;
	padding-left:7px;
	margin-top:11px;
}

.main_info h2 b { font-weight:500;}

.main_info h2 a
{
	font-size:30px;
	color:#013d8c;
	font-weight:300;
	text-decoration:none;
}

.main_info div#tit
{
	margin-top:12px;
	line-height:12px;
}

.main_info div#tit p
{
	text-transform:uppercase;
	font-size:12px;
	color:#013d8c;
	font-weight:500;
}

.main_info div#tit span
{
	font-size:11px;
	color:#999;
}

/****************/

/*TOOGLE*/

#toggle { display: none; position:absolute; top: 140px; right:4px; width: 273px; height: auto; z-index: 9; background-color:#222; background-color: rgba(0,0,0,0.7); }

#toggle div
{
	padding:12px;
	padding-top:15px;
}

#toggle div h2
{
	font-size:14px;
	color:#85ce04;
	margin-bottom:5px;
	text-align:left;
}

#toggle div p
{
	text-align:justify;
	font-size:12px;
	line-height:15px;
	color:#EEE;
}

#toggle div a#ocultartoggle
{
	float:right;
	margin-bottom:-15px;
	margin-right:-8px;
}

/***************/

/*
.cab_menu
{
	height:34px;
	line-height:36px;
	border-bottom:2px solid #F00;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFF;
	text-align:right;
	
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
*/

/*CONTENIDOS*/

.contenedor{
	width: 100%;
	margin-bottom:30px;
}

.izq, der {
	float: left;
}

.izq {
	width:505px;
}

.der{
	margin-left:505px;
	padding-left:30px;
}

.izq2, der2 {
	float: left;
}

.izq2 {
	width:595px;
}

.der2{
	margin-left:600px;
	padding-left:30px;
}

.contenedor2{
	width: 100%;
}

.izq50, der50 {
	float: left;
}

.izq50 {
	width:49%;
}

.der50{
	margin-left:50%;
	padding-left:2%;
}

.contenedor_mod{
	width: 930px;
	display:table;
}

.mod1, .mod2
{
	display:table-cell;
	width:300px;
	padding-right:15px;
}

.mod3
{
	display:table-cell;
	width:300px;
}

/*CABECERA*/

div.cab_powered
{
	width:auto;
	background-color:transparent;
	
	position:absolute;
	top:4px;
	right:142px;
	
	height:20px;
	line-height:20px;
	text-align:right;
}

div.cab_powered a
{
	font-size:9px;
	font-weight:normal;
	color:#AAA;
}

div.cab_powered a:hover
{
	text-decoration:none;
}

.cab_powered img
{
	margin-bottom:-1px;
	margin-left:3px;
	height:9px;
}


/*CESTA CONTADOR RESUMEN*/

a.resumen_cesta
{
	display:inline-block;
	width:auto;
	height:40px;
	line-height:40px;
	padding:0;
	padding-left:10px;
	
	color:#FFF;
	font-size:12px;
	font-weight:500;
	
	text-align:right;
	background-color:#2ecc71;

    float:right;
}

a.resumen_cesta:hover
{
	text-decoration:none;
	background-color:#27ae60;
}

a.resumen_cesta span
{
    float:left;
}

a.resumen_cesta:hover span
{
}

a.resumen_cesta img
{
    /*
	float:right;
	margin-top:-6px;
	margin-left:7px;
	margin-right:-15px;
        */
    position:absolute;
    z-index:99;
    right:-5px;
    top:-6px;
}

.cesta_articulos_contador
{
    display:inline-block;
    height:100%;
    padding:0 38px 0 10px;
    margin-left:10px;

    background-color:#27ae60;

	background-image:url(../images/ico_cesta.png);
	background-position:right center;
	background-repeat:no-repeat;

	color:#FFF;
	font-size:20px;
	font-weight:500;
}

/*FORMATOS*/

ol, ul {
	list-style: none;
}

table
{
	border-spacing:0;
}

/*MENU*/

div.menu_bar
{
}

div.menu
{
	width:960px;
	height:40px;
	overflow:hidden;
	
	border:1px solid #FFF;
	background-color:#009032;
    margin:0 -1px;

    background-image:url(../images/bg_bar_menu.jpg);
    background-position: right top;
    background-repeat:repeat-y;

	-moz-box-shadow: 0px 1px 5px #CCC; 
	-webkit-box-shadow: 0px 1px 5px #CCC;
	box-shadow: 0px 1px 5px #CCC;
}

ul.menu_list {
	margin-top:0px;
	float:left;
}

ul.menu_list li {
	list-style-type: none;
	margin:auto;
	line-height:40px;
	height:40px;
	display:inline-block;
}

ul.menu_list li a {
	color:#FFF;
	display:inline-block;
	height:100%;
	
	padding:0px 13px;
	
	text-decoration:none;
	font-size:12px;
	font-weight:400;
	background-color:transparent;
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase;
}

ul.menu_list li.current a {
	color:#FFF;
	text-decoration:none;
	background-color:#932f9d !important;
}


ul.menu_list li.current a:hover {
	color:#FFF;
	text-decoration:none;
	cursor:default;
	background-color:#932f9d !important;
}

ul.menu_list li a:hover {
	text-decoration:none;
	color:#FFF;
	background-color:#932f9d !important;
}

a.inicio_ico
{
	float:left;
}

a.inicio_ico div
{
	width:55px;
	height:35px;
	
	background-image:url(../images/bt_home.png);
	background-position:center;
	background-repeat:no-repeat;
}

a.inicio_ico div:hover
{
	background-image:url(../images/bt_home_hover.png);
}

/*SOMBRAS*/

.sombra_960_left
{
	width:960px;
	height:15px;
	background-image: url(../images/sombra_960_left.png);
	background-repeat: no-repeat;
	background-position: center top;
	
	position:relative;
	z-index:9999;
}

.sombra_960
{
	width:960px;
	height:15px;
	background-image: url(../images/shadow_1.png);
	background-repeat: no-repeat;
	background-position: center top;
	
	position:relative;
	z-index:9999;
}

.sombra_menu
{
	width:960px;
	height:15px;
	margin-bottom:-15px;
	background-image: url(../images/sombra_menu.png);
	background-repeat: no-repeat;
	background-position: center -1px;
	
	position:relative;
	z-index:9999;
}

.sombra_300
{
	width:300px;
	height:16px;
	margin-top:-1px;
	background-image: url(../images/sombra_300.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.sombra_400
{
	width:400px;
	height:16px;
	margin-top:-1px;
	background-image: url(../images/sombra_300.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.sombra_910_nov_up
{
	background-image: url(../images/sombra_910_up.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:910px;
	height:16px;
	margin-top:-5px;
}

.sombra_910_nov_down
{
	background-image: url(../images/sombra_910_down.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:910px;
	height:16px;
	margin-bottom:-5px;
}

.sombra_910_pasos_up
{
	background-image: url(../images/sombra_910_up.png);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	width:910px;
	height:16px;
	margin-bottom:-16px;
	z-index:2;
	position:relative;
}

.sombra_910_pasos_down
{
	background-image: url(../images/sombra_910_down.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:910px;
	height:16px;
	margin-top:-16px;
	z-index:2;
	position:relative;
}


/*PIE*/

.pie_content
{
	width:930px;
	line-height:14px;
	font-size:11px;
	margin:0 auto;
	margin-top:15px;
	padding:0;
	
	cursor:default;
}

.pie_slogan
{
	width:900px;
	height:100px;
    padding: 0px 15px;
    line-height:100px;
    text-align:left;
	background-image:url(../images/bg_pie_asociaciones.jpg);
    background-position: right center;
}

.pie_slogan span
{
    font-size:12px;
    font-weight:400;
    color:#932f9d;
}

.pie_slogan span b
{
    font-weight:600;
}

.pie_content a
{
	color:#888;
	text-decoration:none;
	font-weight:400;
}


.pie_content a:hover
{
	color:#009032;
	text-decoration:none;
}

div.pie_text_info
{
	width:100%;
	font-weight:400;

	text-align:right;
	color:#AAA;
	font-size:12px;
	
	padding:5px 0;
	
	background-image:url(../images/sombra_910_up.png);
	background-position: center -2px;
	background-repeat:no-repeat;
}

.pie_text_info div
{
	margin:0;
	line-height:14px;
	color:#999;
}

.pie_text_info div#corporativo
{
	height:35px;
	line-height:32px;
}

.pie_text_info div#enlaces
{
	padding-top:10px;
    text-transform:uppercase;
    font-size:11px;
}

.pie_text_info div#enlaces a
{
	color:#999;
}

.pie_text_info div#enlaces a:hover
{
	color:#932f9d;
}

.pie_text_info b
{
	font-weight:500;
	color:#009032;
}

.pie_text_info div#separador
{
	height:1px;
	background-color:#DDD;
	width:500px;
	padding:0;
	margin:0 auto;
}

/*
div#copyright
{
	color:#A5A5A5;
	height:30px;
	line-height:30px;
	margin-top:5px;
	
	font-size:11px;
	
	text-align:center;
	text-transform:uppercase;
	background-image:url(../images/sombra_910_up.png);
	background-position: center -3px;
	background-repeat:no-repeat;
}

div#copyright a { color:#A5A5A5;}
div#copyright a:hover { color:#009032; text-decoration:none;}
*/

/* BUSCADOR ESCUDOS / INSIGNIAS */

.insigniasHome
{
    height:32px;
    padding:20px 0 5px 0;
    margin:0;
    margin-top:20px;

    border-top:1px solid #dedede;
}

.insigniasHome a
{
    display:inline-block;
    float:left;
    height:32px;
    width:62px;

    background-position:center;
    background-repeat:no-repeat;
}

.insigniasHome a#alfa {background-image: url(../../images/insignias/alfa.png);}
.insigniasHome a#audi {background-image: url(../../images/insignias/audi.png);}
.insigniasHome a#bmw {background-image: url(../../images/insignias/bmw.png);}
.insigniasHome a#citroen {background-image: url(../../images/insignias/citroen.png);}
.insigniasHome a#fiat {background-image: url(../../images/insignias/fiat.png);}
.insigniasHome a#ford {background-image: url(../../images/insignias/ford.png);}
.insigniasHome a#hyundai {background-image: url(../../images/insignias/hyundai.png);}
.insigniasHome a#mercedes {background-image: url(../../images/insignias/mercedes.png);}
.insigniasHome a#nissan {background-image: url(../../images/insignias/nissan.png);}
.insigniasHome a#opel {background-image: url(../../images/insignias/opel.png);}
.insigniasHome a#peugeot {background-image: url(../../images/insignias/peugeot.png);}
.insigniasHome a#renault {background-image: url(../../images/insignias/renault.png);}
.insigniasHome a#seat {background-image: url(../../images/insignias/seat.png);}
.insigniasHome a#volvo {background-image: url(../../images/insignias/volvo.png);}
.insigniasHome a#vw {background-image: url(../../images/insignias/vw.png);}

/*HOME MAIN CONTENT*

.home_main
{
	display: table;
}

.home_main_colums
{
	display: table-row;
}

.home_main_colum_1, 
.home_main_colum_2
{
	display: table-cell;
}

.home_main_colum_1
{
	width:615px;
	padding-right:15px;
	border-right:1px solid #EEE;
}

.home_main_colum_2
{
	width:300px;
	padding-left:15px;
}

/*HOME WIDGETS*

.home_widget
{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #EEE;
}

.home_widget p
{
	color:#777;
	font-size:11px;
	line-height:16px;
}

.home_widget_contacto
{
	border:none;
	margin-top:-5px;
	height:98px;
}

.home_widget_contacto p
{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #EEE;
	font-size:12px;
}

.home_widget_contacto p em
{
	float:right;
	font-size:22px;
	color: #009032;
	font-weight:bold;
}

.home_widget_contacto p em a
{
	font-size:14px;
	color:#009032;
	float:right;
}

.home_widget_contacto p em a:hover
{
	color:#8db72b;
	text-decoration:none;
}

.baner_app
{
	width:285px;
	height:165px;
	padding:5px 0px;
	background-image:url(../images/baner_app.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

div.contacto_form
{
	margin-top:10px;
}

.contacto_form input
{
	background-color:#FFF;
	padding-left:5px;
	padding-right:5px;
	color:#666;
	height:30px;
	line-height:30px;
	font-size:12px;
	border:1px solid #DDD;
	text-align:center;
	font-weight:bold;
}

.contacto_form input:focus, .contacto_form input:hover
{
	border-color:#3B6943;
}

.contacto_form select
{
	color:#666;
	padding:8px 3px;
	font-size:12px;
	background-color:#FFF;
	border:1px solid #DDD;
	
	width:95px !important;
}

.contacto_form select:focus, .contacto_form select:hover
{
	border-color:#3B6943;
}

.contacto_form a
{
	color:#FFF;
	padding:8px 8px;
	font-size:11px;
	background-color:#999;
	border:1px solid #888;
	text-transform:uppercase;
}

.contacto_form a:hover
{
	text-decoration:none;
	color:#FFF;
	background-color:#3B6943;
}

.llamame_error
{
	height:30px;
	width:270px;
	color:#333;
	background-color:#FFECEC;
	padding:5px;
	text-align:center;
	font-size: 11px;
	line-height:14px;
	margin-bottom:15px;
	border: 1px solid #C00;

	position:absolute;
	margin-top:-4px;
	z-index:99;
}

.llamame_enviado
{
	height:30px;
	width:270px;
	overflow:hidden;
	color:#333;
	background-color:#BAFF91;
	padding:5px;
	text-align:center;
	font-size: 12px;
	line-height:30px;
	margin-bottom:15px;
	border: 1px solid #91C100;

	position:absolute;
	margin-top:-4px;
	z-index:99;
}

/*HOME SIDEBAR -- ESTRUCTURA*

.home_content
{
	display:compact;
	margin-bottom:-10px;
}

.home_content li
{
	display:inline-block;
	background-color:transparent;
	margin:0;
	padding:0;
	vertical-align:top;
}

.home_content li.left
{
	width:616px;
	padding-right:13px;
	border-right:1px solid #DDD;
}

.home_content li.right
{
	width:285px;
	padding-left:15px;
}

div.sidebar_mod
{
	padding:10px 15px;
	background-color:#F6F6F6;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

div.sidebar_mod.modcontact
{
	background-color:#8b9293;
	border:1px solid #8b9293;
	background-position: -10px -5px;
	background-repeat:no-repeat;
	margin-bottom:20px;
}

div.sidebar_mod#llamanos { background-image:url(../images/modcontact_llamada.png); }
div.sidebar_mod#tellamamos { background-image:url(../images/modcontact_tellamamos.png); }

div.sidebar_mod h4
{
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#FFF;
	font-weight:500;
	text-align:left;
	text-transform:uppercase;
}

div.sidebar_mod p
{
	font-size:14px;
	color:#EEE;
	font-weight:300;
	text-align:left;
	text-transform:uppercase;
}

div.sidebar_mod div
{
	height:30px;
	line-height:30px;
	text-align:right;
	
	margin-top:10px;
	margin-bottom:5px;
}


div.sidebar_mod div#dat em
{
	font-size:26px;
	font-weight:700;
	color:#80cc11;

	-webkit-text-stroke: 0.5px #FFF;	
	-moz-text-shadow: 1px 1px 5px #333;
	-webkit-text-shadow: 1px 1px 5px #333;
	text-shadow: 1px 1px 5px #444;
}

div.sidebar_mod div#form
{
	height:30px;
	line-height:30px;
	margin-top:15px;
	margin-bottom:10px;
	
	background-color:#FFF;
	border: 1px solid #FFF !important;
	
	-moz-box-shadow: 0px 0px 5px #555;
	-webkit-box-shadow: 0px 0px 5px #555;
	box-shadow: 0px 0px 5px #555;
}

div.sidebar_mod div#form input[type="text"]
{
	display:inline-block;
	float:left;
	width:140px;
	box-sizing:border-box;
	height:100% !important;
	line-height:30px !important;
	text-transform:uppercase;
	
	margin:0;
	margin-bottom:3px;

	border:none;
}

div.sidebar_mod div#form input[type="text"]:hover,
div.sidebar_mod div#form{
	border-color:#3b86c5;
}

div.sidebar_mod div#form .botonenviar
{
	background-color:#80cc11;
	text-align:left;
	width:98px !important;
	box-sizing:border-box;
	height:100% !important;
	line-height:22px;
	
	margin:0;
	padding:0 7px;
	
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	
	background-image:url(../images/modcontact_tellamamosboton.png);
	background-position:right center;
	background-repeat:no-repeat;
}

div.sidebar_mod div#form .botonenviar:hover
{
	background-color: #db5373;
}

div.sidebar_mod.modbanner
{
	padding:0 !important;
	background-position:center;
	background-repeat:no-repeat;
	border:1px solid #DDD;
}

div.sidebar_mod#modenvios { background-image:url(../images/modenvios.png); height:150px; margin-bottom:20px; }
div.sidebar_mod#modrecambios { background-image:url(../images/modrecambios.png); height:101px; }

/*BUSCADOR HOME*

.nivoContent
{
	position:relative;
}

.busc_home
{
	width:315px;
	height:250px;
	position:absolute;
	z-index:999;
	top:0px;
	
	background-image:url(../images/bg_buscador_home.png);
	background-position:center;
	background-repeat:no-repeat;
}

.busccontent
{
	padding-top:50px;
	padding-left:48px;
}

.busccontentselects
{
	margin-top:-2px;
	margin-right:-10px;
}

.busccontent h3
{
	height:30px;
	line-height:18px;
	display:inline-block;
	width:auto;
	
	padding-top:6px;
	
	font-size:18px;
	color:#009032;
	font-weight:400;
	text-transform:uppercase;
}

.busccontent h3 span
{
	font-size: 14px;
	color: #91AEE8;
}

/*BUSCADOR HOME*/

.busc_home
{
	margin-top:20px;
	margin-bottom:5px;
	background-color: #009032;

	background-image: url(../images/bg_bar_menu.jpg);
	background-position: left;
    background-repeat: repeat-y;
}

.busc_home.busccontent
{
	height:40px;
	padding:30px 22px;
}

.busccontentselects
{
	width:510px;
	float:right;
	margin-top:-5px;
	margin-right:-18px;
}

.busc_home.busccontent h3
{
	line-height:18px;
	display:inline-block;
	width:auto;
	
	font-size:24px;
	color:#FFF;
	font-weight:300;
	text-transform:uppercase;
    margin-top:5px;
}

.busc_home.busccontent h3 small
{
	font-size:14px;
	color:#a8c7b2;
	font-weight:300;
}

/*NOVEDADES PIEZAS & VEHICULOS INDEX*/

div.novedades_scroll
{
	margin-bottom:15px;
}

div.mod_novedades
{
}

.mod_novedades h2
{
	height:35px;
	line-height:35px;
	padding-left:2px;

	font-size:16px;
	color:#777;
	text-transform:uppercase;
	font-weight:bold;
	
	border-top:1px solid #076F74;
	border-bottom:1px solid #EEE;
}

.novedades_caja
{
	width:690px;
	padding-bottom:10px;
	margin-bottom:10px;

	border-bottom: 1px solid #CCC;
}

table.novedades_tabla
{
	width:690px;
	padding:0;
	margin:0;
	
	margin-left:-2px;
	
	border-collapse: separate;
	border-spacing: 2px 5px;
}

td.novedades_tabla_celda
{
	width: 16.6%;
	height: auto;
	background-color: #F3F3F3;
	margin: 0;
	padding: 0;
	border: 1px solid #FFF;
	background-image: url(../images/bg_ilum.png);
	background-position: center top;
}

img.novedades_imagenes
{
	width:132px;
	height:100px;
	margin:0;
	padding:0;
	position:relative;
	top:0;
	z-index:0;
	border:1px solid #BBB;
}

img.novedades_imagenes:hover
{
	border:1px solid #076F74;
	-moz-box-shadow: 0px 0px 2px #076F74;
	-webkit-box-shadow: 0px 0px 2px #076F74;
	box-shadow: 0px 0px 2px #076F74;
}

div.novedades_titulo_link
{
	width:140px;
	margin:5px;
	position:relative;
	z-index:99;
	overflow:hidden;
	margin-top:2px;
	margin-bottom:2px;
	height:34px;
	line-height:16px;
}

a.novedades_titulo_link
{
	color:#666;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
}

a.novedades_titulo_link:hover
{
	color:#009032;
	text-decoration:none;
}

ul.novedades_veh_text
{
	color:#999;
	font-size:11px;
	padding:5px;
	padding-top:7px;
	height:35px;
	max-height:35px;
	
	overflow:hidden;
	
	text-transform:capitalize;
	
	border-top:1px solid #EEE;
}

ul.novedades_pieza_text
{
	color:#999;
	font-size:11px;
	padding:5px;
	padding-top:7px;
	height:50px;
	max-height:50px;
	overflow:hidden;
	
	border-top: 1px solid #EEE;
	
	text-transform:capitalize;
}

span.novedades_precio
{
	color:#A00;
	font-size:14px;
	font-weight:500;
	float:right;
	padding-right:7px;
	padding-bottom:5px;
	padding-top:7px;
	
	text-align:right;
}

/*FULL*/

table.novedades_tabla_full
{
	width:940px;
	padding:0;
	margin:0;
	
	margin-left:-4px;
	margin-top:-12px;
	margin-bottom:-12px;
	
	border-collapse: separate;
	border-spacing: 4px 12px;
}

td.novedades_tabla_celda_full
{
	width: 16.6%;
	height: auto;
	background-color: #FCFCFC;
	margin: 0;
	padding: 0;
	border: 1px solid #FFF;
	background-image:url(../images/bg_top_blanco.png);
	background-position: center top;
	border-bottom:1px solid #AAA;
}

div.novedades_imagenes_full
{
	width:147px;
	height:110px;
	border:1px solid #CCC;
	background-image:url(../images/sin_imagen_grid.jpg);
	background-position:center;
	margin-bottom:5px;
}

div.novedades_imagenes_full:hover
{
	border:1px solid #009032;
	-moz-box-shadow: 0px 0px 2px #076F74;
	-webkit-box-shadow: 0px 0px 2px #076F74;
	box-shadow: 0px 0px 2px #076F74;
}

img.novedades_imagenes_full
{
	width:147px;
	height:110px;
	margin:0;
	padding:0;
	float:left;
}

/*w/SIDEBAR*/

table.novedades_tabla_sidebar
{
	width:614px;
	padding:0;
	margin:0;
	
	margin-left:-4px;
	margin-top:-12px;
	margin-bottom:-12px;
	
	border-collapse: separate;
	border-spacing: 4px 12px;
}

td.novedades_tabla_celda_sidebar
{
	width: 12.5%;
	height: auto;
	background-color: #FCFCFC;
	margin: 0;
	padding: 0;
	border: 1px solid #FFF;
	background-image:url(../images/bg_top_blanco.png);
	background-position: center top;
	border-bottom:1px solid #AAA;
}

div.novedades_imagenes_sidebar
{
	width:145px;
	height:110px;
	border:1px solid #CCC;
	background-image:url(../images/sin_imagen_grid.jpg);
	background-position:center;
	margin-bottom:5px;
	overflow:visible;
}

div.novedades_imagenes_sidebar:hover
{
	border:1px solid #009032;
	-moz-box-shadow: 0px 0px 2px #076F74;
	-webkit-box-shadow: 0px 0px 2px #076F74;
	box-shadow: 0px 0px 2px #076F74;
}

img.novedades_imagenes_sidebar
{
	width:145px;
	height:110px;
	margin:0;
	padding:0;
	float:left;
}


/*************/

.listado_modelos_fila1
{
	background-color:#CCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align:left;
	background-image: url(../images/bg_novedades.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.listado_modelos_fila1 ul
{
	padding-left:20px;
}

td.listado_modelos_fila1:hover
{
	background-color:#EFEFEF;
}

.listado_modelos_fila2
{
	background-color:#e2e2e2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align:left;
	background-image: url(../images/bg_novedades.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.listado_modelos_fila2 ul
{
	padding-left:20px;
}

td.listado_modelos_fila2:hover
{
	background-color:#EFEFEF;
}

ul.listado_modelos_link a
{
	color:#333;
	font-size:14px;
	font-weight:bold;
	margin-right:15px;
}

ul.listado_modelos_link a:hover
{
	color:#00356A;
}


/*TABLAS GRID*/

#tcMarca
{
	padding-left:56px;
	padding-right:5px;
	background-image: url(../images/numeros/1.png);
	background-repeat: no-repeat;
	background-color:#EFEFEF;
}

#divMarca
{
	background-color:#EFEFEF;
}

#tcModelo
{
	padding-left:56px;
	padding-right:5px;
	background-image: url(../images/numeros/2.png);
	background-repeat: no-repeat;
	background-color:#EFEFEF;
}

#divModelo
{
	background-color:#EFEFEF;
}

#tcFamilia
{
	padding-left:56px;
	padding-right:5px;
	background-image: url(../images/numeros/3.png);
	background-repeat: no-repeat;
	background-color:#EFEFEF;
}

#divFamilia
{
	background-color:#EFEFEF;
}

#tcArticulo
{
	padding-left:56px;
	padding-right:5px;
	background-image: url(../images/numeros/4.png);
	background-repeat: no-repeat;
	background-color:#EFEFEF;
}

#divArticulo
{
	background-color:#EFEFEF;
}


#tcVehiculo
{
	padding-left:56px;
	padding-right:5px;
	background-image: url(../images/numeros/3.png);
	background-repeat: no-repeat;
	background-color:#EFEFEF;
}

#divVehiculo
{
	background-color:#EFEFEF;
}

#tcDespiece
{
	padding-left:56px;
	padding-right:5px;
	background-image: url(../images/numeros/4.png);
	background-repeat: no-repeat;
	background-color:#EFEFEF;
}

#divDespiece
{
	background-color:#EFEFEF;
}


.tab_pasos_text span
{
	color:#333;
	font-size:12px;
}

ul.tab_pasos_text
{
	margin:0;
	padding:0;
}

ul.tab_pasos_text li
{
	color:#666;
	line-height:16px;
	text-transform:capitalize;
	font-size: 15px;
	font-weight:bold;
	height:50px;
	width:100%;
	overflow:hidden;
}

ul.tab_pasos_link
{
	margin:0;
	padding:0;
	position:absolute;
	z-index:3;
}

ul.tab_pasos_link li
{
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 169px;
}

ul.tab_pasos_link a
{
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color:#666;
}


/*ENCABEZADOS*/

.cab_princ
{
	height:36px;
	line-height:36px;
	padding:0;
	padding-left:7px;
	margin-bottom:15px;
	font-size:14px;
	text-transform:uppercase;
	color: #FFF;
	font-weight:400;
	
	background-color:#9d97ac;
}

.cab_princ_sub
{
	height:35px;
	line-height:35px;
	padding-left:10px;
	margin-bottom:5px;
	font-size:13px;
	text-transform:uppercase;
	color:#565840;
	font-weight:500;
	background-color:#F7F7F7;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	background-image:url(../images/bg_top_blanco.png);
	background-position:top;
}

.cab_princ_veh
{
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	text-transform: uppercase;
	color: #565840;
	font-weight: bold;
	background-color: #D5EFFF;
	
	border-top:1px solid #DDD;
}

/*BANNERS CABECERAS*/

.baner_cab
{
	height:64px;
	line-height:64px;
	background-color:transparent;
	border-bottom:1px solid #CECECE;
}

.baner_cab h2
{
	font-size: 18px;
	font-weight:400;
	color: #009032;
	padding-left: 10px;
	width:650px;
	max-width:650px;
	overflow:hidden;
	float:left;
	text-transform: uppercase;
}

.baner_cab a
{
	font-size:12px !important;
	font-weight:normal;
    text-transform:uppercase;
	color:#666;
	
	height:26px;
	line-height:26px;
	display:inline-block;
	padding:0px 7px;
	
	margin-top:11px;
	margin-right:8px;	
	float:right;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	background-color:#EEE;
	background-image:url(../images/menu/bck_menu_gris_1.png);
	background-position:center;
}

.baner_cab a:hover
{
	color: #009032;
	background-position:top;
	text-decoration:none;
}

.baner_cab_link { color: #666; border:1px solid #CCC;}
.baner_cab_link:hover { border:1px solid #AAA;}
.baner_cab_link_inact { color:#CCC !important; border:1px solid #DDD; cursor:default; background-position:center !important;}
.baner_cab_link_nuevo { color: #666; border:1px solid #CCC;}
.baner_cab_link_nuevo:hover { border:1px solid #AAA;}


.baner_cab_mapa
{
	width:960px;
	height:215px;
	margin:0;
	background-color:#f0ede5;
	
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 3 0 0 3px 3pxpx;
	border-radius: 0 0 3px 3px;
}

.baner_cab_mapa iframe
{
	width:960px;
	height:215px;
}

/*CABECERA INDEX*/

.baner_cab_home
{
	height:214px;
	margin-top:-15px;
	background-color:#F7F7F7;
	border-bottom:1px solid #009032;
}

.baner_cab_home div#content
{
	padding:0px;
}

.baner_cab_home div#content div#info
{
	float:left;
	background-color:transparent;
	width:370px;
	
	margin:10px 0px 0px 15px;
	
	color:#666;
	
	cursor:default;
}

.baner_cab_home div#content div#info h2
{
	font-size:24px;
	font-weight:300;
	text-transform:uppercase;
	margin:10px 0px;
	padding-bottom:5px;
	color:#AAA;
	border-bottom:1px solid #DDD;
}

.baner_cab_home div#content div#info p
{
	font-size:13px;
	text-align:justify;
	line-height:17px;
	margin:5px 0px;
}

.baner_cab_home div#content div#info p strong
{
	color:#009032;
	font-weight:700;
}

.baner_cab_home div#content div#info p b
{
	color:#333;
	font-weight:700;
}

.baner_cab_home div#content div#info a#link
{
	background-color:#FFF;
	background-image:url(../images/menu/bck_menu_over_2.png);
	background-position:top;
	
	padding:5px 10px;
	text-align:center;
	text-transform:uppercase;
	color:#666;
	font-size:10px;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.baner_cab_home div#content div#info a#link:hover { text-decoration:none; color:#009032;}

.baner_cab_home div#content div#foto
{
	height:214px;
	width:559px;
	background-color:#222;
	background-image:url(../images/bg_slide_home_1.jpg);
	
	float:right;
}


/*CABECERA EMPRESA*/

.cab_empresa
{
	width:960px;
	height:200px;
	border:1px solid #009032;
	margin-top:5px;
	
	background-color: #EEE;	
	background-image:;
	background-position:center;
	background-repeat:no-repeat;
}

/*ERROR SELECCION*/

.error_seleccion
{
	display:none;
}

/*CAJA ERROR APROVECHAMIENTO*/
.caja_error_busq_mini
{
	color:#333;
	background-color:#EEE;
	padding:20px 15px;
	text-align:center;
	font-size: 12px;
	line-height:16px;
	border: 1px solid #BBB;
	border-top-color:#999;
	border-left-color:#999;
	margin-top:5px;
	margin-bottom:20px;
	
	background-image:url(../images/bg_top_blanco.png);
	background-position:center -100px;
	background-repeat:no-repeat;
}

/*CAJA ERROR BUSQ AVANZADA*/ /*ERROR EN BÚSQUEDAS*/
.caja_error_busq_avanzada
{
	color:#333;
	background-color:#FFDFDF;
	padding:15px;
	text-align:center;
	font-size: 12px;
	border: 1px solid #BBB;
	border-top-color:#999;
	border-left-color:#999;
	margin-top:5px;
	margin-bottom:20px;
	font-weight: bold;
	
	background-image:url(../images/bg_top_blanco.png);
	background-position:center -100px;
	background-repeat:no-repeat;
}

/*CAJA ERROR HORIZONTAL*/ /*ERROR EN FORMULARIOS*/
.caja_error_hor
{
	color:#FFF;
	background-color:#c0392b;
	padding:20px 10px;
	text-align:center;
	font-size: 14px;
	line-height:16px;
	margin-top:0;
	margin-bottom:15px;

	background-image:url(../images/ico_alerta.png);
	background-position: right center;
	background-repeat:no-repeat;

	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}

a.tab_articulos_link
{
	font-size:12px;
	color:#666;
	font-weight: bold;
	text-decoration:none;
}

a.tab_articulos_link:hover
{
	font-size:12px;
	color:#900;
	font-weight: bold;
	text-decoration:underline;
}

ul.tab_articulos_link a
{
	font-size:12px;
	color:#666;
	font-weight: bold;
	text-decoration: none;
}

ul.tab_articulos_link a:hover
{
	font-size:12px;
	color:#900;
	font-weight: bold;
	text-decoration: underline;
}

/*CAJA ENVIADO*/

.caja_enviado
{
	color:#FFF;
	background-color:#27ae60;
	padding:20px 10px;
	text-align:center;
	font-size: 14px;
	line-height:16px;
	margin-top:0;
	margin-bottom:15px;

	background-image:url(../images/ico_alerta_ok.png);
	background-position: right center;
	background-repeat:no-repeat;

    border-bottom:1px solid #148343;

	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}

.caja_enviado a
{
	color:#FFF;
	font-weight: bold;
	text-decoration:underline;
}

.caja_enviado a:hover
{
	color:#000;
	font-weight: bold;
}

.caja_enviado_2
{
	color:#333;
	background-color:#EEE;
	padding:15px 10px;
	text-align:center;
	font-size: 12px;
	border: 1px solid #666;
	width:auto;
	margin-bottom:15px;
}

.caja_ok
{
	color:#333;
	background-color:#FFF;
	padding:20px 0px;
	text-align:center;
	font-size: 20px !important;
	border: 1px solid #91C100;
	background-color:#F9FFE9;
	width:auto;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:300;
}

.caja_ok b
{
	font-size: 20px !important;
	font-weight:700;
}

.caja_enviando
{
	color:#333;
	background-color:#EEE;
	padding:15px 10px;
	text-align:center;
	font-size: 12px;
	border: 1px solid #91C100;
	width:auto;
	margin-bottom:15px;
}


/*CAJA ERROR HORIZONTAL*/ /*ERROR EN FORMULARIOS*/
.caja_error_master
{
	color:#333;
	background-color:#FFF2F2;
	padding:20px;
	text-align:center;
	font-size: 12px;
	line-height:18px;
	border-bottom: 1px solid #FF7979;
}

.caja_enviado_master
{
	color:#333;
	background-color:#E6FFD7;
	padding:20px;
	text-align:center;
	font-size: 12px;
	line-height:18px;
	border-bottom: 1px solid #91C100;
}

/*PAGINACION*/

a.paginacion
{
	font-size: 14px;
	color: #DDD;
	text-decoration: none;
}

a.paginacion:hover
{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

a.paginacion_ext
{
	color:#CCC;
	font-size: 14px;
	font-weight: normal;
	padding: 2px;
	letter-spacing: -1px;
	padding:0 5px;
}

a.paginacion_ext:hover
{
	color:#FFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

a.paginacion_int
{
	color:#C9C9C9;
	font-size: 14px;
	font-weight: normal;
	padding: 2px;
}

a.paginacion_int:hover
{
	color:#FFF;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

/*OVERLAYS*/

/* the overlayed element */
.simple_overlay {
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#FFF;
	
	width:auto;
	min-height:auto;
	border:8px solid #FFF;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow: 0 0 90px #666;
	-webkit-box-shadow: 0 0 90px #666;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.simple_overlay img {
	max-width:700px;
	max-height:580px;
	-moz-box-shadow:0 0 3px #111;
	-webkit-box-shadow: 0 0 3px #111;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

    /* styling for elements inside overlay */
  .details {
	position:absolute;
	text-align:right;
	top:15px;
	right:15px;
	font-size:12px;
	color:#333;
	width:160px;
	padding:10px;
	background-image: url(../images/bg_titulo_slider.png);
	background-position: left center;
  }

  .details h3 {
  color:#F00;
  font-size:16px;
  font-weight:bold;
  text-transform:uppercase;
  }

  .details h4 {
  color:#FFF;
  font-size:14px;
  text-transform:uppercase;
  }

/*GALERIA DE FOTOS*/

.galeria_fotos
{
	width:935px;
	margin-top:5px;
}

.galeria_fotos img
{
	width:148px;
	height:98px;
	margin-right:3px;
	margin-bottom:5px;
	
	border:1px solid #CCC;
}
.galeria_fotos img:hover
{
	border:1px solid #009032;
	
	-moz-box-shadow: 0px 0px 4px #009032;
	-webkit-box-shadow: 0px 0px 4px #009032;
	box-shadow: 0px 0px 4px #009032;
}


/*CABECERAS*/

.cabecera
{
	height:30px;
	line-height:30px;
	padding-left:7px;
	margin-bottom:10px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	font-size:14px;
	font-weight:400;
	text-align:left;
	color:#333333;
	text-transform:uppercase;
	background-color:#EEE;
}

.cabecera#vehiculos
{
	border-top:1px solid #D40019;
}

.cabecera a#link
{
	display:inline-block;
	height:100%;
	padding:0px 8px;
	float: right;
	
	font-size:12px;
	font-weight: 400;
	color: #FFF;
	
	background-color:#F00;
	background-image:url(../images/bg_button.jpg);
	background-position:bottom;
}

.cabecera a#link:hover
{
	background-image:url(../images/bg_button_2.jpg);
	text-decoration:none;
}

.cabecera_2
{
	height:35px;
	line-height:35px;
	
	padding:0px;
	margin-bottom:10px;
	
	border-bottom:1px solid #CCC;
	
	font-size:18px;
	font-weight:400;
	text-align:left;
	color:#444;
	text-transform:uppercase;
	
	background-color:transparent;
}

.cabecera_2 a#link
{
	float: right;
	font-weight: 100;
	color: #03C;
}

.cabecera_2 a#link:hover
{
	color:#009032;
	text-decoration:none;
}

.cabecera_3
{
	height:35px;
	line-height:35px;
	
	padding:0px 7px;
	margin-bottom:5px;
	margin-top:15px;
	
	border-bottom:1px solid #F0F0F0;

	font-size:14px;
	font-weight:400;
	text-align:left;
	color: #333;
	text-transform:uppercase;
	
	background-color:#F6F6F6;
}

.cabecera_5 {
    height: 15px;
    line-height: 15px;
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCC;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    color: #444;
    background-color: transparent;
}

/********/

a.info_ficha
{
	font-size:11px;
	color:#09F;
	background-image: url(../images/menu/bck_menu_over_2.png);
	background-repeat: repeat-x;
	background-position: left center;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:#999 solid 1px;
	font-weight: bold;
}

a.info_ficha:hover
{
	color:#FFF;
	text-decoration: none;
	background-image: url(../images/menu/bck_menu_azul.png);
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #09F;
}

a.info_ficha_inact
{
	font-size:11px;
	color:#999;
	background-image: url(../images/menu/bck_menu_over_2.png);
	background-repeat: repeat-x;
	background-position: left center;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:#999 solid 1px;
	font-weight: bold;
}

a.info_ficha_inact:hover
{
	text-decoration: none;
	cursor:default;
}

div.link_alerta
{
	margin-top:3px;
	text-align:right;
}

a.link_alerta
{
	min-width:32px;
	min-height:32px;
	font-size:11px;
	padding:16px;
	background-image: url(../images/alerta.png);
	background-repeat: no-repeat;
	background-position: center center;
}

a.link_alerta:hover
{
	min-width:32px;
	min-height:32px;
	font-size:11px;
	padding:16px;
	background-image: url(../images/alerta_2.png);
	background-repeat: no-repeat;
}

a.info_ficha_garantia
{
	font-size:12px;
	color:#6C9100;
	font-weight:bold;
}

a.info_ficha_garantia:hover
{
	font-size:12px;
	color:#666;
	text-decoration: none;
}


/*INFOPAGE*/

div.content_infopage
{
	border-bottom:1px solid #DDD;
	margin-bottom:20px;
}

.content_infopage p,
p.content_infopage
{
	font-size:12px;
	line-height:18px;
	text-align:justify;
	color:#555;
	
	margin-bottom:10px;
}

.content_infopage img
{
	border:1px solid #BBB;
}

img.img_baner
{
	margin-bottom:15px;
}

img.img_drx
{
	float:right;
	margin-left:15px;
}

div.download_content
{
	margin-top:40px;
	border-top:1px solid #EEE;
	height:40px;
	line-height:40px;
	text-align:left;
}

.content_infopage b
{
	color:#444;
	font-size:13px;
	font-weight:700;
}

.content_infopage strong
{
	font-size:12px;
	font-weight:700;
	color:#444;
}

.content_infopage a
{
	color:#0080C0;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
	
	margin-bottom:10px;
}

.content_infopage a:hover
{
	color: #152CC4;
	text-decoration:underline;
}

.content_infopage ul a
{
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

.content_infopage ul a:hover
{
	color:#333;
	text-decoration:none;
}

.content_infopage ul
{
	padding-left:20px;
	margin-bottom:10px;
	color:#666;
}

.content_infopage li
{
	color:inherit;
	line-height:20px;
	font-size:12px;
	list-style-type: circle;
}

.content_infopage li strong
{
	color:#333;
}

a.download_link
{
	padding:7px 0 7px 30px;
	font-size:12px;
	font-weight:bold;
	color:#666;
	
	background-position:left center;
	background-repeat:no-repeat;
	
	margin-right:20px;
}

a.download_link:hover
{
	color:#D00;
	text-decoration:none;
}

.link_word { background-image:url(../images/ico_word.png);}
.link_pdf { background-image:url(../images/ico_pdf.png);}

/*CONTACTO*/

div.empresa_info
{
}

div.empresa_info table
{
	border-collapse: separate;
	border-spacing: 0px;
	
	border-top:1px dotted #EEE;
}

div.empresa_info table td
{
	padding:10px 0px;
	font-size:13px !important;
	font-weight:300;
	
	border-bottom:1px dotted #EEE;
}

div.empresa_info table td a
{
	font-size:13px !important;
}

div.empresa_info table strong
{
	font-size:13px;
	color: #009032;
	font-weight:500;
}

/*BAJAS*/

div.enlaces_baja
{
	padding: 10px;
	background-color: #E1F2CE;
	margin-bottom: 20px;
	margin-top: 20px;	
	border:1px solid #E1F2CE;
}

div.enlaces_baja:hover
{
	background-color: #F4FBEE;
}

.enlaces_baja ul
{
	line-height:35px;
}

.enlaces_baja a
{
	padding-left:30px;
	font-size:13px;
	color:#333;
	padding-top:20px;
	padding-bottom:20px;
	
	background-repeat:no-repeat;
	background-position:2px center;
}

.ico_pdf { background-image:url(../images/ico_pdf.png);}
.ico_word { background-image:url(../images/ico_word.png);}


/************/