@import url(menu.css);
@import url(admin/scripts/style/estilseditor.css);
.fondo {
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: "Arial Narrow";*/
	font-size: small;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.marge_esquerra {
	background-color: #ffffff;
}
.marge_esquerra_clar {
	background-color: #ffffff;
}
.area_global {
	text-align: left;
	width: 1000px;
	margin: auto;
	background-color: #FFFFFF;
	/*border: 1px dotted #ff0000;*/
}
.area_central {
	clear: both;
}
.area_cap {
	clear: both;
	width: 1000px;
	background-image: url(img/cap01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.area_idioma {
	background-image: url(img/rect_transp_idioma.png);
	background-repeat: repeat-x;
	background-position: left center;
	color: #9cb6c2;
	font-size: 8pt;
}
H1.h1 {
	font-family: "Arial Narrow";
	font-weight: normal;
	font-size: 11px;
	color: #707172;
	margin:0px;
}
H2.h2 {
	font-family: "Arial Narrow";
	font-weight: normal;
	font-size: 11px;
	color: #707172;
	margin:0px;
}
H3.h3 {
	font-family: "Arial Narrow";
	font-weight: normal;
	font-size: 11px;
	color: #707172;
	margin:0px;
}
H1.h1text_blau {
	color: #3f8aa7;
	font-weight: normal;
	font-size: 14px;
}
H2.h2model_text_desc {
	font-size: 12px;
	font-weight: normal;
	color: #707172;
}

H2.h2links_titolgeneral {
	font-size: 14px;
	color: #b5cbd6;
	font-weight: normal;
	margin:0px;
}
H3.h3links_textgeneral {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #707172;
	font-weight: normal;
	margin:0px;
}
H2.h2links_titolexper {
	font-size: 14px;
	color: #b5cbd6;
	font-weight: normal;
	margin:0px;
}
H3.h3links_textexper {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #707172;
	font-weight: normal;
	margin:0px;
}
H3.h3textgranexper {
	font-size: 12px;
	color: #707172;
	font-weight: normal;
	margin:0px;
}
.menu_opcio {
	color: #3f8aa7;
	font-size: 8pt;
	text-decoration: none;
}
.menu_opcio_esc {
	color: #3f8aa7;
	background-color: #F8FCFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.links_text_menu {
	text-decoration: none;
	color: #3f8aa7;
	font-size: 8pt;
}
.links_text_menu:hover {
	text-decoration: none;
	color: #9cb6c2;
}
.links_text_menu:active {
	text-decoration: none;
	color: #9cb6c2;
}
.area_submenu {
	float: left;
	height: 24px;
	/*border: 1px solid #3f8aa7;*/
	color: #3f8aa7;
	background-color: #E9EEF4;
}
.submenu_opcio {
	float:left;
	background-color:#E9EEF4;
	height:24px;
}
.submenu_opcio_esc {
	float:left;
	background-color:#F8FCFF;
	height:24px;
}

.idiomes {
	font-family: "Arial Narrow";
	width: 130px;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #73a5bc;
}
.idioma {
	font-family: "Arial Narrow";
	font-size: 10pt;
	color: #000000;
	background-color: #f3f7f9;
	margin: 0px;
	padding: 0px;
}

.area_noticia {
	float: left;
	width: 302px; /*border: 1px dotted #ff0000;*/
}
.area_noticia_marge {
	float: left;
	width: 47px;
}
/*.area_noticia_titol {
	width: 225px;
	height: 36px;
	margin-top:101px;
	margin-right:7px;
	text-align: right;
}*/
.links_textnoticia {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #3f8aa7;
	text-decoration: none;
}
.links_textnoticia:hover {
	text-decoration: none;
	color: #73a5bc;
}
.links_textnoticia:active {
	text-decoration: none;
	color: #73a5bc;
}

.area_general {
	float: left;
	width: 450px;
	height: 200px;
}
.area_general_marge {
	float: left;
	width: 50px;
	height: 200;
}
.textgran_general {
	font-size: 12px;
	color: #707172;
}
.links_titolgeneral {
	font-size: 14px;
	color: #b5cbd6;
	text-decoration: none;
}
.links_titolgeneral:hover {
	text-decoration: none;
	color: #73a5bc;
}
.links_titolgeneral:active {
	text-decoration: none;
	color: #73a5bc;
}
.links_textgeneral {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #707172;
	text-decoration: none;
}
.links_textgeneral:hover {
	text-decoration: none;
	color: #73a5bc;
}
.links_textgeneral:active {
	text-decoration: none;
	color: #73a5bc;
}
.taula_general {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.area_exper {
	float: left;
	width: 450px;
	height: 137px; /*border: 1px dotted #000000;*/
}
.area_exper_marge {
	float: left;
	width: 50px;
	height: 137px;
}
.textgran_exper {
	font-size: 12px;
	color: #707172;
}
.links_titolexper {
	font-size: 14px;
	color: #b5cbd6;
	text-decoration: none;
}
.links_titolexper:hover {
	text-decoration: none;
	color: #73a5bc;
}
.links_titolexper:active {
	text-decoration: none;
	color: #73a5bc;
}
.links_textexper {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #707172;
	text-decoration: none;
}
.links_textexper:hover {
	text-decoration: none;
	color: #73a5bc;
}
.links_textexper:active {
	text-decoration: none;
	color: #73a5bc;
}
.taula_exper {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.taula_experitem {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
}
.taula_experitem2 {
	margin-top: 5px;
}

.relmodels_titol_apartatgeneral {
	font-size: 11px;
	color: #3f8aa7;
	text-decoration: none;
	padding-left:60px;
}
.area_modelsrel {
	float: left;
	width:313px;
	height:220px; /*border: 1px dotted #ff0000;*/
}
.area_modelsrel1 {
	padding-left:60px;
}
.area_modelsrel_marge {
	float: left;
	width: 80px;
	height: 220px;
}
.area_modelsrel_imatge {
	width:253px;
	height:190px; /*border: 1px dotted #ff0000;*/
}
.area_modelsrel_ct {
	border: 1px solid #3f8aa7;
	font-size: 9px;
	color: #3f8aa7;
	padding: 5px;
	background-color:#FFFFFF;
}
.links_text_relmodels {
	text-decoration: none;
	color: #707172;
	font-size: 9pt;
}
.links_text_relmodels:hover {
	text-decoration: none;
	color: #9cb6c2;
}
.links_text_relmodels:active {
	text-decoration: none;
	color: #9cb6c2;
}
.relmodels_linia {
	width: 1000px;
	margin-top: 5px;
	margin-bottom:5px;
	height:2px;
	font-size: 1px;
	border-bottom:solid 2px #9cb6c2;
}

.model_titol_fitxa {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #3f8aa7;
	font-weight: bold;
}
.model_text_desc {
	font-size: 12px;
	color: #707172;
}
.area_model_imatgegal {
	float: left;
}
.area_model_imatgegal1 {
	padding-left: 8px;
}
.imatge_model_gal {
	border: 1px solid #3f8aa7;
}
.model_text_carac {
	font-size: 12px;
	color: #707172;
}
.links_model_text_enllacos {
	text-decoration: none;
	font-size: 10px;
	color: #3f8aa7;
}
.links_model_text_enllacos:hover {
	text-decoration: none;
	color: #9cb6c2;
}
.links_model_text_enllacos:active {
	text-decoration: none;
	color: #9cb6c2;
}

.area_videos_gal {
	float: left;
	clear:both;
	width: 100%;
	height: 60px; /*border: 1px dotted #ff0000;*/
}
.area_videos_gal1 {
}
.linia_videos_gal {
	clear:both;
	font-size: 1px;
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3f8aa7;
	margin-top:2px;
	margin-bottom:5px;
}

.model_titol_popup {
	font-size: 16px;
	color: #3f8aa7;
	font-weight: bold;
}
.model_titol2_popup {
	font-size: 15px;
	color: #3f8aa7;
	font-weight: bold;
}
.taulacar_cap {
	color: #707172;
	font-size: 11px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid #b5cbd6;
}
.taulacar_tipus {
	color: #707172;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b5cbd6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5cbd6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b5cbd6;
}
.taulacar_separacio {
}
.taulacar_nomitems {
	color: #707172;
	font-size: 11px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5cbd6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b5cbd6;
	border-left-color: #b5cbd6;
}
.taulacar_items {
	color: #707172;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5cbd6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b5cbd6;
}

.linia_blaucar {
	font-size: 1px;
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.text_blau {
	color: #3f8aa7;
	font-size: 14px;
}
.text_blau_negreta {
	color: #3f8aa7;
	font-size: 12px;
	font-weight: bold;
}
.text_petit_blau {
	color: #3f8aa7;
	font-size: 11px;
}
.text_petit_negre {
	font-size: 11px;
	color: #000000;
}
.text_alerta {
	font-weight: bold;
	color: #94A6B0;
	font-size:medium ;
}
.text_alerta2 {
	color:#CC3300;
	font-size: 12px;
}
.tauladocs {
	float: left;
}
.tauladocs_col1 {
	padding-right: 10px;
	text-align: right;
	height: 20px;
}
.tauladocs_col2 {
	background-color: #E3F4FC;
	text-align: center;
}
.tauladocs_col2_v {
	text-align: center;
	background-image: url(img/fondo_vertical.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.tauladocs_col2_h {
	text-align: center;
	background-image: url(img/fondo_horitzontal.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

input.text,select.text,checkbox.text,radio.text,textarea.text {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #3f8aa7;
	text-decoration: none;
	font-size: 12px;
}
input.button_blau {
	height: 25px;
	padding: 1px 8px 2px 8px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3f8aa7;
	border: 1px solid #FFFFFF;
	font-size: 85%;
}
.formulari {
	float: left;
	width: 100%;
}

.area_opcions {
	float: left;
	width: 220px;
	/*height: 137px;*/ /*border: 1px dotted #000000;*/
}
.area_opcions_marge {
	float: left;
	width: 58px;
	/*height: 137px;*/
}
.text_titolopcions {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #b5cbd6;
	margin-bottom:5px;
}
.text_opcions {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #707172;
	margin-top:5px;
}

.area_siluetes {
	float: left;
	width: 86px;
	/*height: 200px;*/ /*border: 1px dotted #000000;*/
}
.area_siluetes_marge {
	float: left;
	width: 17px;
	/*height: 200px;*/
}
.text_siluetes {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #707172;
}

.area_colors {
	float: left;
}
.area_colors_marge {
	float: left;
	width: 70px;
	height: 85px;	/* Alçada imatge + text peu*/
	font-size: 1px; 
}
.text_colors {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #707172;
}

.links {
	text-decoration: none;
	color: #707172;
	font-size: 9pt;
}
.links:hover {
	text-decoration: none;
	color: #9cb6c2;
}
.links:active {
	text-decoration: none;
	color: #9cb6c2;
}
