/***********************************
 *          GENERAL DIV            *
 ***********************************/
#contenidor {
	width: 970px;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #DC7F05;
	border-left-color: #DC7F05;
	border-right-color: #DC7F05;
	border-bottom-color: #DC7F05;
}
#capcalera {
	background-image: url(img/fons_capcalera.gif);
	height: 100px;
	background-repeat: no-repeat;
}
#columnacentre {
	height: 400px;
	width: 565px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 40px;
}
#columnadreta {
	height: 1119px;
	width: 180px;
	background-image: url(img/fons_contenidordreta.gif);
	background-repeat: no-repeat;
	float: right;
}
#columnaesquerra {
	float: left;
	width: 190px;
	height: 600px;
}

/***********************************
 *              MENU               *
 ***********************************/
#titolseccio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(img/barra_titol.gif);
}
#contenidormenu {
	background-image: url(img/bt_menu.gif);
	background-repeat: no-repeat;
	height: 32px;
	display: block;
	vertical-align: middle;
}
#accespublic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-top: 11px;
	background-color: #F8A61B;
	width: 180px;
}
li.menu {
	background-image: url(img/bt_menu.gif);
	background-repeat: no-repeat;
	height: 32px;
	display: block;
	vertical-align: middle;
}
ul.menu {
	list-style-type: none;
	display: block;
	margin: 0px;
    padding: 0px 0px 0px;
}
#accesrestingit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-color: #F8A61B;
	width: 180px;
}

a.menu {
	color: #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: 8px;
	left: 35px;
} 
a.menu:hover { 
	color: #CC0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: 8px;
	left: 35px;
} 
#serveisdeconferencia1 {
	position:absolute;
	left:200px;
	top:719px;
	width:369px;
	height:102px;
	z-index:3;
	visibility: hidden;
}
#registreassociacions1 {
	position:absolute;
	left:199px;
	top:689px;
	width:373px;
	height:103px;
	z-index:2;
	visibility: hidden;
}


/***********************************
 *       MENU CURSOS               *
 ***********************************/

span.cursos { 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
div.cursostitol {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
	width: 170px;
	margin-bottom: 5px;

}
a.cursos {
	color: #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

} 
a.cursos:hover { 
	color: #CC0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

} 


/***********************************
 *              VARIS              *
 ***********************************/
div.models {
	background-image: url(img/fons_caixa_docipdf.gif);
	background-repeat: no-repeat;
	width: 450px;
	height: 110px;
	margin-left: 60px;
}
span.lletra {
	color: #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.lletra {
	color: #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
} 
.titolseccio {
	color: #FFFFFF;
	font-weight: bold;
} 
.blanc {
	color: #FFFFFF;
}
taronja {
	background-color: #DB7A07;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 150px;
	
}
a.taronja {
	background-color: #F8A61B;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	
}

