* {
margin: 0; 
padding: 0; 
border: 0; 
}

body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 100%;
	background: #FFF url(../images/backgrounds/main4.jpg) repeat-x top;
	/*background-color: #6C3854;*/
	color: #333333;
}

strong {font-weight: bold;}
em {font-style: italic;}
strong em, em strong {font-weight: bold;font-style: italic;}

p {line-height: 1em;padding: .25em 0 0 0;margin: 0;}

ul {padding: 2px 0 0 0;margin: 10px 0 10px 5px;}
ul li{line-height: 1.4em;/*list-style-image: url(/images/page.gif);*/padding: 0;margin: 0 0 2px 20px; font-size: 14px;}

a {color: #C94B00;text-decoration: none;border-bottom: 2px solid #cfbf97;outline: none;}
a.img {border: none;text-decoration: none;display: block;float: left;background-color: transparent;}
a:hover {text-decoration: none;background: #ABD86E;color: #FFFFFF;border: 0px;}
a.image,a.image:hover,a.image img {border: none !important;text-decoration: none;background-color: transparent;}

textarea, input, select {background: #f4f4f4;border: 1px solid #b2b2b2;color: #000;margin: 1px;padding: 3px;font-size: 14px;}
option {margin-left:5px;}
label {
	font-size: 16px;
	line-height: 1.75em;
	color: #000;
	padding: 0;
	margin: 0;
}

.button {
	background:#E27915;
	color:#FFF !important;
	padding:5px 13px;
	font-weight:normal;
	font-size:0.85em;
	cursor: pointer;
}

input:focus, textarea:focus, label:focus {background: #fff;border: 1px solid #686868;}

fieldset,img {border:0;padding: 0;margin: 0;}

fieldset {margin-bottom: 10px;}

td.noborder { border: 0; }
.clearfloat { clear: both; height: 0; line-height: 0; font-size: 0; }
.clearfix {display: inline-block;}
.center {text-align: center;}
.smallText {font-size: 9px; line-height: 1em;}

.floatright {float: right;}
.floatleft {float: left;}
.imgfloatleft {float: left; margin-right: 8px; margin-bottom: 3px;}
.imgfloatright {float: right; margin-left: 8px; margin-bottom: 3px;}

.textalignright {text-align: right;}
.textaligncenter {text-align: center;}

div#mainContainerHome {
	width:1000px;
	
	position: relative;
	margin: 20px auto 0 auto;
	border: 6px solid #BDA48F;
	padding: 0px;
	background: #FFF url(../images/backgrounds/demi-doudou.gif) no-repeat top left;
}

div#mainContainer {
	width:1000px;
	
	position: relative;
	margin: 20px auto 0 auto;
	border: 6px solid #BDA48F;
	padding: 0px;
	background: #FFF url(../images/backgrounds/demi-doudou2.gif) no-repeat top left;
}

div#mainContainer2 {
	width:1000px;
	background-color: white;
	position: relative;
	margin: 20px auto 0 auto;
	border: 6px solid #BDA48F;
	padding: 0px;
}

#header {width:100%; height:175px; background-color: #add8e6; color:#FFF;text-align: center;
background-image: url(../images/header/nuages.jpg);
	background-position: left bottom;
	background-repeat: repeat-x; position:relative;}

#header #logo {width:136px; height:80px;float:left; margin-top:30px;margin-left:10px;}
#header #logo a, #header #logo a:hover {text-decoration: none; border: none; background: none;}
#header #doudous {width:330px; height:164px;float:right; top:5px; right:330px; position: relative;}
#header #doudou {width:74px; height:78px;float:right; top:45px; right:0px; position: absolute;}
#header #flags {width:68px; height:13px;float:right; top:4px; position: relative;}
#header #flags img {
	margin-right: 5px;
}


