/********** CONTENT 2 COLONNES **********/
.Content2Col {
	float: left;
	width: 470px;
	padding: 0 5px;
	position: relative;
	z-index: 100;
	}
.Content2Col h1 {
	font-size:24px;
	font-weight: normal;
	}
.Content2Col h2 {
	width: 450px;
	font-size:16px;
	font-weight: normal;
	}
.Content2Col div.csc-textpic img {
	border: 5px solid #49621b;
	}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img, div.csc-textpic-border div.csc-textpic-single-image img {
  border: 0;
}	
	
.Content2Col p {
	padding: 0 0 10px 0;
	}
.Content2Col ul {
	padding: 10px 0 10px 15px;
	list-style: disc;
	}
.Content2Col li {
	padding: 0 0 5px 0;
	}
/********** CONTENT PHRASE DU JOUR **********/
.ContentPhraseSemaine {
	padding: 20px 0 0 0;
	padding: 0 5px;
	position: relative;
	z-index: 100;
	}
.ContentPhraseIntro h1 {
	font-size:24px;
	font-weight: normal;
	padding: 0 0 5px 0;
	text-align: center;
	}
.ContentPhraseBkgLeft {
	height: 30px;
	width: 20px;
	float: left;
	}
.ContentPhrase {
	height: 26px;
	width: 910px;
	float: left;
	background: #600;
	text-align: center;
	font-style: italic;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px 0 0 0;
	}
.ContentPhraseBkgRight {
	height: 30px;
	width: 20px;
	float: left;
	}
.ContentPhraseEnd {
	padding: 5px 0;
	text-align: center;
	}
/********** CONTENT 4 COLONNES **********/
.Content4Col {
	float: left;
	width: 230px;
	margin: 0 5px;
	position: relative;
	z-index: 100;
	}
.Content4Col h1 {
	font-size:24px;
	font-weight: normal;
	}
.Content4Col h2 {
	width: 230px;
	font-size:16px;
	font-weight: normal;
	}
.Content4Col img {
	border: 5px solid #49621b;
	}
/********** CONTENT ICON BOX **********/
#ContentIcon {
	height: 102px;
	background:url(../layout/ContentIconBkg.gif) repeat-x 50% 50%;
	}
#ContentIcon a {
	color: #49621b;
	background:none;
	border: none;
	}
#ContentIcon h2 {
	color: #49621b;
	font-size:24px;
	font-weight:normal;
	width: 190px;
	float:left;
	margin: 22px 0 0 10px;
	line-height:25px;
	}
#ContentIcon .ContentIconBox {
	float:left;
	background:url(../layout/ContentIconEtoile.png) no-repeat;
	height:102px;
	width: 313px;
	margin: 0 5px 0 0;
	}
#ContentIcon  .ContentIconBoxImg {
	float: left;
	margin: 24px 20px;
	border: none;
	}
/********** EMPLOI **********/
.SmallNews {
	margin: 20px 0 0 0;
	}
.SmallNewsLongTxt h2 {
	width: 300px;
	}
.SmallNewsShortTxt h2 {
	width: 220px;
	}
.SmallNewsLongTxt {
	float: left;
	width: 300px;
	}
.SmallNewsShortTxt {
	float: left;
	width: 220px;
	}
#content .SmallNewsHImg {
	float: right;
	width: 220px;
	margin: 0 20px 0 0;
	}
#content .SmallNewsVImg {
	float: right;
	width: 140px;
	margin: 0 20px 0 0;
	}
/********** CONTACT **********/
.coordonnees {
	list-style:none;
	float: left;
	width: 170px;
	}
.coordonnees li {
	padding: 1px 0;
	}
.formRadio li {
	list-style: none;
	float: left;
	width: 400px;
	padding: 5px 0 5px 0;
	}
.form {
	padding: 0 0 20px 0;
	}
.form li {
	list-style: none;
	float: left;
	width: 200px;
	padding: 5px 0 10px 0;
	}
.ConfirmationMessage {
	color: #930;
	font-size:11px;
	font-weight: normal;
	}
.input {
	display: block;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #ccc;
	height: 15px;
	width: 180px;
	padding: 2px 0 0 0;
	}
.textarea {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px solid #ccc;
	width: 380px;
	height: 122px;
	}
.contact_btn {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
	background: #49621b;
	color: #fff;
	width: 100px;
	cursor: pointer;
	margin: 10px 0 0 0;
	}
.contact_btn:hover {
	border: 1px solid #ccc;
	background: #fff;
	color: #49621b;
	width: 100px;
	}
.form span {
	color: #fff;
	}
.error span {
	color:#930;
	}
