body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 11px;
	color: #333;
	line-height: 17px;
	background-color: #363636;
}


/* CONTENEDOR PRINCIPAL */
#container
{
	width: 979px;
	margin: auto;
	text-align: left;
	background: url(img/bg_container.jpg) repeat-y;
	padding: 0;
}


/* CONTENEDORES DE COLUMNAS PRINCIPALES */
#columna_izq
{
	float: left;
	width: 196px;
}
#columna_centro
{
	float: left;
	width: 580px;
}
#columna_der
{
	float: right;
	width: 196px;
	padding-top: 17px;
}
.linea_der
{
	background: url(img/px_linea_der.jpg) no-repeat;
	width: 196px;
	height: 2px;
	overflow: hidden;
	margin: 15px 0 0 0;
}


/* CONTENIDO COLUMNA IZQUIERDA */
#usuario
{
	margin: 20px 0 0 21px;
}
#usuario_top		
{
	background: url(img/bg_top_usuario.jpg) no-repeat;
	width: 154px;
	height: 10px;
	overflow: hidden;
}
#usuario_main		
{
	background: url(img/bg_main_usuario.jpg) repeat-y;
	width: 154px;
}
#usuario_bottom		
{
	background: url(img/bg_bottom_usuario.jpg) no-repeat;
	width: 154px;
	height: 10px;
}
#registro
{
	margin: auto;
	margin-top: 20px;
	margin-left: 16px;
	width: 180px;
}
.linea
{
	background-color: #666;
	height: 1px;
	overflow: hidden;
}
#btn_registro
{
	margin: 10px 0 0 23px;
}
a.link_btn_registro:link, a.link_btn_registro:active, a.link_btn_registro:visited
{
	background: url(img/btn_registro.jpg) 0 19px;
	width: 120px;
	height: 19px;
	display: block;
}
a.link_btn_registro:hover
{
	background: url(img/btn_registro.jpg) 0 0;
}
#logo_vertical
{
	background: url(img/expreso-lancioni-logo-3.jpg) no-repeat;
	width: 41px;
	height: 355px;
	margin: 20px 0 30px 75px;
}



/* CONTENIDO COLUMNA CENTRO */
#header
{
	width: 979px;
	height: 207px;
	background: url(img/bg_header.jpg) no-repeat;
}
#contenedor_contacto
{
	width: 300px;
	padding: 25px 0 0 250px;
}
/*#btn_home
{
	float: left;
	width: 26px;
	height: 26px;
}
a.link_btn_home:link, a.link_btn_home:active, a.link_btn_home:visited
{
	background: url(img/btn_home.jpg) 0 26px;
	width: 26px;
	height: 26px;
	display: block;
}
a.link_btn_home:hover
{
	background: url(img/btn_home.jpg) 0 0;
}
#btn_contacto
{
	float: left;
	width: 26px;
	height: 26px;	
	margin-left: 5px;
}
a.link_btn_contacto:link, a.link_btn_contacto:active, a.link_btn_contacto:visited
{
	background: url(img/btn_contacto.jpg) 0 26px;
	width: 26px;
	height: 26px;
	display: block;
}
a.link_btn_contacto:hover
{
	background: url(img/btn_contacto.jpg) 0 0;
}*/
.cuadro_lancioni_home
{
	border: 2px solid #CCC; 
	padding: 0 20px 15px 20px; 
	background-color: #333;
}
#logo_chico
{
	background: url(img/logo_chico.jpg) no-repeat;
	width: 233px;
	height: 37px;
	float: right;
}


/* CONTENIDO COLUMNA DERECHA */
.contenedor_banner
{
	margin: 0 0 0 18px;
	padding: 0 0 20px 0;
}
a.banner1:link, a.banner1:active, a.banner1:visited
{
	background: url(img/banner1.jpg) 0 0;
	width: 149px;
	height: 69px;
	display: block;
}
a.banner1:hover
{
	background: url(img/banner1.jpg) 0 69px;
}

a.banner2:link, a.banner2:active, a.banner2:visited
{
	background: url(img/banner2.jpg) 0 0;
	width: 149px;
	height: 69px;
	display: block;
}
a.banner2:hover
{
	background: url(img/banner2.jpg) 0 69px;
}

a.banner3:link, a.banner3:active, a.banner3:visited
{
	background: url(img/banner3.jpg) 0 0;
	width: 149px;
	height: 69px;
	display: block;
}
a.banner3:hover
{
	background: url(img/banner3.jpg) 0 69px;
}

a.banner4:link, a.banner4:active, a.banner4:visited
{
	background: url(img/banner4.jpg) 0 0;
	width: 149px;
	height: 69px;
	display: block;
}
a.banner4:hover
{
	background: url(img/banner4.jpg) 0 69px;
}

