/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:url(images/bg.gif) repeat-x top #e8e8e8}
html, input, textarea	{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }


a{color:#d22300; text-decoration:underline} 
a:hover{text-decoration:none}
.link{color:#333333;} 

ul{margin:0; padding:0; list-style:none;}
ul li a{color:#676d71; text-decoration: underline; line-height:1.66em} 
.ul li a{color:#d22300; text-decoration: underline; line-height:1.66em} 
ul li a:hover { text-decoration:none; }

ol{margin:0; padding:0; list-style-position:inside; font-weight:bold}
ol li{ padding-bottom:11px} 
ol .li{ padding-bottom:0} 
ol li a{color:#676d71; text-decoration: none; font-weight:normal} 

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; font-weight:bold}
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:6px 21px 7px 23px; font-weight:normal; font-style:normal;}
.link-1:hover{ background:url(images/link_bg-1.gif) left top repeat-x;}
.link-1:hover em{ background:url(images/link_left-1.gif) no-repeat left top;}
.link-1:hover  b { background:url(images/link_right-1.gif) no-repeat right top; }

.link-2 { display:block; float:left; background:url(images/link_bg1.gif) left top repeat-x; color:#ffffff; text-decoration:none; font-weight:bold}
.link-2 em { display:block; background:url(images/link_left1.gif) no-repeat left top;}
.link-2  b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:6px 21px 7px 23px; font-weight:normal; font-style:normal;}
.link-2:hover{ background:url(images/link_bg1-1.gif) left top repeat-x;}
.link-2:hover em{ background:url(images/link_left1-1.gif) no-repeat left top;}
.link-2:hover  b { background:url(images/link_right1-1.gif) no-repeat right top; }


/*header*/
#header {font-size:0.75em; color:#a9a79e }
#header .logo{ margin:143px 0 0 317px; position:absolute }
#header a{ color:#a9a79e; text-decoration:none}
#header a:hover{text-decoration:underline}
#header .indent{padding:21px 40px 0 43px; position: relative}
#header p{ margin:0 0 532px 0}
#header .rss{ color:#a9a79e; text-decoration:underline; background:url(images/rss.gif) center right no-repeat; padding-right:18px; float:right}
#header .rss:hover{text-decoration:none}
.flash{ margin-left:1px; margin-top:8px}



/*content*/
#content{
	font-size:0.75em;
	width:100%;
	text-align:left;
	background: url(images/bg_cont.gif)
}
#content .indent-main{padding:0 45px 0 43px}
#content .indent-col1{padding:5px 7px 18px 10px}
#content .indent-col2{padding:5px 0 18px 10px}
#content .title{  margin-bottom:30px}
#content .title1{  margin-bottom:15px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{ float:left; margin:0 20px 44px 0}
#content .img-right{ float:right; margin:0 0 44px 25px}
#content .img-indent{ margin:0 0 36px 0}
#content p{ margin:0 0 13px 0}
#content .p{ margin:0 0 9px 0}
#content .p1{ margin:0 0 29px 0}
#content .p2{ margin:0}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content h3{
	color:#333333;
	font-size:1em;
	margin-bottom:13px;
	font-weight:normal
}
.txt{ text-align:justify}
.txt1{ float:right; display:block; margin-bottom:11px}

#content .indent-2{padding:0 0 0 20px; float:left; position:relative}
#content .accroche{
	font-size:1em;
	text-align : left
}
#content .accroche-rehaussee{
	font-weight: bold ;
	color: #d22300 
}
#content .chapeau{
	font-style: italic ;
	color: #d22300
}
#content .prix_option{
	font-weight: bold ;
	color: #000000
}
#content .tabul{
margin-left: 40px;
}



/*box*/
.box{
	background:#f6f5ed;
	width:100%;
	line-height:1.16em;
	color:#333333
}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border.gif) repeat-x bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left;}
.box .border-right {background:url(images/border.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_left.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_left.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:4px 1px 1px 1px; }

.tail-1{ background:url(images/tail-1.gif) repeat-x 0 20px }
.tail{ background:url(images/tail2.gif) repeat-x bottom; padding-bottom:60px}


/*footer*/
#footer { color:#686761; font-size:0.75em; background:url(images/bot.gif) repeat-x top; text-align:center}
#footer .indent-footer{ padding:70px 30px 0 30px;}
#footer a {color:#686761; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
.bot-left{ background:url(images/bot1.gif) no-repeat top left}
.bot-right{ background:url(images/bot1.gif) no-repeat top right}


.h{ height:24px}
.block-contact span{ float:right;}
.input{
	border-left:1px solid #d3d1c5; 
   	border-top:1px solid #d3d1c5; 
   	border-right:1px solid #f6f5ed; 
   	border-bottom:1px solid #f6f5ed; 
	background:#f6f5ed;
	width:172px; height:23px;
	font-size:1em;
	padding-left:5px;
	vertical-align:middle;
	margin:0 10px 0 10px
}
input{
	border-left:1px solid #303030; 
   	border-top:1px solid #303030; 
   	border-right:1px solid #e1e1e1; 
   	border-bottom:1px solid #e1e1e1; 
	background:#FFFFFF;
	width:172px; height:20px;
	font-size:1em;
	padding-left:5px;
}
textarea{
	border-left:1px solid #303030; 
   	border-top:1px solid #303030; 
   	border-right:1px solid #e1e1e1; 
   	border-bottom:1px solid #e1e1e1;  
	background:#FFFFFF;
	width:294px; height:100px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
