* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:1.4em;
	background:url(../img/bg.jpg) no-repeat top center #fff fixed;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%
}

a:link      { color: #D1361B; font-weight: bold; text-decoration: underline;  }
a:hover { color: #000; text-decoration: none; }
a:visited { color: #D1361B; font-weight: bold; text-decoration: underline;  }
a:visited:hover { color: #000; font-weight: bold; text-decoration: none  }

img {
	border:0
}

abbr, acronym {
  cursor: help;
  border-bottom: 1px dotted;
}

ul {
	list-style:square;
	color:#000;
	margin:7px 0 0 20px;
}

h1 {
	display:none
}

hr {
	background-image:url(../img/line.gif);
	height:1px;
	border:none;
	
	margin:0px 0 10px 0;
	clear:both;
}

/* ******************* STRUCTURE *********************** */
#bigContainer {
	position:relative;
	margin:0 auto 0 auto;
	width:1090px;
}
#container {
	position:relative;
	float:left;
	width:980px;
	min-height:100%;
	background:url(../img/bgbottom.png) no-repeat bottom;
}

#top {
	position:relative;
	margin:0 auto 0 auto;
	width:1090px;
	height:260px;
}
	
.next {
	vertical-align:middle;
	white-space:nowrap;
	background:url(../../bgs/next_1.gif) no-repeat left;
	padding:0px 5px 10px 18px;
	float:right;
}

#menu {
	height:61px;
	width:960px;
	margin:0 10px;
	background:url(../img/bgmenu.gif) repeat-x
}

#left {
	float:left;
	width:180px;
	margin:0 0 100px 10px
}

#left h3 {
	text-transform:uppercase;
	color:#000;
	background-color:#d9d4d2;
	font-size:11px;
	padding:7px;
	clear:both;
}

#left h3.choix {
	clear:both;
}

#left p {
	padding:7px;
}

ul.categories {
	font-style:italic;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	list-style:none;
	margin:0;
}

a.categories:link      { color: #fff; font-weight: bold; text-decoration: none; display:block; padding:5px }
a.categories:hover { text-decoration: none;display:block; padding:5px }
a.categories:visited { color: #fff; font-weight: bold; text-decoration: none; display:block; padding:5px  }
a.categories:visited:hover { color: #fff; font-weight: bold; text-decoration: none; display:block; padding:5px  }

a.categories.cat_1 {background:#00CC66}
a.categories.cat_2 {background:#6699CC}
a.categories.cat_3 {background:#CC0066}
a.categories.cat_4 {background:#990099}
a.categories.cat_5 {background:#990033}
a.categories.cat_6 {background:#6699CC}
a.categories.cat_7 {background:#FF9933}
a.categories.cat_8 {background:#FF99FF}


ul.prog {
	padding:20px 0 0 0;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	list-style:none;
	margin:0;
}

#pageTitle {
	float:left;
	height:45px;
	width:780px;
	padding:0px;
}

#content {
	float:left;
	width:740px;
	padding:20px;
	margin-bottom:20px;
}
#titre1{
height:180px;
background:url(../img/titre1.gif) no-repeat;
}
#titre2{
height:180px;
background:url(../img/titre2.gif) no-repeat;
}
#titre3{
height:180px;
background:url(../img/titre3.gif) no-repeat;
}
#titre4{
height:180px;
background:url(../img/titre4.gif) no-repeat;
}
#titre5{
height:180px;
background:url(../img/titre5.gif) no-repeat;
}

table {
padding: 20px 0 20px 0;
}

#liens, #liens h3 {
font-size:8px;
}

	#content h3 {
		font-size:18px;
		font-weight:bold;
		line-height:24px;
	}
	
	#content td { 
		width:auto;
	}
	#contentLeft td img { 
		margin:20px;
	}
	.titre td{ 
		text-transform:uppercase;
		background: #ffed00; 
		padding: 7px;
		font-size:12px;
		color:#000;
		font-weight:bold;
	}
	.bordure td{ 
		text-transform:uppercase;
		border-bottom: 1px solid #000; padding: 5px;
	}
	.illus {
	padding-left:30px;
}

#contentBlog {
	float:left;
	width:740px;
	padding:0px;
	margin-bottom:10px;
}

#sidebar div{
	background-color:#d32d17;
	}

