@charset "utf-8";
/* CSS Document */

/*   MENU /*

/* Root = Horizontal, Secondary = Vertical */
/*#navmenu-h { background: #333; } */
#navmenu-h li.alignright { float: right; }
ul#navmenu-h
{
	border: 0 none;
	padding: 0;
	width: 900px;
	/*For KHTML*/
	list-style: none;
	height: 40px;
	background-color: #01143e;
}
ul#navmenu-h li
{
	border: 0 none;
	margin: 0 0px 0 0;
	padding: 0px 0 0 0;
	float: left;
	/*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 40px;
}
ul#navmenu-h ul
{
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px;
	list-style: none;
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
}
ul#navmenu-h ul:after /*From IE 7 lack of compliance*/
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
ul#navmenu-h ul li
{
	width: 160px;
	float: left;
	/*For IE 7 lack of compliance*/
	display: block !important;
	/*For IE*/
}

/* Root Menu */
ul#navmenu-h a
{
	float: none !important;
	/*For Opera*/
	/*For IE*/
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 40px!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
/* Root Menu Hover Persistence */
ul#-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a
{
	color: #FFFFFF;
	background-color: #FF0600;
}


.texto_tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #969897;
}
.texto__num_tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #00133E;
}
.cuadro_idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #B5BFBA;
	text-decoration: none;
	background-color: #F0F2F1;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 25px;
	width: 66px;
}
.cuadro_idioma:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F0F2F1;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 25px;
	width: 66px;
}
.cuadro_rojo {
	height: 84px;
	width: 900px;
	background-image: url(../img/back_cuadro_rojo.jpg);
}
.cuadro_gris {
	background-color: #F0F2F1;
	height: 25px;
	width: 870px;
}
.cuadro_gris2 {
	background-color: #C3C9C9;
	height: 25px;
	width: 320px;
}
.cuadro_gris3 {
	height: 25px;
	width: 315px;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #575A61;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C9C7;
}
.cuadros {
	background-color: #D3DEE2;
	height: 65px;
	width: 75px;
	border: 3px solid #D3DEE2;
}
.cuadro_clientes {
	background-color: #D3DEE2;
	height: 90px;
	width: 90px;
	border: 3px solid #D3DEE2;
}
.cuadro_proveedores {
	background-color: #D3DEE2;
	height: 50px;
	width: 110px;
	border: 3px solid #D3DEE2;
}
.sub_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #575A61;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #575A61;
}
.link_clientes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #575A61;
	text-decoration: underline;
}
.link_clientes:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9FA3AA;
	text-decoration: underline;
}
.cuadro_boletin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00133E;
	width: 320px;
}
.campos_boletin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00133E;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.btn_boletin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF0600;
	border: 1px solid #FF0600;
	width: 50px;
	height: 21px;
}
.texto_bco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.back_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #88978E;
	height: 110px;
	width: 926px;
	background-image: url(../img/bg_abajo.jpg);
}
.cuadros_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C3C9C9;
	height: 24px;
	width: 374px;
}
.cuadros_contacto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F3F3F3;
	border: 1px solid #CBCBCB;
}
.btn_ccontacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #01143E;
	height: 24px;
	width: 100px;
	border: 1px solid #01143E;
}
.texto_pie_pag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #99A89E;
}
.texto_subtit_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9C9C9C;
}
.link_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link_contacto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9C9C9C;
	text-decoration: none;
}
.texto_datos_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/* tooltip2 */

#text {
	margin:50px auto;
	width:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.hotspot {
	color:#900;
	padding-bottom:1px;
	border-bottom:1px dotted #900;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#tt {
	position:absolute;
	display:block;
	background-image: url(../img/tt_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#tttop {
	display:block;
	height:5px;
	margin-left:5px;
	overflow:hidden;
	background-image: url(../img/tt_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#666;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	overflow:hidden;
	background-image: url(../img/tt_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.link_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #575A61;
	text-decoration: none;
}
.link_index:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #878B94;
	text-decoration: underline;
}
.text_servicios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #900;
}
.texto_manufactura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #888888;
}
.texto_manufactura_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
}
.texto_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FF0600;
}
.tit_int {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #575A61;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C9C7;
}
.link_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5F6B64;
	height: 0px;
	width: 0px;
	text-decoration: none;
}
.link_pie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #242B26;
	height: 0px;
	width: 0px;
	text-decoration: underline;
}