.contenedor_logo_cert
{
	padding: 15px 0 0 32px;
}
.contenedor_logo_iso
{
	padding: 15px 0 0 54px;
}



/* MENU */
#menu
{
	width: 196px;
	height: 250px;
}
#menu_top
{
	background: url(img/menu_top.jpg) no-repeat;
	width: 196px;
	height: 18px;
	overflow: hidden;
}
#menu_bottom
{
	background: url(img/menu_bottom.jpg) no-repeat;
	width: 196px;
	height: 18px;
	overflow: hidden;
}
#menu_contenido
{
	background: url(img/menu_bg.jpg) repeat-y;
	padding: 11px 0 0 30px;
	color: #FFF;
}
.menu_btn
{
	height: 25px;
	width: 150px;
}
.menu_btn span 
{
	padding-left: 15px;
}
a.menu_btn_link:link, a.menu_btn_link:active, a.menu_btn_link:visited
{
	width: 150px;
	background: url(img/menu_items.jpg) 0 0;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
}
a.menu_btn_link:hover
{
	background: url(img/menu_items.jpg) 0 25px;	
	color: #FC0;
}
.menu_separador
{
	width: 120px;
	height: 1px;
	margin: 0 0 1px 15px;
	border-bottom: 1px solid #484848;
	overflow: hidden;
}



/* PADDING DEL CONTENIDO GENERAL */
#contenido
{
	padding: 20px 15px 25px 15px;
}


/* INICIO MENU */
.item_menu
{
	margin: 0 0 2px 0;
}
a.link_menu:link, a.link_menu:active, a.link_menu:visited
{
	background-color: #CCC;
	display: block;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #666;
}
a.link_menu:hover
{
	background-color: #DDD;
	color: #000;
	border-bottom: 1px solid #000;
}
/* fin menu */


/* inicio foot */
#foot
{
	height: 43px;
	background: url(img/bg_menu_pie.jpg) repeat-x;	
	width: 977px;
	margin: auto;
	border-top: 2px solid #847526;
	border-left: 3px solid #54494D;
	border-right: 3px solid #54494D;		
}
#foot_left
{
	width: 200px;
	height: 23px;
	float: left;
	line-height: 30px;
	margin: 10px 0 0 12px;
	background: url(img/expreso-lancioni-logo-4.jpg) no-repeat;
	padding-left: 30px;
	font-size: 9px;
	color: #CCC;
}
#foot_right
{
	float: right;
}
.menu_pie
{
	float: left;
	background: url(img/items_pie.jpg) no-repeat;
	height: 40px;
	text-align: left;
	padding: 0 15px 0 12px;
}
a.link_menu_pie:link, a.link_menu_pie:active, a.link_menu_pie:visited
{
	color: #B9B9B9;
	font-size: 10px;
	line-height: 40px;
	text-decoration: none;
}
a.link_menu_pie:hover
{
	color: #FFF;
}
a.link_evo:link, a.link_evo:active, a.link_evo:visited
{
	color: #5E6977;
	font-size: 9px;
	text-decoration: none;
	line-height: 40px;
}
a.link_evo:hover
{
	color: #B9B9B9;
}

/* fin foot */



