* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	line-height: 140%;
	font-size: 75%;
	background-color: #fff;
	color:#000;
}
 h1 {
                margin: 0.5em 0 0.5em;
                font-size: 18px;
            }
            h2 {
                margin: 1em 0 0.5em;
                font-size: 16px;
            }
            p {
	margin: 0;
	padding: 0px;
            }
            pre, pre+p, p+p {
                margin: 1em 0 0;
            }
            code {
                font-family: "Courier New", Courier, monospace;
            }


a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#008698;
}
strong {
	font-weight:bold;
}
strong {
	font-weight:bold;
}
h1, h2, h3, h4,h5,h6{
	font-weight:bold;
}

/* DIVS */



#wrapper { 
 margin: 0 auto;
 width: 1000px;
}


#header {
	width: 980px;
	float: left;
	border: 0px solid #ccc;
	background-color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	
#header h3 {
	font-size: 1em;
	color: #333;
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


/*---- topnavbar ----*/
#navbar {
	height: 30px;
	width: 980px;
	margin: 5;
	background-color: #f5a020;
	padding: 0px;
} 	
#navbar ul { height: 40px; line-height: 28px; list-style: none; font-size: 12px; margin-left: -5px; }
#navbar li { display: inline; list-style-type: none; text-align: center; padding: 0 5px; }
#navbar li a:link, #navbar li a:active, #navbar li a:visited { color: #444; padding: 3px 9px; text-decoration: none; text-transform: uppercase; text-shadow: 0 1px 0 #fff; }
	.opera #navbar li a:hover { color: #444; background: none; text-decoration: underline; }
	.ie #navbar li a:hover { color: #444; background: none; text-decoration: underline; }
#navbar li a:hover { color: #fff; background: url(../images/bg-navbar.jpg) top repeat-x; -moz-border-radius: 12px; -webkit-border-radius: 9px; text-shadow: 0 1px 0 #222; }



#banner {
	width: 980px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

#slideshow {
    width: 980px;
	height:680px;
	position:relative;
    margin-top: 15;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;
}


#contenu {
	width: 980px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}






/*---- home featured content ----*/
.homefeaturedcontent {
	float: left;
	margin: 10px 0 5px;
	width: 980px;
}

.homefeaturedcontent ul {
	list-style-type: none;
	width: 980px;
}

.homefeaturedcontent ul li.first {
	float: left;
}

.homefeaturedcontent ul li.next {
	float: right;
	margin-left: 18px;
}

.homefeaturedcontent img {
	float: left;
	margin: 0 8px 5px 0;
}

.homefeaturedcontent li a:link, .homefeaturedcontent li a:visited, .homefeaturedcontent li a:active {
	background: #fff url(images/bg-homefeaturedcontent.jpg) bottom repeat-x;
	border: 1px solid #D6D6D6;
	color: #444;
	display: block;
	font-size: 14px;
	padding: 8px 12px;
	text-decoration: none;
	width: 155px;
}

.homefeaturedcontent li a:hover {
	background: #F8F8F8;
}

.homefeaturedcontent span {
	color: #888;
	font-size: 11px;
}

/**** RESET & STYLES ****/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }






#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 680px;
	background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
	height: 680px;
	display: block;
	border: 0;
	margin-bottom: 10px;
}





#leftcolumn {
	color: #000;
	border: 0px solid #ccc;
	padding: 5px;
	width: 375px;
	float: left;
	background: #fff;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rightcolumn {
	float: right;
	color: #333;
	border: 2px solid #ccc;
	padding: 5px;
	width: 555px;
	display: inline;
	background: #fff;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#intro {
	width: 980px;
	position:relative;
	color: #000;
	background: #fff;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}


.intro_content {
	line-height: 20px;
	margin: 10px auto;
	text-align: left;
	width: 980px;
}

.intro_content .right {
	float: right;
	margin: 5px 0 0 5px;
}


.intro_left {
	float: left;
	text-align: left;
	width: 600px;
}

.intro_right {
	float: right;
	text-align: right;
	width: 350px;
}

.intro_stamp {
	float: left;
	margin: 5px auto 5px;
	text-align: center;
	width: 100%;
}

#galerie {
	width: 980px;
	position:relative;
	color: #000;
	background: #fff;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}

