/*body*/
body {
	background-color:#ffffff;
	margin:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
h1{
	font-size:14px;
	color:#336699;
}
h2{
	font-size:15px;
}
h3{
	font-size:12px;
	color:#336699;
}
li{
	line-height: 18px;
}
/*contenedores*/
.centrado {
	position:absolute;
	left:50%;
	width: 800px;
	margin-left:-400px;
}
.header{
	width:800px;
	height:226px;
	background-image: url(../imatgesWEB/imatge_header_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
}
.header_esp{
	width:800px;
	height:226px;
	background-image: url(../imatgesWEB/imatge_header_home_esp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
}
.header_eng{
	width:800px;
	height:226px;
	background-image: url(../imatgesWEB/imatge_header_home_eng.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
}
.header_2{
	margin:45px 0px 0px 20px;
}
.body{
	padding:15px 20px 25px 20px;
	width:758px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
}
.body_serveis{
	padding:20px 20px 25px 20px;
	width:758px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
}
.body_experiencia{
	padding:10px 20px 25px 20px;
	width:758px;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
}
.footer{
	text-align:center;
	margin-top:50px;
	font-size:10px;
	color:#999999;
}
.footer_experiencia{
	text-align:center;
	margin-top:20px;
	font-size:10px;
	color:#999999;
}
/*div*/
.header_email{
	width:21px;
	height:19px;
}
.header_mapa_web{
	width:61px;
	height:21px;
	float:right;	
}
.header_idiomes{
	width:80%;
}
.header_icona_home{
	width:21px;
	height:16px;
}
.header_but_serveis{
	width:160px;
	padding-left:10px;
	height:17px;
	margin-top:1px;
	text-align:left;
	color:#4d4d4d;
}
.header_but_serveis_eng{
	width:140px;
	padding-left:30px;
	height:17px;
	margin-top:1px;
	text-align:left;
	color:#4d4d4d;
}
.header_but_exp{
	width:113px;
	padding-left:17px;
	height:17px;
	margin-top:1px;
	text-align:left;
	color:#4d4d4d;
}
.header_but_exp_eng{
	width:108px;
	padding-left:22px;
	height:17px;
	margin-top:1px;
	text-align:left;
	color:#4d4d4d;
}
.header_menu{
	width:420px;
	padding-left:20px;
}
.header_imatge{
	width:85px;
}
.header_2_menu_exp{	
	float:left;
	padding:10px 0px 0px 55px;
	width:250px;
	background-color:#FFFFFF;
	color:#336699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;

}
.header_2_menu_exp_esp{	
	float:left;
	padding:10px 0px 0px 55px;
	width:280px;
	background-color:#FFFFFF;
	color:#336699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;

}
.header_3_menu_exp{	
	float:right;
	padding:0px 0px 0px 20px;
	width:433px;
	background-color:#FFFFFF;
}

/*marcs*/
.marc_imatges{
	border:1px solid #ffffff;
}
.marc_imatges_2{
	border:1px solid #336699;
}

/*vincles*/
a.link_normal:link {
	text-decoration:none;
	color:#000000;
}
a.link_normal:visited {
	text-decoration:none;
	color:#000000;
}
a.link_normal:hover {
	text-decoration:underline;
	color:#000000;
}
a.link_normal:active {
	text-decoration:underline;
	color:#000000;
}
a.link_underline:link {
	text-decoration:underline;
	color:#000000;
}
a.link_underline:visited {
	text-decoration:underline;
	color:#000000;
}
a.link_underline:hover {
	text-decoration:underline;
	color:#000000;
}
a.link_underline:active {
	text-decoration:underline;
	color:#000000;
}
a.link_idioma:link {
	text-decoration:none;
	color:#000000;
}
a.link_idioma:visited {
	text-decoration:none;
	color:#000000;
}
a.link_idioma:hover {
	text-decoration:none;
	color:#FFFFFF;
}
a.link_idioma:active {
	text-decoration:none;
	color:#FFFFFF;
}
a.link_menu:link {
	text-decoration:none;
	color:#999999;
}
a.link_menu:visited {
	text-decoration:none;
	color:#999999;
}
a.link_menu:hover {
	text-decoration:none;
	color:#336699;
}
a.link_menu:active {
	text-decoration:none;
	color:#336699;
}
a.link_menu_2:link {
	text-decoration:none;
	color:#336699;
}
a.link_menu_2:visited {
	text-decoration:none;
	color:#336699;
}
a.link_menu_2:hover {
	text-decoration:none;
	color:#336699;
}
a.link_menu_2:active {
	text-decoration:none;
	color:#336699;
}
a.link_footer:link {
	text-decoration:none;
	color:#999999;
}
a.link_footer:visited {
	text-decoration:none;
	color:#999999;
}
a.link_footer:hover {
	text-decoration:underline;
	color:#999999;
}
a.link_footer:active {
	text-decoration:underline;
	color:#999999;
}

/*lletres*/
.lletra12{
	font-size:12px;
}
.lletra11_BLANC{
	font-size:11px;
	color:#FFFFFF;
}
.lletra11_GRIS{
	font-size:11px;
	color:#999999;
}
.lletra11_COLOR{
	font-size:11px;
	color:#336699;
}
.lletra12_BLANC{
	font-size:12px;
	color:#FFFFFF;
}
.lletra14COLOR{
	font-size:14px;
	color:#336699;
}
.lletraCOLOR{
	color:#336699;
}