/* ESTILOS COMUNES */
h1
{	
	color: #222020;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h2
{
	font-size: 13px;
	font-size: bold;
	color: #E5BC09;
	border-bottom: 1px solid #CFCFCF;
	margin: 20px 0 20px 0;
}
h3
{
	font-size: 11px;
	font-size: bold;
	color: #555;
	margin: 20px 0 10px 0;
}
ul
{
	font-size: 11px;
	color: #333;
	margin-bottom: 20px;
}
li
{
    list-style-image: url(img/items_lista.jpg);
	margin-bottom: 15px;
	line-height: 17px;
}
p
{
	font-size: 11px;
	color: #FFF;
	line-height: 17px;	
	margin-bottom: 25px;
}
.clear
{
	clear: both;
}



/* ESTILOS PARA LAS IMAGENES */
.contenedor_img_otras
{
	background-color: #333;
	margin: 25px 0 25px 0;
	padding: 25px 0 25px 12px;
	text-align: center;
	border: 2px solid #ccc; 
}
.contenedor_img_horizontal
{
	background-color: #333; 
	padding: 7px 0 7px 27px;
	margin: 20px 0 0 0;
}
.img_horizontal
{
	border: 2px solid #CCC;
}
.img_horizontal_home
{
	border: 2px solid #CCC;
	margin-bottom: 15px;
}
.img_otras
{
	float: left;
	padding: 0 0 0 31px;
}
.border_img
{
	border: 2px solid #B9B9B9;
}



/* BACKGROUND TITULO PRINCIPAL */
.title_left
{
	float: left;
	background: url(img/bg_title_l.jpg) no-repeat;
	width: 24px;
	height: 21px;
}
.title_main
{
	float: left;
	background: url(img/bg_title_m.jpg) repeat;
	height: 21px;
	line-height: 21px;
	padding: 0 15px 0 7px;
}
.title_right
{
	float: left;
	background: url(img/bg_title_r.jpg) no-repeat;
	width: 12px;
	height: 21px;
}

/* fin titulo principal */

/* fin estilos comunes */

/* margenes de imagenes */

.img_right
{
	margin: 10px 0 15px 10px;
}	

/* fin margenes de imagenes */

/* tabla login  */

.login_tbl
{
}
.login_tr
{
	height: 23px;
}
.login_td_l
{
	vertical-align: middle;
	width: 52px;
	text-align: right;
	color: #FFF;
	font-size: 10px;
	padding-right: 5px;
}
.login_td_r
{
	vertical-align: middle;
	width: 102px;
	padding-right: 5px;
}
.login_tr_sub
{
	height: 26px;
}
.login_td_sub_l
{
	width: 52px;
}
.login_td_sub_r
{
	vertical-align: bottom;
	width: 102px;
}

/* fin tabla login */


/* tabla del contacto */

.contact_tbl
{
	width: 500px;
}
.contact_tr_title
{
	display: none;
} 
.contact_td_title
{
	
} 
.contact_tr_separator_top
{
	height: 5px;
}
.contact_td_separator_top
{
	
}
.contact_tr
{
	height: 28px;
}
.contact_td_l
{
	vertical-align: middle;
	width: 30%;
	text-align: right;
	padding-right: 20px;
}
.contact_td_r
{
	vertical-align: middle;
	width: 70%;
}
.contact_tr_cs
{
	height: 27px;
}
.contact_td_cs
{
	vertical-align: middle;
	text-align: right;
}
.contact_tr_sub
{
	height: 27px;
}
.contact_td_sub
{
	vertical-align: middle;
	text-align: center;
}
.contact_tr_error
{
	
}
.contact_td_error
{
	text-align: center;
	padding: 20px 0 20px 0;
}
.contact_tr_ok
{
	height: 27px;
}
.contact_td_ok
{
	text-align: center;
}
.contact_tr_separator_bottom
{
	height: 5px;
}
.contact_td_separator_bottom
{
	
}

/* fin tabla del contacto */

/* textos generales */

.text
{
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	line-height: 17px;
}
.text_error
{
	color: #F7DD16;
}

/* fin textos generales */


/* textos add_form, update_form, del_form y contact_form */

.text_field
{
	color: #333;
}
.text_info
{
	font-size: 10px;
}
.text_required
{
	color: #666;
	font-size: 10px;
	padding-right: 22px;
}
.symbol_required
{
	color: #FC0;
}
.text_ok
{
	font-weight: bold;
}
/* fin textos add_form, update_form, del_form y contact_form */


/* formularios general */
.form
{
	margin: 0;
	padding: 0;
}
/* fin formularios general */


/* formularios add_form, update_form, del_form, show_data y contact_form */
.input_text, .input_number, .input_date, .input_datetime, .input_timestamp, .input_time, .input_year
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 95%;
	background-color: #F0F0F0;
	border-top: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	border-bottom: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	height: 20px;
	margin-bottom: 7px;
	line-height: 20px;
}
.textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 95%;
	height: 100px;
	background-color: #F0F0F0;
	border-top: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	border-bottom: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	margin-top: 10px;
}
.select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.input_button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(img/bg_button.jpg) repeat-x;
	border: 1px solid #AE9900; 
	cursor: pointer;
	height: 28px;
}
.input_button_usuario
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(img/bg_button.jpg) repeat-x;
	border: 1px solid #AE9900; 
	cursor: pointer;
	height: 22px;
}
/* fin formularios add_form, update_form, del_form, show_data y contact_form */

/* formulario login */

.input_text_login
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 95%;
	background-color: #797979;
	border-top: 1px solid #535353;
	border-left: 1px solid #535353;
	border-bottom: 1px solid #9F9F9F;
	border-right: 1px solid #9F9F9F;
	color: #FFF;
}

/* links generales */

a.link_comun:link, a.link_comun:active, a.link_comun:visited
{
	color: #E7BA05;
	font-size: 11px;
	line-height: 17px;
	text-decoration: underline;
}
a.link_comun:hover
{
	color: #0E6BC0;
	text-decoration: none;
}

/* tabla de sucursales */

