* { margin:0; padding:0;}
body { background:#e2e5eb; font-family:Tahoma; font-size:100%; line-height:0.9375em; color:#80929f;}

.clear { clear:both;}

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

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p {
	margin-bottom:15px;
	font-size:1.3em;
	text-align: justify;
	color: #80929f;
}
.p1:first-line {color:#28343e; font-weight:bold;}
.p2:first-line {color:#1fa4cc; font-weight:bold;}
.p3 {color:#ff8000; font-weight:bold;}

li {color:#1fa4cc; font-weight:bold;margin-bottom:15px;}

#offre li {color:#1fa4cc; font-weight:bold;margin-bottom:5px;}

.tall_top { background:url(images/tall_top.gif) left top repeat-x #fff ;}
.tall_bottom { background:url(images/tall_bottom.gif) left bottom repeat-x ;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:24px;}
.form input {width:162px; height:16px; background:#fff; border:1px solid #7e7e7e; color:#000;}
textarea { width:175px; height:170px; background:#fff; overflow:auto; border:1px solid #7e7e7e;  font-size:1em; font-family:tahoma; color:#2d2d2d;}


/*==================list====================*/
ul { list-style:none;}

ol li {
	color:#1fa4cc;
	list-style-type: none;
	list-style-position:inside;
	background-image: url(images/marker1.gif);
	background-repeat: no-repeat;
	background-position: 0 0.16em;
	padding-left: 20px;
}
	
#offre ol li {
	color:#1fa4cc;
	list-style-type: none;
	list-style-position:outside;
	background-image: url(images/marker1.gif);
	background-repeat: no-repeat;
	background-position: 0 0.16em;
	padding-left: 20px;
}
	
ol li a { line-height:1.72em;}

/*==================other====================*/
.img_indent { margin:0 20px 0 0; float:left;}
.img_indent1 { margin:0 0 0 32px; float:right;}

.bot_marg {
	margin-bottom:21px;
	text-align: left;
}

/*==================txt, links, lines, titles====================*/
a {color:#1fa4cc;}
a:hover{text-decoration:none;}

h1 { /*background:url(images/capelix.png) no-repeat left top;*/ text-indent:-10000px; width:342px; height:108px;}
h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.4em;
	font-weight:normal;
	text-transform:uppercase;
	color:#4b4f56;
	line-height:25px;
	margin-bottom:24px;
	font-weight: bold;
}
h2 span { color:#000000; }
h2 span.bleu { color:#3aaed1;}
h2 span.orange{ color:#ff8000;}

.txt1 {
	color:#28343e;
	font-family: Tahoma, Geneva, sans-serif;
	vertical-align: middle;
	font-size:1.0em;
}

.link1 { background:url(images/marker.gif) no-repeat left 0px; padding-left:24px; color:#1e2d3c; text-decoration:none;}
.link1:hover { text-decoration:underline;}
.link2 { background:url(images/marker1.gif) no-repeat left 0px; padding-left:24px; color:#1e2d3c; text-decoration:none;}
.link2:hover { text-decoration:underline;}

.line_hor {  padding-bottom:0px; margin-bottom:0px;}
#offre .line_hor {  padding-bottom:0px; margin-bottom:13px;}
.line_hor1 { background:url(images/line1.gif) left bottom no-repeat; padding-bottom:20px; margin-bottom:14px;}
.line_hor2 { background:url(images/line2.gif) left bottom repeat-x; padding-bottom:20px; margin-bottom:14px;}

.title { margin-bottom:20px;}


/*==================blocks====================*/

.block1 { background:url(images/block1_bgd.gif) left top repeat-x; width:363px;}
.block1 .left { background:url(images/block1_left.gif) no-repeat left top;}
.block1 .right { background:url(images/block1_right.gif) no-repeat right top;}
.block1 .divider { background:url(images/block1_divider.gif) no-repeat center 14px;}
.block1 .ind { padding:15px 36px 14px 32px;}

.footer_block { background:url(images/footer_bgd.gif) left top repeat-x;}
.footer_block .left { background:url(images/footer_left.gif) no-repeat left top;}
.footer_block .right { background:url(images/footer_right.gif) no-repeat right top;}
.footer_block .ind { padding:21px 0 18px 27px;}


/*header*/
#header .row_1 { height:98px;}
#header .row_1 img { margin-right:18px;}
#header .row_1 .indent { padding:33px 0 0 24px;}

#accueil #header .row_2 { height:200px; background:url(images/photo_accueil.jpg) no-repeat left top;}
#societe #header .row_2 { height:200px; background:url(images/photo_societe.jpg) no-repeat left top;}
#offre   #header .row_2 { height:200px; background:url(images/photo_offre.jpg) no-repeat left top;}
#mission #header .row_2 { height:200px; background:url(images/photo_mission.jpg) no-repeat left top;}
#contact #header .row_2 { height:200px; background:url(images/photo_contact2.jpg) no-repeat left top;}
#info #header .row_2 { height:200px; background:url("images/capelix.png") no-repeat center center;}

#header .row_2 .indent { padding:105px 0 0 377px;}

/*content*/
#content { padding:12px 0 32px 0;}
#content .indent {padding:0 40px 0 31px;}

/*footer*/
#footer { color:#647489; padding:0 31px 0 31px;}
#footer a {color:#647489; text-decoration:none;}
#footer a:hover { text-decoration:underline;}


/*================== index.html ==================*/
#accueil #content .row_2 { padding:44px 30px 0 31px;}
#accueil #content .row_2 .img_indent1 { position:relative; margin-top:-23px;}

/*================== societe.html ==================*/
#societe #content .col_1 .img_indent { margin:0 8px 0 -4px; position:relative;}
#societe #content .col_1 .indent1 { padding-top:30px;}

/*================== mission.html ==================*/
#mission #content .row_2 { padding:44px 30px 0 31px;}
#mission #content .row_2 .img_indent1 { position:relative; margin-top:-23px;}


/*================== info.html ==================*/
#info #content { padding:12px 30px 32px 31px;}


/*==========================================*/

