body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/fons.gif) repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
	text-align:justify
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #CE9438;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 10px 0 0 15px;
	border: 1px solid #B2B2B2;
}

/* header */

#header {
	width: 770px;
	height: 75px;
	margin: 0 auto;
	background: url(../images/dalt.jpg)

}

/* Page */

#page {
	width: 770px;
	margin: 15px auto 20px auto;
	background: #fff url(../images/img07.gif) repeat-y 248px 0;
}

/* Content */

#content {
	float: right;
	width: 498px;
	background:#fff;
	padding-right:8px
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../images/img10.gif) no-repeat left center;
}

#picturelist {
width:498px;
height:130px;
margin: 30px 0 0 -30px !important;
margin: 30px 0;
text-align:left;
}

#picturelist li {
list-style:none;
float:left;
margin: 0 5px 10px 0;
font-weight:bold;
color:#777777;
}

#picturelist img{
display:block;
border:2px solid #E87A24;
}

#picturelist img:hover{
border:2px solid #E7A674;
}

#picturelist a{
color:#777777;
text-decoration:none;
}

#picturelist a:hover{
color:#999999;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 232px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 20px;
	background: url(../images/img11.gif) no-repeat;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(../images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
	color: #FF9933;
	font-weight:bold;
	letter-spacing:1px
}

#sidebar a:hover {
	text-decoration: underline;
}

.formacions {
border:none
}
/* Footer */

#footer {
	clear: both;
	height: 60px;
	background: #EDEBD5 url(../images/peu.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
	padding-top: 20px;
}
#legal {
padding:5px;
}