#footer {width:100%; height:40px; 
background: #FFF url(../images/backgrounds/footer.jpg) repeat-x top left;
/*background-color: #BDA48F; */ color: #FFF; margin:0;text-align: center; margin-top: 20px;   }
#footer p {color: #FFF; font-size:12px; line-height:1em; padding: 15px 0 0 0;    }
#footer a {color:#FFF;}

div#navigation {width:100%; height:36px; background-color:#FFF; color:#FFF;
	background-image: url(../images/header/navigation.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position:relative;
}
	
div#navigation ul{padding: 0;	margin: 12px 0 0 40px;height: 44px;float: left;}
div#navigation ul li{margin: 0 0 0 0;padding: 0;float: left;display: inline;color: #000;line-height: 1.0em;}

div#navigation ul li a{
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	display: inline-block; /* IE 6 hack */
	margin: 0;
	padding: 0 25px 0 25px;
	border-right: 1px solid #FFF;
	border-bottom: 0;
	height:  16px;
	line-height: 14px;
	text-align:center;
}
div#navigation ul li a:hover{color: #FFF;background-color: #745367;}

body#accueil a#accueil-tab,
body#services a#services-tab,
body#agence a#agence-tab,
body#realisations a#realisations-tab,
body#contacts a#contacts-tab  {
	color: #FFF;
	/*border-bottom:  1px solid #FFF;border-right:  1px solid #FFF;border-left:  1px solid #FFF;*/
	font-weight: normal;

}


/*div.container {width: 1000px;margin: 0 auto;padding: 0;text-align: left;background-color: transparent;}*/

div#slogan {
	width:220px;
	float:left;
	margin-left: 20px;
}

div#animation {
	width:1000px;
	float:left;
	margin:0;padding:0;
}

div#main {
	padding: 0 15px 20px 15px;
	position: relative;
}

div#content {
	padding: 0 15px 10px 15px;
	width: 760px;
	float:left;
}

div#spots {
	padding: 0 5px 20px 5px;
	width:170px;
	float:right;
	margin-top: 20px;
	position: relative;
}

div#main .spot {
	padding: 5px;
	width:170px;
	background-color: #F3EDD3;
	float:left;
	margin-bottom: 15px;
	border: thin dashed #BDA48E;
}

div#main .spot h2 {
	font-size: 13px; font-weight: bold;	 color: #FFF;
	background: #ffefd5 url(../images/backgrounds/home-cadre-titre.gif) no-repeat top left;
	padding-left: 8px;
}

div#main .spot p {
	font-size: 12px;	
}

div#main .spot a {
	font-size: 12px;	
}

div#main h1 {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-weight: normal;	margin:  0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #6C3854;
	font-size: 22px;
	font-weight: normal;
	margin: 2px 0 7px 0;
	padding: 15px 0 0 0;
	line-height:1em;
}

div#main h2 {font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-weight: normal;	margin:  0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #99527A;
	font-size: 18px;
	font-weight: normal;
	margin: 2px 0 7px 0;
	padding: 5px 0 0 0;
	line-height:1em;
}

div#main p {font-family: "Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px; font-weight: normal;
color: #333333;
line-height: 1.35em;
margin-bottom: 0.75em;
}

div#main .left-col{
	width:48%;
	float:left;
	padding: 0px 10px 10px 0;
}
div#main .right-col{
	width:48%;
	float:right;
	margin: 0;
	padding: 0px 10px 10px 0;
}

div#main .home-frame {
	width:228px;
	float:left;
	text-align: left;	
	margin: 10px 24px 0 0;
	padding: 10px;	
	/*border: thin solid black;*/
}
 
div#main .home-frame-nomargin {
	width:228px;
	float:left;
	text-align: left;	
	margin: 10px 0 0 0;
	padding: 10px;	
	/*border: thin solid black;*/
}

div#main .home-frame h2, div#main .home-frame-nomargin h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 4px 0;
	padding: 0;
	text-align: left;
	color: #c94b00;
}

