/* CSS Document */
body {
	color: #666666;
	background-color: White;
	/*background-image: url(img/page_bg_claro.jpg);*/
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-align: center;*/
	text-align: left;
}

/* DIV */
.container
{
position: absolute;
left: 50%;
top: 30px;
margin-left: -360px;
width: 720px;
}

.containerI
{
position: absolute;
left: 50%;
top: 30px;
margin-left: -322px;
width: 645px;
}

.wrapper
{
	width: 966px;
	background-image: url(img/middle_claro_otro.jpg);
	/*background-repeat: repeat-y;*/
	margin: auto;
}

.header
{
	width: 966px;
	margin-top: 5px;
	background-image: url(img/header_claro_otro.jpg);
	background-repeat: no-repeat;
}

.inicio_enlaces{
	width: 900px; 
	text-align: right;
}

#middle{
	float: left;
	width: 966px;
	padding-top: 170px;
	margin-top: 105px;
	background-image: url(img/img_middle_claro_otro.jpg);
	background-repeat: no-repeat;	
}

.footer
{
	width: 966px;
	background-image: url(img/footer2_claro_otro.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*.content
{
	width: 966px;
	height: 420px;
	padding-bottom: 380px;
}*/
.content
{
	width: 966px;
	/*height: 380px;*/
	padding-bottom: 100px;
}

.content_long
{
	width: 966px;
	height: 600px;
	padding-bottom: 380px;
}

#left {
	float: left;
	width: 174px;
	padding-top: 20px;
	padding-left: 55px;
	text-align: left;
	padding-right: 27px;
}

#right {
	/*float: left;*/
	width: 620px;
	/*height: 370px;*/
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	margin-top: 20px;
	/*text-align: justify;*/
}

#right_ex {
	float: left;
	width: 700px;
	/*height: 275px;*/
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	margin-left: 140px;
	margin-top: 45px;
	/*text-align: justify;*/
}

#right_news {
	float: left;
	width: 700px;
	/*height: 250px;*/
	overflow: auto;
	padding-top: 0px;
	padding-right: 5px;
	margin-left: 140px;
	margin-top: 45px;
	/*text-align: justify;*/
}

#right_section {
	float: left;
	width: 645px;
	/*height: 400px;*/
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	margin-top: 80px;
	/*text-align: justify;*/
}

#right_long {
	float: left;
	width: 645px;
	/*height: 580x;*/
	padding-top: 0px;
	padding-right: 10px;
	margin-top: 30px;
	/*text-align: justify;	*/
}

