html,body{
    height:100%;
}
body {
	background: #e57809;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body a:link, a:active, a:visited {
	color: #5b90c7;
	text-decoration: none;
}
body a:hover {
	color:#ec8c00;
	text-decoration: none;
}
p {
	text-align:justify;
	margin-top: 0;
}
li {
	text-align:justify;
	margin-top: 0;
	margin-bottom:12px;
}
h1 {
	font-size: 15px;
	margin: 0 0 20px 0;
	display: block;
	height: 20px;
	border-bottom: 1px solid #235875;
	padding: 0 0 3px 30px;
	background-image: url(/images/escuth1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #235875;
}
h2 {
	font-size: 13px;
	color: #5b90c7;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 14px;
	margin: 0 0 5px 0;
}
#contenidor{
	text-align: left;
	width: 770px;
	margin: auto;
}
#capcelera {
	height: 140px;
	width: 770px;
	background-image: url(../imatges/capcelera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	text-align: right;
	vertical-align: top;
	color: #235875;
}
#capcelera a {
	text-decoration:none;
}
#capcelera a:hover {
	color: #ec8c00;
}
/* columna menu o esquerra */
#col1 {
	width: 173px;
	float: left;
	border-right: 1px dotted #235875;
	margin-bottom: 20px;
	height: 700px;
}
/* fi columna menu o esquerra ............................................*/

/* columna contenidor de col3 i main */
#col2 {
	width: 596px;
	float: right;
	padding: 0px;
}
/* fi columna contenidor de col3 i main ...................................*/

/* columna de la esquerra */
#col3 {
	width: 145px;
	float: right;
	border-left: 1px #235875 dotted;
	padding: 0 0 0 10px;
	height: 700px;
	background-image: url(../images/escut.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#agremiats {
	background: #235875 url(../images/cantonada.gif) no-repeat right top;
	padding: 10px 5px 10px 10px;
	color:#FFFFFF;
	Margin: 0 0 20px 0;
}
.banner {
	margin: 10px 0 10px 0;
	}
form {
	margin: 5px 0 0 0;
}

/* columna central */
#main {
	width: 410px;
	float: left;
	margin: 0px 10px 20px 10px;
}

/* noticies Home */
.titularnotis {
	padding: 0 0 10px 20px;
	Margin: 0 0 15px 30px;
	border-bottom: 1px solid #5b90c7;
	background-image: url(../images/doc.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titularnotis a {
	font-weight: bold;
	text-decoration: none;
}
/*.titularnotis a:hover {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}*/

/* Fi noticies Home......................................................... */

/* columna central esquerra */
#maincol1 {
	width: 210px;
	float: left;
	background-color: #3333CC;
}

/* columna central dreta */
#maincol2 {
	width: 210px;
	float: right;
	background-color: #009999;
}
/* peu .....................*/

#peu {
	background-color: #235875;
	height: 20px;
	padding-top: 8px;
	margin-bottom: 15px;
	background-image: url(../images/cantorodo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	color:#FFFFFF
}
#peu a {
	font-weight: bold;
	color: #5B90C7;
	text-decoration: none;
}
#peu a:Hover {
	color: #FFFFFF;
}
/* inici menu ------------------------------------------------------------------------------------- MENU*/
dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	clear: left;
	float: left;
	/*width: 150px;
	margin: 0 0 5px 0;*/
	padding: 0;
}

#menu h1 {	
	display: block;
	width: 140px;
	margin: 0px 0px 4px 0px;
	color: #235875;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/menuhead.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 0px 4px 24px;
	border:none;
}

#menu ul {	
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}	

#menu li {
	margin-bottom: 1px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li a {
	height: 16px;
	text-decoration: none;
	color: #235875;
	display: block;
	width: 150px;
	padding: 3px 0 0 6px;
	background: #f4f4f4;
	border-left: 4px solid #cccccc;
}	
	
#menu li a:hover {
	background: #eaeaea;
	border-left: 4px solid #5b90c7;
}
/* ---------------*/
#menu2 {
	clear: left;
	float: left;
	padding: 0;
}

#menu2 ul {	
	list-style: none;
	margin: 0;
	padding: 0;
}	

#menu2 li {
	margin-bottom: 0px;
}

#menu2 li a {
	height: 16px;
	text-decoration: none;
	color: #235875;
	display: block;
	width: 150px;
	padding: 1px 0px 4px 24px;
	background: url(../images/menuhead.png) no-repeat left top;
	font-weight: bold;
	font-size: 11px;
}	

#menu2 li a:hover {
	background: url(../images/menuhead_mo.png) no-repeat left top;
	color: #235875;
}
dt {
	cursor: pointer;
	height: 16px;
	text-decoration: none;
	color: #235875;
	display: block;
	width: 140px;
	padding: 1px 0px 4px 24px;
	background: url(../images/menuhead.png) no-repeat left top;
	font-weight: bold;
	font-size: 11px;
}
dt:hover {
	background: url(../images/menuhead_mo.png) no-repeat left top;
	//color: #235875;
}
/* fi menu ---------------------------------------------------------------------------------------------- MENU*/
	
.clear { 
    clear: both;
	padding: 0px;
	margin: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:3px;
	margin-bottom:4px;
	border: none;
	/*height: 12px;*/
	background-image: url(../images/ombraform.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
input[type=submit] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0;
	/*margin-bottom:4px;
	/*height: 14px;*/
	border: none;
	background-image: url(../images/ombrasubmit.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.paginador {
	width: 250px;
	float:right;
	margin: 10px 30px 30px 0;
	padding-bottom: 3px;
	text-align:right;

}
.cos {
	padding: 0 0 10px 0;
	Margin: 0 30px 15px 30px;
	border-bottom: 1px solid #5b90c7;
}
.cos a {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}
.cos a:hover {
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}
.cos img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.fotos {
	float: left;
	width: 150px;
	margin-right: 10px;
}
.fotos img {
	display: block;
	padding-top: 4px;
	border-top: solid 4px #5b90c7;
}
.contingut {
	float:right;
	width: 335px;
}
.titolSeccions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #235875;
	font-weight: bold;
}
.titolNoticies {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5b90c7;
	font-weight: bold;
}
.titolFormacio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #E57809;
	font-weight: bold;
}
.subTitolFormacio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #E57809;
	font-weight: bold;
}
.titolCurs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.titularCursos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.dadesCurs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
.titolCalendari {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}