div#main .home-frame p, div#main .home-frame-nomargin p {
	font-size: 13px;
	font-weight: normal; 
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}
/*
#hMoostick
{
	display: block;
	height: 180px;
	margin: 0;
	padding: 0;
	overflow: hidden;       
}

#hMoostick li
{
	display: block;         
	list-style-type: none;  
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
}

#hMoostick .show
{
	visibility: visible;
	opacity: 1;
}*/
div#home-row1 {
	position: relative;
	width:986px; height: 188px;
	margin:0; padding:0;
}
div#home-cadre-actu {
	width:283px; height: 186px;
	background:  url(../images/backgrounds/home-cadre1.gif) no-repeat top;
	float: left;
	margin: 0 38px 10px 30px;  padding: 0; border: none;
	position: relative; display:inline;
}

div#home-cadre-philosophie {
	width:283px; height: 186px;
	background: url(../images/backgrounds/home-cadre2.gif) no-repeat top;
	float: left;
	margin: 0 38px 10px 5px;padding: 0; border: none;
	position: relative;
}

div#home-cadre-certification {
	width:283px; height: 186px;
	background:  url(../images/backgrounds/home-cadre3.gif) no-repeat top;
	float: left;
	margin: 0 5px 10px 5px; padding: 0; border: none;
	position: relative;
}

div.contenu-cadre {
	padding: 4px 12px 5px 16px;
	font-size: 14px; width:256px;
	float:left;
}

div#home-cadre-actu .titre-cadre, div#home-cadre-philosophie .titre-cadre, div#home-cadre-certification .titre-cadre {
	font-size: 13px;
	background: #FFF url(../images/backgrounds/home-cadre-titre.gif) no-repeat top left;
	/*margin: 14px 0 0 16px;*/ padding: 2px 0 0 8px;
	width: 100px; color: #FFF;
	float:left; left:16px;
}

div#home-cadre-actu p, div#home-cadre-philosophie p, div#home-cadre-certification p {
	font-size: 12px;
	line-height: 18px;
}

div.bouton-cadre {
	font-size: 12px;
	text-align: right;
	width: 180px;  position: relative; float:right; top: 146px; right: 28px;
}

div#collections_navigation {
	position:relative; width:756px; height: 116px;
	border: 2px solid #BDA48E; background-color: white;
	clear: both;
}

div#collections_navigation .collection_item {
	width:150px;height: 116px;
	float:left;text-align: center;
}

div#collections_navigation .collection_item_selected {
	width:150px;height: 116px;
	float:left;text-align: center;
	background-color: #F3EDD3;
}

div#collections_navigation .collection_item h2, div#collections_navigation .collection_item_selected  h2{
	font-size: 12px; font-weight: bold;
	text-align: center;
}

div#collections_navigation .collection_item img, div#collections_navigation .collection_item_selected  img{
	width:90px;
}

.form_errors {
	color: #c94b00; font-size: 12px;
}

div#emhotep {
	width:1000px; position: relative;margin: 0 auto; padding:0; text-align: right;
}

div#emhotep a {
	color: #BDA48F; font-size: 11px; margin:0; padding:0; text-decoration: none; border:none;
}

.articles-table td {
	text-align: center; font-weight: bold;
}

.articles-list {
	position: relative;
}

.articles-list .articles-row {
	position: relative; width: 750px; display: inline-block; margin-bottom: 10px; 
}

.articles-list .articles-row .article-item {
	position: relative; width: 240px; height: 260px; float: left; margin-right: 5px;
	border: thin solid #BDA48E;
}

.articles-list .articles-row .article-item .article-title {
	font-size: 13px; font-weight: bold; float: left; text-align: center;     width: 240px; height:20px;
	background-color: #BDA48E;
}

.articles-list .articles-row .article-item .article-title span{
	font-size: 13px; font-weight: bold; text-align: center; color:#FFF;
	/*background-color: #ffefd5;*/
}

.articles-list .articles-row .article-item .article-title img {
	border:0;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}