@charset "iso-8859-1";

/* ELEMENTS COMUNS
------------------------------------------------------------------------*/
body {
margin:0;
padding:0;
background:url(../logos/bg_body3.gif) repeat-x #fff fixed;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#0e3cb8;
text-align:center; /*si no ho poso IE 5.5 no centrara el container*/
}

a:link {
text-decoration:underline;
font-weight:normal;
color:#009dde;
}

a:visited {
text-decoration:underline;
font-weight:normal;
color:#009dde;
}

a:hover {
text-decoration:none;
font-weight:normal;
color:#66c4eb;
}

a:active {
text-decoration:none;
font-weight:normal;
color:#000;
}

/*PNGs transparents*/
img, div {behavior:url(iepngfix.htc)}


/* ESTRUCTURA
------------------------------------------------------------------------*/
#container {
width:970px;
margin:30px auto 0 auto;
/*background-color:yellow;*/
}

#header {
width:100%;
height:92px;
margin:0;
padding:0;
overflow:hidden;
/*background-color:green;*/
}

#header img {
float:left;
margin-left:49px;
width:163px;
height:81px;
border:0;
}

#header form {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
float:right;
margin:6px 15px 0 0;
}

#header form label {
color:#fff;
text-align:right;
/*border:1px solid yellow;*/
}

#header form select {
font-size:11px;
border:1px solid #4dcbff; /*amb IE no es veu*/
}

#enclose {
position:relative; /*per posicionar el menu desplegable*/
width:970px;
margin:0 auto;
text-align:left; /*anulem el text-align:center del body*/
background:url(../logos/bg_content.png) repeat-y;
/*background-color:orange;*/
}

#columnLeft {
float:left;
width:254px;
margin:20px 0 0 35px;
text-align:center; /*centra el contingut en IE5*/
/*background-color:pink;*/
}

#columnLeft img {
display:block;
margin:0 auto 18px auto;
border:none;
}

#columnRight {
float:right;
width:585px;
margin:20px 55px 0 0;
text-align:justify;
/*background-color:red;*/
}

#columnCenter {
float:left;
width:900px;
margin:20px 0 0 35px;
/*background-color:green;*/
}

#footer {
width:970px;
height:105px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
color:#808080;
background:url(../logos/bg_footer.png) no-repeat;
/*background-color:red;*/
}

#footer a:link {color:#808080; text-decoration:none;}
#footer a:visited {color:#808080; text-decoration:none;}
#footer a:hover {color:#808080; text-decoration:underline;}
#footer a:active {color:#000;}

#footerLeft {
float:left;
margin:55px 0 0 0;
padding:0 0 0 15px;
text-align:left;
/*border:1px solid purple;*/
}

#footerRight {
float:right;
margin:55px 0 0 0;
padding:0 15px 0 0;
text-align:right;
/*border:1px solid purple;*/
}


/* MENU PRINCIPAL
------------------------------------------------------------------------*/
#nav {
clear:right;
float:right;
width:710px;
height:31px;
margin:38px 15px 0 0;
}

#nav p {display:none;}

#nav ul {  
list-style-type:none;
margin:0;
padding:0;
}

#nav ul li {
padding:0 4px 0 0; /*espai dret entre botons*/
float:left;
}

#nav ul li a {
display:block;
width:115px;
height:31px;
text-decoration:none;
color:#fff;
font-weight:normal;
background-image:url(../logos/sprite_b.gif);
line-height:30px;
}

#nav ul li a:hover {
color:#2074a9;
font-weight:bold;
background-position:left 62px;
letter-spacing:-1px; /*evito que el text es faci massa ampla al fer rollover*/
}

#nav ul li #active {
color:#2074a9;
font-weight:bold;
background-position:left bottom;
letter-spacing:-1px; /*evito que el text es faci massa ampla al fer rollover*/
}


/* MENU DESPLEGABLE PRODUCTOS
------------------------------------------------------------------------*/
#menu_desplegable {
position:absolute;
left:484px;
z-index:10;
width:130px;
padding:5px 10px 10px 10px;
line-height:16px;
border-bottom:3px solid #0e3cb8;
background-color:#ccecf9;
}

#menu_desplegable ul {  
list-style-type:none;
margin:0;
padding:0;
}

#menu_desplegable li {
padding-left:8px;
background:url(../logos/ico_fletxa.gif) left 5px no-repeat;
border-bottom:1px dotted #009dde;}

/*Faig que el link sigui actiu per tota l'amplada del div (IE)*/
#menu_desplegable li a {
display:block;
width:100%;
}

html>body #menu_desplegable li a {width:auto;} /*Arregla problema amb IE5/Mac i Netscape/Mozilla*/

#menu_desplegable a:link {text-decoration:none; color:#2074a9;}
#menu_desplegable a:visited {text-decoration:none; color:#2074a9;}
#menu_desplegable a:hover {text-decoration:none; color:#2074a9; font-weight:bold;}


/* H1, H2, H3...
------------------------------------------------------------------------*/
h1 {
height:42px;
margin:0 0 20px 0;
padding:0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:35px;
border-bottom:1px dotted #009dde;
/*background-color:pink;*/
}

h2 {
clear:left;
margin:30px 0 0 0;
padding:0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:20px;
text-align:left;
/*background-color:purple;*/
}

h3 {
margin:0;
padding:0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
/*background-color:purple;*/
}