.tabla-sucursales
{
	width: 90%;
	height: 100%;
	text-align: center;
}
.tabla-sucursales-tr1
{
	height: 22px;
	background-color: #E5BC09;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.tabla-sucursales-tr2
{
	height: 60px;
	background-color: #444; /*F4E565*/
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.tabla-sucursales-td
{
	width: 50%;
}
/* fin tabla de sucursales */

/* listado de novedades */

.news_container
{
	width: 100%;
}
.news_no
{
	text-align: center;
	padding: 30px;
	font-weight: bold;
}
.news_1
{
	margin: 0 0 10px 0;
	padding: 10px;
	border-bottom: 1px solid #E8E8E8;
}
.news_2
{
	margin: 0 0 10px 0;
	padding: 10px;
	border-bottom: 1px solid #E8E8E8;
}
.news_1_date, .news_2_date
{
	font-size: 10px;
	color: #B1B1B1;
}
.news_1_title, .news_2_title
{
	margin: 5px 0 13px 0;
	font-size: 14px;
	font-weight: bold;
	color: #E7BA05;
}
.news_1_summary, .news_2_summary
{
	line-height: 17px;
}
.news_1_photo, .news_2_photo
{
	border: 2px solid #777;
	margin: 0 15px 10px 0;
	float: left;
}
.news_1_link_container, .news_2_link_container
{
	margin: 10px 0 0 0;
	text-align: right;
}
a.news_1_link:link, a.news_1_link:active, a.news_1_link:visited, a.news_2_link:link, a.news_2_link:active, a.news_2_link:visited
{
	color: #FC0;
	font-weight: bold;
	text-decoration: none;
}
a.news_1_link:hover, a.news_2_link:hover
{
	color: #0E6BC0;
}	
.news_nav_container
{
	border-top: 1px solid #666;
	padding: 5px;
	text-align: center;
}
.news_nav
{
	color: #AAA;
}
a.news_nav:link, a.news_nav:active, a.news_nav:visited
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a.news_nav:hover
{
	color: #FC0;
}

/* fin listado de novedades */

/* novedad */

.show_news_container
{
	width: 100%;
}
.show_news_no
{
	text-align: center;
	padding: 30px;
	font-weight: bold;
}
.show_news
{
	padding: 10px;
}
.show_news_date
{
	font-size: 10px;
	border-bottom: 1px solid #E2E2E2;
	color: #B1B1B1;
}
.show_news_title
{
	margin: 10px 0 17px 0;
	font-size: 14px;
	font-weight: bold;
	color: #E7BA05;
}
.show_news_description
{
	line-height: 17px;
}
.show_news_photo
{
	border: 1px solid #666;
}
.show_news_link
{
	margin: 20px 0 0 0;
}
a.show_news_link:link, a.show_news_link:active, a.show_news_link:visited
{
	color: #E7BA05;
	font-weight: normal;
	text-decoration: none;
}
a.show_news_link:hover
{
	color: #0E6BC0;
}
.show_news_photos
{
	margin: 20px 0 0 0;
	text-align: center;
	border: 1px solid #E2E2E2;
}
.show_news_photos_tbl
{
	margin: auto;
}
.show_news_photos_tbl td
{
	padding: 10px 5px 10px 5px;
}
.show_news_back
{
	margin: 20px 0 0 0;
}
a.show_news_link_back:link, a.show_news_link_back:active, a.show_news_link_back:visited
{
	color: #FC0;
	font-weight: bold;
	text-decoration: none;
}
a.show_news_link_back:hover
{
	color: #0E6BC0;
}
/* fin novedad */

/* tablas OC */

.form_tbl
{
	width: 500px;
}
.form_tr_title
{
	display: none;
} 
.form_td_title
{
	
} 
.form_tr_separator_top
{
	height: 5px;
}
.form_td_separator_top
{
	
}
.form_tr
{
	height: 28px;
}
.form_td_l
{
	vertical-align: middle;
	width: 30%;
	text-align: right;
	padding-right: 20px;
}
.form_td_r
{
	vertical-align: middle;
	width: 70%;
}
.form_tr_cs
{
	height: 27px;
}
.form_td_cs
{
	vertical-align: middle;
	text-align: right;
}
.form_tr_sub
{
	height: 27px;
}
.form_td_sub
{
	vertical-align: middle;
	text-align: center;
}
.form_tr_error
{
	
}
.form_td_error
{
	text-align: center;
	padding: 20px 0 20px 0;
}
.form_tr_ok
{
	height: 27px;
}
.form_td_ok
{
	text-align: center;
}
.form_tr_separator_bottom
{
	height: 5px;
}
.form_td_separator_bottom
{
	
}
/* fin tabla OC */