html{
	margin: 0px;
}
body{
	background-color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(img/fons_web.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
p{
	text-align: justify;
}
.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.td1 td { line-height: 20px;}
.tdblau { background-color:#c1d7e7;}
h1{ font-size: 16px; color:#374689; border-bottom: 1px dashed #374689; }
h2{ font-size: 14px; color:#374689; }
td { height: 30px;}
li { margin-bottom: 10px;}
#container{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#heather{
	width: 900px;
	height: 210px;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logocongres.png');
	background-image: url(img/logocongres.png) !important;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: none;

}

#cos{
	width: 700px;
	float: left;
}

#cos a{	color:#27274f}

#dades_secre{
	background-image: url(img/img_secre.png);
	background-repeat: no-repeat;
	padding: 10px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#detall_cos{
	background-color: #FFFFFF;
	padding: 10px;
}
#col_dret{
	width: 180px;
	float:left;
	margin-left: 10px;
}
#titol_seccio{
	color: #FFFFFF;
	background-color: #27274f;
	height: 30px;
	font-size:18px;
	padding-left: 10px;
	padding-top: 10px;
}


#peu {
	margin-top: 50px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top: 10px;
	height: 100px;
	background-image: url(img/peu_web.png);
	background-repeat: repeat-x;
	font-size:12px;

}
#marge {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#logos{
	float: left;
	width: 450px;
	text-align: left;
}

#credits{
	float: left;
	width: 450px;
	text-align:right;
	color: #e4e4e4;
}
#credits a{
	color: #e4e4e4;
}
/***** menu ****/
#menu {
	float: left;
	width: 900px;
	height: 45px;
}

#menu ul {
	margin: 0;
	padding: 10px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 3px 25px 2px 25px;
	text-decoration: none;
	text-transform: capitalize;
	
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	height: 20px;
	background: #FEC200 url(images/img02.jpg) repeat-x left top;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}
/***************/
