/*---- 1-ELEMENTS GENERALS ----------------------------------------------------------------------------------*/
body {
	scrollbar-arrow-color:#0047b9;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#EFEDED;
	scrollbar-face-color:#EFEDED;
	scrollbar-highlight-color:#fafafa;
	scrollbar-darkshadow-color:#606060;
	scrollbar-3dlight-color:#fafafa;
	height:100%;
	background-color:#666666;
}

.a {  text-decoration: none}
a {  text-decoration: none}
a:link {color: #999999;}
a:hover {  color: #E88415;}
a:active {  color: #E88415;}
a:focus {  color: #E88415;}
a:visited { color:#999999;}

.FondoCabecera{
	background-image: url(../imatges/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 600px;
	position:absolute;
	top:-4px;
	left:-2px;
}
.FondoComarca{
	background-image: url(../imatges/Comarca_xl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: inherit;
	height:407px;
	width:597px;
}
.FondoLogoCCAE{
	background-image: url(../imatges/Logo_CCAE.jpg);
	background-repeat: no-repeat;
	/*background-position: 510px 15px;*/
	background-position:318px 173px;
	width:597px;
	height:407px;
	position:absolute;
	overflow:inherit;
}

.FondoLogoCCAEColor{
	background-image: url(../imatges/logoCCAEcolor.gif);
	background-repeat: no-repeat;
	background-position:100px 2px;
	width:605px;
	height:410px;
	
}

/*------------------------ MENUS ------------------------------*/

.FondoMenu{
	background-image:url(../imatges/MenuV2_Amarillo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height: 425px;
	width: 22px;
}

.FondoMenuDes{
	background-image: url(../imatges/MenuD_Amarillo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 425px;
	width: 450px;
}
.TituloMenuDes{
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	text-align: right;
	padding: 2px 15px 2px 5px;	
	vertical-align:bottom;
	height:20px;
	/*background-image: url(../imatges/TituloMenu1_H.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
.MarcoPieSubMenu{
	background-image: url(../imatges/FondoDescripcion.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width:435px;
	height:105px;
}
.TextoPieSubMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:justify;
	vertical-align:text-top;
	padding:8px 10px 5px 20px;
}
.TituloSubMenu, .TituloSubMenu_Rojo, .TituloSubMenu_Verde, .TituloSubMenu_Azul, .TituloSubMenu_Lila, .TituloSubMenu_Naranja {
	font-family: Verdana; 
	font-size: 12px;
	color: #999999;
	text-align: left;
	font-weight:bold;
	padding: 3px 5px 0px 25px;
	background-image: url(../imatges/QGris_min.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	line-height:18px;
	
}
.TituloSubMenu:link{color: #999999; font-weight:bold; line-height:18px;}
.TituloSubMenu_Rojo:link{color: #999999; font-weight:bold; background-image: url(../Imatges/QRojo_min.jpg);}
.TituloSubMenu_Verde:link{color: #999999;  font-weight:bold;background-image: url(../imatges/QVerde_min.jpg);}
.TituloSubMenu_Azul:link{color: #999999;  font-weight:bold; background-image: url(../imatges/QAzul_min.jpg);}
.TituloSubMenu_Lila:link{color: #999999;  font-weight:bold; background-image: url(../imatges/QLila_min.jpg);}
.TituloSubMenu_Naranja:link{color: #999999;  font-weight:bold; background-image: url(../imatges/QNaranja_min.jpg);}

.TituloSubMenu:hover{color: #999999;}
.TituloSubMenu_Rojo:hover{color: #993333;}
.TituloSubMenu_Verde:hover{color: #669900;}
.TituloSubMenu_Azul:hover{color: #336699;}
.TituloSubMenu_Lila:hover{color: #666699;}
.TituloSubMenu_Naranja:hover{color: #cc6600;}

.TituloSubMenu:active,.TituloSubMenu_Rojo:active,.TituloSubMenu_Verde:active,.TituloSubMenu_Lila:active,.TituloSubMenu_Naranja:active{color: #999999;}
.TituloSubMenu_Azul:active{color: #999999;  font-weight:bold; background-image: url(../imatges/QAzul_min.jpg);}

.TituloSubMenu:visited,TituloSubMenu_Rojo:visited,.TituloSubMenu_Verde:visited,.TituloSubMenu_Azul:visited,.TituloSubMenu_Lila:visited,.TituloSubMenu_Naranja:visited{color: #999999;}

/*------------------------ FI MENUS ------------------------------*/

.CuadroColorMenu{
	background-image: url(../imatges/QAmarillo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 400px;
	width: 20px;
}
.Texto01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #757575;
	text-align: justify;
	vertical-align: top;
}




