/* General */

body {
	background:url(images/bg.gif) repeat-x fixed #395386;
	font-family:Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#010101;
	margin:0px;
}

/* Layout */

#wrap {
	width:988px;
	margin:auto;
}

#shadow {
	width:988px;
	background:url(images/shadow.png) repeat-y 32px;
	margin:0px;
	float:left;
}

#shadow-image-flower-pink {
	width:988px;
	background:url(images/photo_pink_flower_end.png) no-repeat 30px 351px;
	margin:0px;
	float:left;
}

#shadow-image-flower-none {
	width:988px;
	margin:0px;
	float:left;
}

#shadow-image-rc1 {
	width:988px;
	background:url(images/rc_title_3.png) no-repeat 944px 213px;
	margin:0px;
	float:left;
}

#shadow-image-rc2 {
	width:988px;
	background:url(images/rc_title_3.png) no-repeat 944px 510px;
	margin:0px;
	float:left;
}

#container {
	width:900px;
	background-color:#FFFFFF;
	margin:0px 44px 0px 44px;
}

/* --Header-- */

#header {
	width:900px;
	height:186px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-align:justify;
	color:#000000; 
	padding:0px;
	background:url(images/header.gif) no-repeat;
	float:right;
}

#header a{text-decoration:none;}

#header-top {
	width:900px;
	height:30px;
}

#header-middle {
	width:900px;
	height:97px;
}

#header-bottom {
	width:900px;
	height:59px;
}

a.section:hover {
	color:#FFFFFF;
}

.sections {
	width:150px;
	height:97px;
	font-size:22px;
	text-align:center;
	margin:0px;
	padding:0px;
	float:right;
}

/* --Content-- */

#content {
	background-color:#FFFFFF;
	width:900px;
	padding:0px;
	float:right;
}

.texte {
	width:567px;
	margin:58px 13px 0px 22px;
	font-family:Verdana;
	font-size:13px;
	text-align:left;
	float:left;
}

.texte-half {
	width:266px;
	margin:31px 13px 0px 22px;
	font-family:Verdana;
	font-size:12px;
	text-align:left;
	float:left;
	clip:rect(auto, auto, auto, auto);
}

.texte-half a {
	text-decoration:underline;
}

.texte a {
	text-decoration:underline;
}

.texte_title {
	text-align:left;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
	color:#333333;
}

/* --Right Column-- */

#right_column1 {
	width:254px;
	/*height:709px;*/
	height:100%;
	float:right;
	color:#FFFFFF;
	background:url(images/rc_title_1.png) no-repeat 0px 27px;
}

#right_column2 {
	width:254px;
	/*height:709px;*/
	float:right;
	background:url(images/rc_title_1.png) no-repeat 0px 324px;
}

#right_column_inside {
	background:url(images/right_column_bg.gif) repeat-x #004590;
	width:227px;
	/*height:707px;*/
	margin:1px 0px 1px 1px;
	float:right;
}

#right_column_border {
	background:url(images/rc_border.png) repeat-y;
	width:227px;
	/*height:707px;*/
	float:right;
}

#right_column_border_topbottom {
	width:226px;
	/*height:706px;*/
	margin:0px;
	border-top:1px #01318D solid;
	border-bottom:1px #01318D solid;
	float:left;
}

.rc_title {
	clear:both;
	background:url(images/rc_title_2.png) no-repeat;
	width:227px;
	height:50px;
	margin-top:25px;
	color:#FFFFFF;
	font-size:18px;
	float:left;
}

#calendrier {
	background:url(images/calendrier.gif) no-repeat;
	width:197px;
	height:209px;
	font-family:Futura Md, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	margin:13px 0px 0px 15px;
	padding:0px 0px 0px 7px;
	display:block;
	float:left;
}

.calendar {
	margin:0px;
	padding:0px;
	display:block;
}

.calendar a{
	color:#CCFFFF;
	font-weight:bold;
}

.calendar-month {
	height:40px;
	margin:0px;
	padding:0px;
	display:block;
}

.cal-mois {
	height:37px;
	margin:0px;
	padding:0px;
}

.calendar-prev a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:24px;
}

.calendar-next a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:24px;
}

#nouvelles {
	width:181px;
	margin:23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}

#nouvelles a {color:#FFFFFF;}

/* --Footer-- */

#footer {
	clear:both;
	background-color:#000000;
	width:900px;
	height:50px;
	color:#FFFFFF;
	font-size:10px;
	border:1px #282828 solid;
	margin-top:1px;
	font-family:Verdana;
}

#footer a{text-decoration:none;}

/* Menu-top */

ul#navigation-top {
	margin:4px 36px 0px 0px;
	padding:0px;
	float:right;
}

ul#navigation-top li {
  list-style:none;
  margin:0px;
  padding:0px;
  float:left;
  font-size:14px;
}

ul#navigation-top li a {
  display:block;
  text-decoration:none;
  padding:5px;
  color:#FFFFFF;
  font-size:12px;
}

ul#navigation-top li a:hover {
  color:#FCA19E;
}

#youarehere {
	color:#33CCCC;
}

/* Menu */

ul#navigation {
	margin:2px 0px 0px 22px;
	padding:0px;
	float:left;
}

ul#navigation li {
  list-style:none;
  margin:0px;
  padding:0px;
  float:left;
  font-size:12px;
}

ul#navigation li a {
  display:block;
  text-decoration:none;
  padding:5px;
  color:#FFFED1;
  font-size:12px;
}

ul#navigation li a:hover {
  color:#FCA19E;
}

#youarehere2 {
	color:#FFFFFF;
}

/* Titres */

h1 {
	font-size:24px;
	font-weight:bold;
	color:#0F6FCF;
	margin:0px;
}
h2 {	
	font-size:20px;
	font-weight:normal;
	color:#CC3366;
	margin:0px;
	padding:0px;
}
h3 {	
	font-size:15px;
	font-weight:bold;
	color:#FFE19A;
	margin:0px 0px 10px 0px;
	padding:0px;
}
h4 {	
	font-size:16px;
	font-weight:normal;
	color:#666666;
	margin:0px;
	padding:0px;
}

/* Textes */

.style1 {color:#666666;}
.style2 {color:#666666; font-weight:bold;}

/* Liens */

a {color:#333333; text-decoration:underline;}
a:hover {color:#003366; text-decoration:underline;}
a:visited {color:#333333; text-decoration:underline;}

/* Photos */

img {border:0px;}

/* Listes */

li {margin-bottom:30px; color:#666666;}

/* Hr */

hr {color:#999999; background-color:#999999; height:1px; border:0px; margin:0px; padding:0px;}

/* Forms */

input,textarea {border:1px solid #999999;}
fieldset,form {
	border:0px;
	margin:0px;
	padding:0px;
}
input.bouton {border:0px;}

.commande_1 {width:300px; height:60px; float:left; text-align:left; margin:0px 4px 0px 0px;}
.commande_2 {width:60px; height:60px; float:left; text-align:left; margin:0px 4px 0px 0px;}
.commande_3 {width:50px; height:60px; float:left; text-align:center; margin:0px 8px 0px 0px;}