#columEsquerraArees {
	position:relative;
	width: 520px;
	height:100%;
	float:left;
	margin-left: 40px;
}

#columDretaArees {
	position:relative;
	width: 315px;
	float:left;
	margin-left: 35px;
}

.areestop {
	background-image: url(../img/arees-scroll-top.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 520px;
}
.areesscroll {
	background-image: url(../img/arees-scroll-fons.jpg);
	width: 520px;
	height:412px;
}	
.areesscroll2 {
	width: 315px;
	height:327px;
}	

.areesbottom {
	background-image: url(../img/arees-scroll-bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 520px;
	margin-bottom:44px;
}

.blau {
	color: #3B748F;
	background-image: url(../batxillerat/img/menu_tit_blau.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-left: 12px;
	padding-top: 7px;
	margin-bottom:8px;
	margin-left:40px;
}

.titolmenu {
	color: #E3EDF4;
	background-image: url(../img/menu_titol.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-left: 12px;
	padding-top: 7px;
	margin-bottom:10px;
}


/* scroll  */


#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 460px;
  height: 410px;
  margin-left:10px;
}

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
  top: 12px; left: 485px;
}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 395px; left: 485px;
}

#Scroller-2 { 
  position: absolute; 
  overflow: hidden;
  width: 275px;
  height: 307px;
  margin-left:40px;
}


.Scrollbar-Up2 {
  cursor: pointer;
  position: absolute;
  top: 139px; left: 6px;
}
.Scrollbar-Down2 {
  cursor: pointer;
  position: absolute;
  top: 409px; left: 6px;
}




/**/

.areesBloc {
	width:460px;
	height:70px;
	clear:both;
}
.areesIMG img{
	width: 88px;
	height: 58px;
	border:none;
}


.areesIMG {
	position:relative;
	float: left;
	border: 1px solid #C9DCE9;
	margin-bottom:10px;
}

.areesTXT {
	float: left;
	position:relative;
	width: 369px;
	height:60px;
	font-size: 13px;
	color:#004B6D;
	background-image:url(../img/arees_bloc_fons.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}
.areesTXT p {
	font-size: 13px;
	color:#004B6D;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 8px;
}

.areesTXT a {
	font-size: 13px;
	font-weight: bold;
	color:#004B6D;
}


/* ENLLAÇOS D'INTERES */

.areesEnllacos {
	width:275px;
	height:64px;
	clear:both;
}
.areesEnllacosIMG img{
	width: 70px;
	height: 54px;
	border:none;
}


.areesEnllacosIMG {
	position:relative;
	float: left;
	width: 70px;
	height: 54px;
	margin-bottom:8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DB9C6;
}

.areesEnllacosTXT {
	float: left;
	position:relative;
	width: 205px;
	height:54px;
	font-size: 12px;
	color:#3B748F;
	background-color:#E8EEF1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9DB9C6;
	margin-bottom:8px;
}
.areesEnllacosTXT p {
	font-size: 12px;
	color:#3B748F;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 8px;
}

.areesEnllacosTXT a {
	font-size: 12px;
	font-weight: normal;
	color:#3B748F;
}


.areesIcons {
	margin-bottom:10px;
	margin-left: 40px;
}
.iconsLeft {
	float:left;
	width:240px;
}
.iconsRight {
	float: right;
	width:240px;
}

/*  MUDS   */



#contenedorMuds {
	width: 870px;
	margin:auto;
	margin-bottom:40px;
}

#muds1 {
	width: 264px;
	float:left;
}
#muds2 {
	width: 264px;
	margin-left:39px;
	float:left;
}
#muds3 {
	width: 264px;
	margin-left:39px;
	float:left;
}

#contenedorMuds h3 { 
	font-size: 13px;
	color:#3B748F;
	background-color:#BAD0DE;    
	padding-left: 12px;
	padding-right:10px; 
	padding-bottom:4px; 
	padding-top:4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DEE7EC;
}

#contenedorMuds p { 
	font-size: 11px;
	color:#3B748F;
	background-color:#E8EEF1;    
	padding-left: 12px;
	padding-right:10px; 
	padding-bottom:4px; 
	padding-top:4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DEE7EC;	
}
	
#contenedorMuds p:hover{  
	background-color:#fefefe;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #8AA1AF;
}
	
#contenedorMuds a {
	text-decoration:none; 
	color:#3B748F; 
	font-weight:bold;
	font-size: 12px;
}

#contenedorMuds a:hover { 
	color:#3B748F; 
	font-weight:bold;  
}


/*  FAQ   */



#contenedorFAQ {
	width: 870px;
	margin:auto;
	margin-bottom:40px;
}
#contenedorFAQ h3 { 
	font-size: 13px;
	color:#3B748F;
	background-color:#BAD0DE;    
	padding-left: 12px;
	padding-right:10px; 
	padding-bottom:4px; 
	padding-top:4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DEE7EC;
}
#contenedorFAQ p { 
	font-size: 11px;
	color:#3B748F;
	background-color:#E8EEF1;    
	padding-left: 12px;
	padding-right:10px; 
	padding-bottom:4px; 
	padding-top:4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DEE7EC;	
}
	

#contenedorFAQ a {
	text-decoration:none; 
	color:#FB9D1F; 
	font-weight:bold;
}

#contenedorFAQ a:hover { 
	color:#3B748F; 
	font-weight:bold;  
}

#FAQleft {
	width: 415px;
	float:left;
}
#FAQright {
	width: 415px;
	margin-left:40px;
	float:left;
}