#contentLeft {
	float:left;
	width:360px;
	text-align:right;
	padding:10px 0 10px 0;
}

	#macarons {
		float:right;
	}

	#macarons td {
		vertical-align:middle;
	}
	
	#contentLeft h2 {
		clear:both;
		padding:10px 10px 5px 0px;
		font-size:30px;
		font-style:italic;
		line-height:30px;
		color:#ffffff;
		text-transform:uppercase;
		font-weight:bold;
	}

	#contentLeft h4 {
		padding:0 10px 10px 10px;
		font-size:18px;
		line-height:21px;
		font-weight:normal;
		text-transform:uppercase;
	}
	
	#contentLeft h5 {
		text-transform:uppercase;
		padding:10px 0 5px 20px;
		font-size:21px;
		line-height:24px;
		font-weight:bold;
		font-style:italic;
		width:350px;
		float:right;
	}
	#contentLeft h6 {
		text-transform:uppercase;
		color:#000;
		padding:0px 0 15px 0;
		font-size:15px;
		line-height:24px;
		font-weight:bold;
		font-style:italic;
		width:400px;
		float:right;
	}
	#contentLeft h6 a:link, #contentLeft h6 a:hover, #contentLeft h6 a:visited, #contentLeft h6 a:visited:hover {
	color:#000;
	}
	#credits {
		font-size:11px;
		padding:10px;
	}
		
#contentRight {
	float:right;
	width:360px;
	padding:10px 0 10px 0;
}

	#contentRight .image1 {
		border:1px solid #000
	}
	
	#contentRight #description {
	font-size:12px;
		margin:10px 0 20px 0;
	}
	
	#contentRight h5 {
		padding:5px 0;
		font-size:14px;
		font-weight:bold;
	}
	
	#contentRight .actions {
		text-align:left;
		
	}
	
	#contentRight .thumbs {
		width:360px;
		text-align:center;
		padding:0 0 10px 10px
	}
	
	#contentRight .thumbs img {
		float:left;
		margin:5px 5px 0 0;
	}


	#footer {
		color:#000;
		width:960px;
		text-align:right;
		position:absolute;
		bottom:3px;
		left:0px;
		font-size:9px;
	}
	
		#footer a:link, #footer a:hover, #footer a:visited, #footer a:visited:hover {
			color:#000
		}
		
		
.cl {
	clear:both;
}	

.clr {
	clear:both;
	margin-top:-38px;
}



/* ******************* FORMULAIRES *********************** */
input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:4px 0 2px 5px;
	background:url(../img/bg_input.gif) top left no-repeat;
	border: 1px solid #CCCCCC;
}

input:focus, textarea:focus, select:focus {
	background:url(../img/bg_input-focus.gif) #f6f6f6;
}

input.formError, textarea.formError {
	background-image:url(../img/bg_input-error.gif);
	color:#FFFFFF
}

input[type=file].formError {
	color:#ff0000
}

input[type=checkbox], input[type=radio], input[type=image], input[type=file], input[type=checkbox]:focus, input[type=radio]:focus, input[type=image]:focus, input[type=file]:focus, input[type=submit]:focus {
	background-image:none;
	border:none;
}

input[type=file].formError {
	color:#ff0000
}

input[type=submit], input#submit  {
	clear:both;
	background-image:none;
	padding:3px;
	border:none;
	background-color:#d32d17;
	border:1px outset #CCCCCC;
	margin:20px 0;
	color:#ffed00;
	font-weight:bold;
	cursor:pointer
}


form {
	display:inline;
	margin:0;
}

select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding:2px 0px 2px 0px;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
}

.login div {
	text-align:center;

}
.login label, .login input[type=text], .login input[type=password] {
	display: block;
	float: left;
	margin-bottom: 10px;
}

.login label {
	text-align: right;
	width: 75px;
	padding: 5px 10px 0 0;
}

.login br {
	clear: left;
}

.error {
	clear:both;
	margin:10px;
	padding:10px;
	background-color:#bc0000;
	color:#FFFFFF;
	font-weight:bold;
}

.succes {
	clear:both;
	margin:0 50px 40px 20px;
	padding:10px;
	background-color:#4c9a00;
	color:#FFFFFF;
	font-weight:bold;
}

.read {
	vertical-align:middle;
	white-space:nowrap;
	background:url(../../img/hoverl.png) no-repeat left;
	padding:5px 5px 5px 15px;
	margin-top:10px;
	float:right;
}

.modForm div {
	text-align:center;
}
.modForm label, .modForm input[type=text], .modForm input[type=password], .modForm input[type=file], .modForm select, .modForm textarea {
	display: block;
	float: left;
	margin-bottom: 10px;
}

.modForm label {
	text-align: right;
	float: left;
	width: 110px;
	padding: 5px 10px 0 0;
}

.modForm label.radioLabel {
	width:auto;
	text-align:left;
	float:left;
	padding:0 25px 0 8px;
	margin-top:4px;
}

.modForm input[type=radio] {
	float:left;
	margin-top:4px;
}

.modForm br {
	clear: left;
}

.modForm input[type=file] {
	margin-left:10px;
}


.formLeft {
	float: left;
}

.formRight {
	float: left;
}

.formLeft label {
	width: 100px;
}

.formRight label {
	width: 100px;
}

.intro {
		clear:both;
		padding:0 15px 30px 15px;
}
.legal{
		margin: 10px;
	}
}


