/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/subpage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
	font-size: 22px;
	color: #004198;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #7A6B4A;
}

h3 {
	font-size: 14px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #746C5B;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 150%;
}


.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	padding: 20px 0px;
	background: url(../images/homepage06.gif) repeat-x left top;
}

.list2 li.first {
	background: none;
}

/** LINKS */

a {
	color: #0082E6;
}

a:hover {
	text-decoration: none;
}

.more {
	line-height: normal;
}

.more a {
	display: block;
	height: 18px;
	padding: 3px 0px 0px 10px;
	background: url(../images/homepage12.gif) no-repeat left top;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #557682;
}

.more a:hover {
	text-decoration: underline;
}

/** CONTENT */

#content {
}

#content .box {
	margin-bottom: 20px;
}

#content .box .title {
	margin: 0px 0px 15px 0px;
	padding: 15px 0px 5px 0px;
	background: url(../images/homepage06.gif) repeat-x left bottom;
}




#content .box2 {
	background: url(../images/homepage11.gif) no-repeat 100% 38px;
}

#content .box2 .title {
	height: 28px;
	padding: 10px 0px 0px 13px;
	background: url(../images/homepage10.gif) repeat-x left top;
	font-size: 13px;
	font-weight: bold;
	color: #7A6B4A;
	_line-height:28px;
}

#content .box2 .content {
	padding: 15px 13px;
	background: url(../images/homepage11.gif) no-repeat 0px 0px;
}

.contentflex {
	margin-top:-15px;
	padding: 15px 13px;
	background: url(../images/homepage11.gif) no-repeat 0px 0px;
	font-size: 11px;
}

a.mailFlex{
	font-size: 9px;
}

#content .two-columns {
}


.section .box2{
	width: 240px;
	float:left; 
	margin-right:10px;
}

.contentflexdata{
	width:60px;
	float:left;
}

.contentfleximg{
	margin-bottom:10px;
	
}

#content .two-columns .column-one {
	width: 240px;
}

#content .two-columns .column-two {
	width: 240px;
}

/** SIDEBAR */

#sidebar {
}

#sidebar a {
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .box {
	width: 210px;
}

#sidebar .box .title {
	height: 28px;
	margin: 0px;
	padding: 13px 0px 0px 20px;
	background: url(../images/homepage09.jpg) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	
}

#sidebar .box .content {
	float: left;
	padding: 0px 15px;
	font-size: 11px;
	margin-left:10px;
	width:185px;
}

/** STYLES */

.style1 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #1066BD;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
}

/** LOGO */

#logo {
}

/** SLOGAN */

#slogan {
	background: url(../images/homepage01.jpg) no-repeat left top;
}

#slogan h2 {
	margin: 0px;
	padding: 60px 0px 0px 0px;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}

#slogan h2 span {
	display: block;
	text-transform: uppercase;
}

/** MENU */

/*
#menu a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #6D5D3C;
}

#menu a:hover {
	text-decoration: underline;
}

#menu2 a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #6D5D3C;
}

#menu2 a:hover {
	text-decoration: underline;
}
*/

/** FOOTER */

#footer {
	background: url(../images/homepage13.gif) no-repeat left top;
}

#footer p {
	padding-top: 25px;
	text-align: center;
}

.footercent {
	padding-top: 20px;
	text-align:center;
}

/** BOX4 */

#box4 {
	position: relative;
	background: url(../images/subpage03.jpg) repeat-y left top;
}

#box4 .title {
	height: 26px;
	margin: 0px;
	padding: 13px 0px 0px 30px;
	background: url(../images/homepage03.jpg) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#box4 .bg-top {
	background: url(../images/homepage04.jpg) no-repeat left top;
}

#box4 .content {
	padding: 0px 25px 10px 25px;
	background: url(../images/subpage04.jpg) no-repeat left bottom;
	font-size: 10px;
}

#box4 .phone {
	padding-left: 21px;
	background: url(../images/homepage07.gif) no-repeat left center;
}

#box4 .email {
	padding-left: 21px;
	background: url(../images/homepage08.gif) no-repeat left center;
}

/* formulaires */



legend {

  padding: 2px;

  /*border:1px solid #5C8295;*/

  color:#5C8295;

  font-size:13px;

  text-align:right;

  display:none;

  }



fieldset {

 padding:5px;
 border:none;

  /*border:1px solid #5C8295;*/

  }

label {

  float:left;

  width:100px;

  margin-right:10px;

  text-align:right;

  font-weight:bold;

  color:#5c5d5f;

  }

div.tx-powermail-pi1{float:left; clear:both; width:500px;}

div.tx_powermail_pi1_fieldwrap_html{margin: 10px 0; }



div.tx_powermail_pi1_submit_html{ text-align: right;  }

div.tx_powermail_pi1_submit_html input{text-transform: uppercase; font-size: 11px; font-family:Arial; width:107px; background-color: transparent; border:none; cursor: pointer; #height:18px; color:#5C8295; }

textarea.powermail_contact{ width:330px; #width:330px; }

.powermail_submit_uid7{
	width:100px;
}
.powermail_reset_uid8{
	width:100px;
	float:left;
	margin-left:247px;	
}

.powermail_text{
	width:330px;
}

.tx-powermail-pi1_confirmation_back{
	width:100px;
	float:left;
	margin-left:247px;	
}

.tx-powermail-pi1_confirmation_submit{
	width:100px;
}

.powermail_all_td{
	width:100px;
}

/* formulaires */

div .news-list-item h3 > a{
	font-size:16px;
}

div .news-list-item{
	border-bottom:1px solid #F0EADE;
	margin-bottom:10px;
	#margin-bottom:30px;
}

div.news-latest-item{
	border-bottom:1px solid #F0EADE;
	margin-bottom:5px;
}

span.mention_footer{
	color:#746C5B;
}

.footercent a{
	text-decoration:none !important;
}