/* MEN&Uacute; TIPO1 (azul oscuro)*/
/*
.rmenu_item_1 {
	background-color: #96b6d8;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 5px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}
.rmenu_item_2 {
	background-color: #89aacd;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 5px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}
.rmenu_item_3 {
	background-color: #7a9cbf;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 5px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}
.rmenu_item_4 {
	background-color: #6c8db2;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 5px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}
.rmenu_item_5 {
	background-color: #5a7da2;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 5px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}
.rmenu_item_6 {
	background-color: #4d6f94;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 5px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}
.rmenu_item_7 {
	background-color: #3e6187;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 5px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}
.rmenu_item_8 {
	background-color: #31547b;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 5px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}
.rmenu_item_9 {
	background-color: #264a71;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-left: 5px;
	height: 27px;
	margin-left: 2px;
	padding-right: 2px;
}
*/
/* MEN&Uacute; TIPO2 (azul claro)*/
.rmenu_item_1 {
	background-color: #009bdd;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 5px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}

.rmenu_item_2 {
	background-color: #0195d2;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 5px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}

.rmenu_item_3 {
	background-color: #008dc7;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 5px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}

.rmenu_item_4 {
	background-color: #0084bb;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 5px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}

.rmenu_item_5 {
	background-color: #017aac;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 5px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}

.rmenu_item_6 {
	background-color: #0072a1;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 5px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}

.rmenu_item_7 {
	background-color: #016995;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 5px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}

.rmenu_item_8 {
	background-color: #016189;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-left: 5px;
	height: 20px;
	margin-left: 2px;
	padding-right: 2px;
}

.rmenu_item_9 {
	background-color: #015a80;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-left: 5px;
	height: 27px;
	margin-left: 2px;
	padding-right: 2px;
}

/* MEN&Uacute; TIPO3 ()*/
.container_menu 
{
	width: 908px;
	height:29px;
	padding-left: 29px;
	margin-top: 317px;
	border-right: 0px;
	background: transparent;
}

#webmenu 
{
	margin: 0;
	padding: 0 0 0px 0;
}

#webmenu li 
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#webmenu a:link, #webmenu a:visited 
{
	float: left;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	padding: 6px 38px 6px 38px;
	text-decoration: none;
	color: #9ABADC;/*#708491;*/
	border-left:1px solid #6293C8;/*#9FB1BC;*/
	border-bottom: 1px solid #6293C8;
}

#webmenu a:link.active, #webmenu a:visited.active, #webmenu a:hover 
{
	padding-bottom: 6px;
	color: #000;
	background: url(img/m4.gif);
}

#webmenu a:link.active, #webmenu a:visited.active 
{
	padding-bottom: 6px;
	color: #009de0; /* #000; */
	background: url(img/M0.jpg);
}

/*
#webmenu a:link.activeM1, #webmenu a:visited.activeM1 
{
	padding-bottom: 6px;
	color: #01b279;
	background: url(img/M1.JPG);
}
#webmenu a:link.activeM2, #webmenu a:visited.activeM2 
{
	padding-bottom: 6px;
	color: #000;
	background: url(img/M2.JPG);
}
#webmenu a:link.activeM3, #webmenu a:visited.activeM3 
{
	padding-bottom: 6px;
	color: #000;
	background: url(img/M3.JPG);
}
#webmenu a:link.activeM4, #webmenu a:visited.activeM4 
{
	padding-bottom: 6px;
	color: #000;
	background: url(img/M4.JPG);
}
#webmenu a:link.activeM5, #webmenu a:visited.activeM5 
{
	padding-bottom: 6px;
	color: #000;
	background: url(img/M5.JPG);
}
#webmenu a:link.activeM6, #webmenu a:visited.activeM6 
{
	padding-bottom: 6px;
	color: #000;
	background: url(img/M6.JPG);
}
#webmenu a:link.activeM7, #webmenu a:visited.activeM7 
{
	padding-bottom: 6px;
	color: #000;
	background: url(img/M7.JPG);
}
#webmenu a:link.activeM8, #webmenu a:visited.activeM8 
{
	padding-bottom: 6px;
	color: #000;
	background: url(img/M8.JPG);
}
#webmenu a:link.activeM9, #webmenu a:visited.activeM9 
{
	padding-bottom: 6px;
	color: #000;
	background: url(img/M9.JPG);
}
*/
/* MEN&uacute; TIPO4 (bordes redondeados) */
.blue #waxcontainer
{
	position:relative;
	height:29px;
	/*background:#69BEEE;*/
	width:902px;
	padding-left: 33px;
	margin-top: 317px;
}

.blue #waxnav
{
	position:relative;
	height:25px;
	font-size:10px;
	font-weight:bold;
	background:#fff url(img/bluewax_top.gif) repeat-x top left;
}

.blue #waxnav ul
{
	margin:0px;
	padding:0 0 4px 0;
	list-style-type:none;
	width:auto;
	float:left;
}

.blue #waxnav ul li
{
	display:block;
	float:left;
	margin:0 1px;
}

.blue #waxnav ul li a
{
	display:block;
	float:left;
	color:#009de0;
	text-decoration:none;
	padding:0 0 0 37px;
	height:21px;
	line-height:195%;
}

.blue #waxnav ul li a span
{
	padding:0 37px 1px 0;
}

.blue #waxnav ul li a:hover,.blue #waxnav ul li a.current
{
	color:#fff;
	background:#009de0 url(img/bluewax_navbottomleft.gif) no-repeat bottom left;
}

.blue #waxnav ul li a:hover span,.blue #waxnav ul li a.current span
{
	display:block;
	width:auto;
	background:#009de0 url(img/bluewax_navbottomright.gif) no-repeat bottom right;
}



.blue #waxnav_EN
{
	position:relative;
	height:25px;
	font-size:10px;
	font-weight:bold;
	background:#fff url(img/bluewax_top.gif) repeat-x top left;
}

.blue #waxnav_EN ul
{
	margin:0px;
	padding:0 0 4px 0;
	list-style-type:none;
	width:auto;
	float:left;
}

.blue #waxnav_EN ul li
{
	display:block;
	float:left;
	margin:0 1px;
}

.blue #waxnav_EN ul li a
{
	display:block;
	float:left;
	color:#009de0;
	text-decoration:none;
	padding:0 0 0 43px;
	height:21px;
	line-height:195%;
}

.blue #waxnav_EN ul li a span
{
	padding:0 42px 1px 0;
}

.blue #waxnav_EN ul li a:hover,.blue #waxnav_EN ul li a.current
{
	color:#fff;
	background:#009de0 url(img/bluewax_navbottomleft.gif) no-repeat bottom left;
}

.blue #waxnav_EN ul li a:hover span,.blue #waxnav_EN ul li a.current span
{
	display:block;
	width:auto;
	background:#009de0 url(img/bluewax_navbottomright.gif) no-repeat bottom right;
}

.blue #waxnav_FR
{
	position:relative;
	height:25px;
	font-size:10px;
	font-weight:bold;
	background:#fff url(img/bluewax_top.gif) repeat-x top left;
}

.blue #waxnav_FR ul
{
	margin:0px;
	padding:0 0 4px 0;
	list-style-type:none;
	width:auto;
	float:left;
}

.blue #waxnav_FR ul li
{
	display:block;
	float:left;
	margin:0 1px;
}

.blue #waxnav_FR ul li a
{
	display:block;
	float:left;
	color:#009de0;
	text-decoration:none;
	padding:0 0 0 41px;
	height:21px;
	line-height:195%;
}

.blue #waxnav_FR ul li a span
{
	padding:0 40px 1px 0;
}

.blue #waxnav_FR ul li a:hover,.blue #waxnav_FR ul li a.current
{
	color:#fff;
	background:#009de0 url(img/bluewax_navbottomleft.gif) no-repeat bottom left;
}

.blue #waxnav_FR ul li a:hover span,.blue #waxnav_FR ul li a.current span
{
	display:block;
	width:auto;
	background:#009de0 url(img/bluewax_navbottomright.gif) no-repeat bottom right;
}
/* NOTICIAS */
.news
{
	float: left;
	margin-bottom: 25px;
}

.title_date
{
	border-bottom: 1px solid #999999;
}

.news_title
{
	font-variant: small-caps;
	font-weight: bold;
	font: "Trebuchet MS";
}

.news_date
{
	float: right;
	font-weight: bold;
	font-size: 10px;
}

.news_content
{
	margin-top: 20px;
}

.news_img_right
{
	float: right;
	margin-left: 20px;
	margin-top: -5px;
	border: 1px solid #D3D3D3;
	padding: 2px 2px 2px 2px;
}

.news_img_left
{
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	border: 1px solid #D3D3D3;
	padding: 2px 2px 2px 2px;
}

/* TITULOS */
.tit_blue
{
	height: 20px;
	width: 400px;
	vertical-align: bottom;
	margin-bottom: 40px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: White;
	font: "Trebuchet MS";
	background-color: #009de0;
}

.tit_blue_news
{
	height: 20px;
	width: 400px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: White;
	font: "Trebuchet MS";
	background-color: #009de0;
	text-align: left;
}

.tit_blue_contact
{
	height: 20px;
	width: 400px;
	vertical-align: bottom;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: White;
	font: Verdana;
	background-color: #009de0;
}

.tit_MA
{
	height: 20px;
	width: 400px;
	vertical-align: bottom;
	margin-bottom: 40px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: White;
	font: Verdana;
	background-color: #01B279;
}

.tit_A
{
	height: 20px;
	width: 400px;
	vertical-align: bottom;
	margin-bottom: 40px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: White;
	font: Verdana;
	background-color: #9ccb41;
}

.tit_E
{
	height: 20px;
	width: 400px;
	vertical-align: bottom;
	margin-bottom: 40px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: White;
	font: Verdana;
	background-color: #cccc00;
}

.tit_P
{
	height: 20px;
	width: 400px;
	vertical-align: bottom;
	margin-bottom: 40px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: White;
	font: Verdana;
	background-color: #c79125;
}

.tit_S
{
	height: 20px;
	width: 400px;
	vertical-align: bottom;
	margin-bottom: 40px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: White;
	font: Verdana;
	background-color: #ff9147;
}

.tit_SI
{
	height: 20px;
	width: 400px;
	vertical-align: bottom;
	margin-bottom: 40px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: White;
	font: Verdana;
	background-color: #e62828;
}

.tit_V
{
	height: 20px;
	width: 400px;
	vertical-align: bottom;
	margin-bottom: 40px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: White;
	font: Verdana;
	background-color: #ad0055;
}

.tit_D
{
	height: 20px;
	width: 400px;
	vertical-align: bottom;
	margin-bottom: 40px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: White;
	font: Verdana;
	background-color: #660066;
}

.tit_SM
{
	height: 20px;
	width: 400px;
	vertical-align: bottom;
	margin-bottom: 40px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: White;
	font: Verdana;
	background-color: #002a9b;
}

h1_0azul
{
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: White;
	font: Verdana;
	background-color: #009de0;
}

h1_1verde
{
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: White;
	font: Verdana;
	background-color: #01b279;
}

h1
{
	margin: 0 0 0 0;
	font-size: 14px;
}

h2
{
	margin: 0 0 0 0;
	font-size: 12px;
}

/* ENLACES */
.link
{
	margin-left: 20px;
}

.link_icon
{
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}

.link_text
{
	/*float: right;*/
}

/* LINKS */
a.rmenu_link, a.rmenu_link:visited
{
	color: White;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
	text-transform: capitalize;
}

a.rmenu_link:hover
{
	color: White;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
	text-transform: capitalize;
}

a.politica_link, a.politica_link:visited
{
	color: #005aa1;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
	/*text-transform: capitalize;*/
}

a.politica_link:hover
{
	color: #CCCC00;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: capitalize;*/
}

a.inicio_link, a.inicio_link:visited
{
	color: #999999;
	font-family: arial;
	background-color: inherit;
	text-decoration:none;
	text-transform: capitalize;
}

a.inicio_link:hover
{
	color: #999999;
	font-family: arial;
	background-color: inherit;
	text-decoration: underline;
	text-transform: capitalize;
}

a.MA_link, a.MA_link:visited
{
	color: #009de0;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
	/*text-transform: capitalize;*/
}

a.MA_link:hover
{
	color: #01b279;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: capitalize;*/
}

a.A_link, a.A_link:visited
{
	color: #009de0;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
	/*text-transform: capitalize;*/
}

a.A_link:hover
{
	color: #9ccb41;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: capitalize;*/
}

a.E_link, a.E_link:visited
{
	color: #009de0;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
	/*text-transform: capitalize;*/
}

a.E_link:hover
{
	color: #cccc00;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: capitalize;*/
}

a.P_link, a.E_link:visited
{
	color: #009de0;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
	/*text-transform: capitalize;*/
}

a.P_link:hover
{
	color: #c79125;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: capitalize;*/
}

a.S_link, a.E_link:visited
{
	color: #009de0;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
	/*text-transform: capitalize;*/
}

a.S_link:hover
{
	color: #ff9147;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: capitalize;*/
}

a.SI_link, a.E_link:visited
{
	color: #009de0;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
	/*text-transform: capitalize;*/
}

a.SI_link:hover
{
	color: #e62828;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: capitalize;*/
}

a.V_link, a.E_link:visited
{
	color: #009de0;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
	/*text-transform: capitalize;*/
}

a.V_link:hover
{
	color: #ad0055;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: capitalize;*/
}

a.D_link, a.E_link:visited
{
	color: #009de0;
	background-color: inherit;
	text-decoration:none;
	font-weight:bold;
	/*text-transform: capitalize;*/
}

a.D_link:hover
{
	color: #660066;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: capitalize;*/
}

/* PRODUCTOS */
.product_MA
{
	height: 130px; 
	width: 550px; 
	margin-left: 20px; 
	margin-top: 20px; 
	border-bottom: 1px solid #01b279;
}

.product_A
{
	height: 130px; 
	width: 550px; 
	margin-left: 20px; 
	margin-top: 20px; 
	border-bottom: 1px solid #9ccb41;
}

.product_E
{
	height: 130px; 
	width: 550px; 
	margin-left: 20px; 
	margin-top: 20px; 
	border-bottom: 1px solid #cccc00;
}

.product_P
{
	height: 130px; 
	width: 550px; 
	margin-left: 20px; 
	margin-top: 20px; 
	border-bottom: 1px solid #c79125;
}

.product_S
{
	height: 130px; 
	width: 550px; 
	margin-left: 20px; 
	margin-top: 20px; 
	border-bottom: 1px solid #ff9147;
}
.product_SI
{
	height: 130px; 
	width: 550px; 
	margin-left: 20px; 
	margin-top: 20px; 
	border-bottom: 1px solid #e62828;
}

.product_V
{
	height: 130px; 
	width: 550px; 
	margin-left: 20px; 
	margin-top: 20px; 
	border-bottom: 1px solid #ad0055;
}

.product_D
{
	height: 130px; 
	width: 550px; 
	margin-left: 20px; 
	margin-top: 20px; 
	border-bottom: 1px solid #660066;
}

.last_product
{
	height: 130px; 
	width: 550px; 
	margin-left: 20px; 
	margin-top: 20px;
}

.product_link
{
	width: 300px;
	float:right; 
	margin-top: 30px;
	text-align: center;
}

.product_link_long
{
	width: 306px;
	float:right; 
	margin-top: 30px;
	text-align: center;
}

.product_link_multi
{
	width: 108px;
	float:right; 
	margin-top: 30px;
	text-align: center;
}

.product_link_multi2
{
	width: 150px;
	float:right; 
	margin-top: 30px;
	text-align: center;
}

.product_img{
	width: 100px;
}

.pdf_link
{
	/*margin-left: 80px; */
	margin-top: 10px;
}
/* FOOTER */
#foot{
	color:#009de0; 
	padding-bottom: 10px; 
	margin-top: -15px;
	text-align: center;
}

#footer_ini{
	color:#005aa1; 
	margin-top: 460px;
	text-align: center;
}

/* IMG */
.logo{
	float: left;
	margin-bottom: -110px; 
	margin-top: 10px; 
	margin-left: 55px;
}
