/* DONDE ESTAMOS
------------------------------------------------------------------------*/
.mapamundi {
width:898px;
height:397px;
border:1px dotted #009dde;
}

.nota_mapamundi {
margin:0;
padding:0;
font-size:10px;
text-align:center;
color:#808080;
}

.box_paisos {
float:left;
width:260px; /*li restem els 2px dels borders i els 20px dels paddings (290-22=268)*/
height:88px; /*idem (110-22=88)*/
margin:15px 15px 0 0;
padding:10px;
font-size:9px;
overflow:hidden;
background:url(../logos/bg_box_paisos.gif) repeat-x;
border:1px dotted #009dde;

}

.box_paisos p {
margin:0;
padding:0;
}


/* TAULES PRODUCTOS
------------------------------------------------------------------------*/
.productes_table {
width:100%;
margin:0 auto;
padding:0;
text-align:center;
}

.productes_table td {
padding:2px 6px;
border:1px dotted #009dde;
}

.productes_table_titol {
font-weight:bold;
background:url(../logos/bg_box_paisos.gif) repeat-x;
}

.productes_td_first {
width:170px;
font-weight:bold;
text-align:right;
}


/* ALTRES
------------------------------------------------------------------------*/
.link_top {
float:left;
margin:15px 0 0 0;
padding:0 0 0 9px;
font-size:10px;
background:url(../logos/ico_fletxa_top.gif) left 4px no-repeat;
}

.fletxa {
padding:0 0 0 8px;
background:url(../logos/ico_fletxa.gif) left 4px no-repeat;
}

.docs_relacionats {
padding:6px;
border:1px dotted #009dde;
background:url(../logos/bg_box_paisos.gif) repeat-x;
}

#loged_in_as {
float:right;
height:14px;
margin:0;
padding:0 0 0 20px;
font-size:10px;
background:url(../logos/ico_user.gif) no-repeat;
}

.b_login {
height:29px;
width:124px;
margin:0 0 0 88px; /*centro el boto*/
padding-bottom:3px;
font-size:11px;
color:#fff;
font-weight:bold;
background:url(../logos/bg_b_login.gif) no-repeat;
cursor:pointer;
border:none;
}

.pdf {
height:14px;
margin:0;
padding:0 0 0 15px;
background:url(../logos/ico_pdf.gif) no-repeat;
}

.flash {
height:16px;
margin:0;
padding:0 0 0 20px;
background:url(../logos/ico_flash.gif) no-repeat;
}

.warning {color:red;}

.ok {
padding:10px;
text-align:center;
color:green;
border:1px solid green;
background-color:#f2f9f2;
}


#loginboxcenter {
/*background: url("../logos/loginbox.png") no-repeat scroll 0 0 transparent;*/
background: url("../logos/bg_blue_round.png") no-repeat scroll 0 0 transparent;


/*background: -moz-linear-gradient(top, #2A53C0 , #889FDC);
background: -webkit-gradient(linear, 0 0, 0 100%, from(#2A53C0),  to(#889FDC));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A53C0', endColorstr='#889FDC');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A53C0', endColorstr='#889FDC')";
background: -o-linear-gradient(top, #2A53C0, #889FDC);


-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;*/


    float: left;
    height: 150px;
    margin: 15px auto 0 -3px;
    padding-left: 50px;
    padding-top: 5px;
    width: 396px;
}
#loginboxcenter table caption {
    color: White;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
	margin:10px 0;
}
td.loginbtntd{
	text-align:center;}
	
.loginlabel{
	color:#ffffff;
	font-size: 14px;}
	
.loginbtn {
	cursor: pointer;
	
background:url(../logos/btnred.png) no-repeat;
	
/*	
background: -moz-linear-gradient(top, #47C7FC , #009EDF);
background: -webkit-gradient(linear, 0 0, 0 100%, from(#47C7FC),  to(#009EDF));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#47C7FC', endColorstr='#009EDF');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#47C7FC', endColorstr='#009EDF')";
background: -o-linear-gradient(top, #47C7FC, #009EDF);

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius:5px;
*/


	border: 0 none;
    color: #FFFFFF;
    font-weight: bold;
    height: 26px;
    width: 151px;
	margin-top:15px;
}
/*
.loginbtn:hover {
background: -moz-linear-gradient(top, #009EDF , #47C7FC);
background: -webkit-gradient(linear, 0 0, 0 100%, from(#009EDF),  to(#47C7FC));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009EDF', endColorstr='#47C7FC');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#009EDF', endColorstr='#47C7FC')";
background: -o-linear-gradient(top, #009EDF, #47C7FC);
}
*/
.login_map {
background: url("../logos/logo_equipos_prox_login.gif") no-repeat scroll 0 -2px transparent;
    color: #353535!important;
    display: inline-block;
    float: left;
    font-size: 11pt;
    font-weight: bold !important;
    height: 44px;
    margin-left: 70px;
    margin-top: 35px;
    padding: 80px 10px 0;
    text-align: center;
    text-decoration: none !important;
    width: 104px;
}

.intro_home{
	font-size:13px;
	margin: 5px 0;}

.intro_home p{
	float: left;
    font-size: 13px;
    width: 410px;
	margin: 5px 0;
	}
.intro_home h3{
margin: 25px 0 0; 
font-size: 18px;
}
.separador{
	margin-top:10px;}