#tableaux {
	width: 980px;
	position:relative;
	color: #000;
	background: #fff;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}

#intro h3 {
	font-size: 1em;
	color: #333;
	line-height: 140%;
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#intro h2 {
	font-size: 1.05em;
	color: #000;
		line-height: 140%;
	background: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#footer {
	width: 980px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333;
	border: 0px solid #ccc;
	background: #fff;
	text-align: center;
	}



#footer {
	width: 980px;
	float: left;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
	clear: both;
	font-size: 100%;
	text-align: center;
	}
	
.footer_stamp {
	float: left;
	margin: 5px auto 5px;
	text-align: center;
	width: 100%;
}




/*
      menu small
	  
*/

/*---- cols banners ----*/
img.twitterme {
	border: 0;
	margin-right: 0px;
	margin-top: 0px;
}

.metaNav{
	float: right;
	top:0;
	border: 0;
	margin-right: 0px;
	margin-top: 0px;
}
.metaNav ul{
	right:0;
	bottom:0;
}
.metaNav ul li{
	display:inline;
}
.metaNav ul li a{
	padding-left:3px;
	padding-right:6px;
}
.metaNav ul li span{
	padding-left:3px;
	padding-right:6px;
}



/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
	float: left;
	margin: 0 0 0 1px;
	min-width: 40px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../pics/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
	width: 40px; /* IE 6 treats width as min-width */
	min-width: 40px;
	height: 18px; /* IE 6 treats height as min-height */
	min-height: 18px;
	padding-top: 6px;
	padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../pics/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}


#img-model {
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}



/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
	ul.gallery {
		list-style: none;
		margin: 0 0 10px 0;
	}
	
		ul.gallery li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
		}
		
			ul.gallery li a {
				padding: 2px;
				display: block;
				border: 4px #9db2b9 double;
				line-height: 0;
			}
			
			ul.gallery li a:hover {
	border: 4px #000 double;
}
			

/* BEGIN COLOR STYLES */
.bluestrong		{background:#008684;}
.bluelight		{background:#92b8de;}
 .redBG			{background:#f00;}
.carmineRedBG	{background:#cc0202;}
.deepPurpleBG	{background:#732978;}
.lightPurpleBG  {background:#c592c8;}
.petrolBG		{background:#008698;}
.lightPetrolBG	{background:#bad4da;}
.lightGreyBG	{background:#f6f8f9;}
.greyBG			{background:#ccc;}
.blueBG			{background:#0077b7;}
.lightBlueBG	{background:#6dc1d7;}
.greenBG		{background:#007757;}
.grassGreenBG	{background:#5b8424;}
.lightGreenBG   {background:#8bc55a;}
.whiteBG		{background:#fff;}
.yellowBG		{background: #F3B700;}
.darkYellowBG   {background:#F39500;}
.lightPinkBG 	{background:#FFF0FF;}
.pinkBG         {background:#dc83ae;}
.darkPinkBG     {background:#CC66CC;}
.blueGreenBG 	{background:#009868;}
.turquoiseBG 	{background:#6DC1C7;}
.blackBG {background: #000;}
.greyBrownBG {background: #998e7a;}
.red{color:#FF0000;}
.carmineRed{color:#cc0202;}
.deepPurple{color:#732978;}
.lightPurple{color:#c592c8;}
.petrol{color:#008698;}
.petrolBold{color:#008698; font-weight: bold;}
.lightPetrol{color:#bad4da;}
.lightGrey{color:#f6f8f9;}
.grey{color:#ccc;}
.blue{color:#0077b7;}
.orange{color:#f5a020;}
.lightBlue{color:#6dc1d7;}
.green{color:#007757;}
.grassGreen{color:#5b8424;}
.lightGreen{color:#8bc55a;}
.white{color:#fff;}
.yellow{color:#F3B700;}
.darkYellow{color:#F39500;}
.homeHeadingPink{color:#FF46BE;}
.lightPink{color:#FFF0FF;}
.pink{color:#dc83ae;}
.darkPink{color:#CC66CC;}
.blueGreen {color: #009868;}
.turquoise {color: #6D1C17;}
.black {color: #000;}
#headergrey{color:#333;}

/* END COLOR STYLES */

