@import url(admin/scripts/style/estilseditor.css);
.fondo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 20px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
H1.h1portada {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	margin:0px;
}
H2.h2portada {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	margin:0px;
}
H2.h2index {
	font-size:small;
}
.area_global {
	text-align: left;
	width: 955px;
	margin: auto;
	background-color: #FFFFFF;
	/*border: 1px solid #00cc00;*/
}
.area_central {
	clear: both;
	/*border: 1px dotted #DD00DD;*/
}
/*.area_esquerra {
	float:left;
	width:188px;
}
.area_dreta {
	margin: 0px 0px 0px 0px;
}*/
/* Capçalera index */
.area_capindex {
	clear: both;
	width: 955px;
	height: 51px;
	background-color: #FFFFFF;
	background-image: url(img/cap_index.jpg);
	padding-bottom: 20px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: x-small;
}
.links_capindex {
	text-decoration: none;
	color: #FFFFFF;
	font-size: x-small;
}
.links_capindex:hover {
	text-decoration: none;
	color: #FDC800;
}
.links_capindex:active {
	text-decoration: none;
	color: #FDC800;
}
/* ***** ***** */
/* Capçalera */
.area_cap {
	clear: both;
	width: 955px;
	height: 100px;
	background-color: #FFFFFF;
	background-image: url(img/cap_01.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: x-large;
	background-position: top;
	padding-bottom: 20px;
}
.area_capnivell3 {
	clear: both;
	width: 955px;
	height: 100px;
	background-color: #FFFFFF;
	background-image: url(img/cap_02.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: x-large;
	background-position: top;
	padding-bottom: 20px;
}
.links_cap {
	text-decoration: none;
	color: #000000;
	font-size: x-small;
}
.links_cap:hover {
	text-decoration: none;
	color: #FDC800;
	font-size: x-small;
}
.links_cap:active {
	text-decoration: none;
	color: #FDC800;
	font-size: x-small;
}
.links_cap1 {
	text-decoration: none;
	color: #DB241C;
	font-size: x-small;
}
.links_cap1:hover {
	text-decoration: none;
	color: #FDC800;
	font-size: x-small;
}
.links_cap1:active {
	text-decoration: none;
	color: #FDC800;
	font-size: x-small;
}
/* ***** ***** */
/* Peu */
.area_peu {
	clear: both;
	width: 750px;
	height: 40px;
	background-color: #FFFFFF;
	background-image: url(img/negre_inf.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: bottom;
}
.text_peu {
	color: #FFFFFF;
	font-size: small;
}
.text_peu1 {
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}
/* ***** ***** */
/* Portada */
.taula_portada {
	background-image: url(img/f_index.jpg);
	background-repeat: no-repeat;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
/* ***** ***** */
/* Nivell3/fitxa */
.area_nivell3 {
	float:left;
/*	background-color: #DDDDDC;*/
}
.area_nivell31 {
}
.area_nivell3_cap {
	background-image: url(img/degr_sup.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 34px;
}
.titol_nivell3_cap {
	font-size: large;
	color: #FFFFFF;
}
.titol_nivell3 {
	font-size: large;
	color: #DB241C;
}
.contingut_nivell3 {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.columna_nivell3 {
	background-color: #DDDDDC;
}
.area_imatges_sec {
	float:left;
	margin-right: 10px;

}
/* ***** ***** */

/* Menú nivells */
.area_menunivells {
	clear: both;
	width: 188px;
	background-color: #FDC800;
}
.area_menunivells1 {
}
.area_menunivells_cap {
	background-image: url(img/groc_sup.jpg);
	height: 17px;
	width: 188px;
}
.area_menunivells_central {
	padding-right: 10px;
	padding-left: 20px;
}
.area_menunivells_peu {
	background-image: url(img/groc_inf.jpg);
	height: 40px;
	width: 188px;
	background-repeat: no-repeat;
}
.titol_nivell1_menunivells {
	font-weight: bold;
	color: #000000;
	font-size: medium;
	height: 30px;
}
.titol_nivell2_menunivells {
	color: #000000;
	font-size: small;
	height: 18px;
}
.taula_menunivells {
	background-color: #FDC800;
}
.links_menunivells {
	text-decoration: none;
}
.links_menunivells:hover {
	text-decoration: none;
	color: #AD4067;
}
.links_menunivells:active {
	text-decoration: none;
	color: #AD4067;
}
/* ***** ***** */
.links {
	text-decoration: none;
}
.links:hover {
	text-decoration: none;
	color: #AD4067;
}
.links:active {
	text-decoration: none;
	color: #AD4067;
}

