/* CSS Site omnibadges */

/*******
* Page *
*******/
body{
	font-family: arial, sans-serif;
	background-color: white;
	padding: 5px;
}

/*********
* Titres *
*********/
h1{
	/*color: #0482BD;*/ /*Bleu*/
	color: #27A602; /*Vert*/
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	font-size: 150%;
	margin: 60px 0px 0px 0px;
	padding: 10px 100px 0px 150px;
}

h2{
	color: #0482BD;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 110%;
	padding: 20px 10px 0px 0px;
}

h3{
	font-size: 100%;
	text-transform: uppercase;
	font-size: 100%;
	min-height: 40px;
	padding: 20px 10px 0px 0px
}

h4{
	/*color: #0482BD;*/ /*Bleu*/
	color: #27A602; /*Vert*/
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	clear: both;
	font-size: 150%;
	margin: 10px 0px 0px 0px;
	padding: 15px 100px 0px 150px;
}


h2.proche{
	color: #0482BD;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 110%;
	margin: 0px;
	padding: 0px
}
h3.proche{
	font-size: 100%;
	text-transform: uppercase;
	font-size: 100%;
	margin: 0px;
	padding: 20px 10px 0px 0px

}





/*********
* SlideShow *
*********/

/*********
* MAIN_IMAGE -----> IMAGE PRINCIPALE *
*********/

.main_image {
    width: 598px;
    height: 442px;
    float: left;
    background: #3d3102; /*--MARRON-*/
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}
.main_image h2 {
    font-size: 2em;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 10px;
}
.main_image p {
    font-size: 1.2em;
    line-height: 1.6em;
    padding: 10px;
    margin: 0;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
    background: url(icon_calendar.gif) no-repeat 0 center;
}

.block liensok { /*--We'll be using this same style on our thumbnail list--*/
    color: white;
	font-size: 1.8em;
	text-decoration: blink;
	color: white;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
	font-size: 55%;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    background: url(btn_collapse.gif) no-repeat left top;
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
}
.main_image a.show {background-position: left bottom;}


/*********
* IMAGE_THUMB -----> LIENS SUR LA DROITE *
*********/

.image_thumb {
    float: left;
    width: 299px;
    background: #f0f0f0;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
}
.image_thumb img {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    padding: 12px 10px;
    background: #f0f0f0 url(nav_a.gif) repeat-x;
    width: 279px;
    float: left;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-right: 1px solid #ccc;
}
.image_thumb ul li.hover { /*--Hover State--*/
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    background: #fff;
    cursor: default;
}
html .image_thumb ul li h2 {
    font-size: 1.5em;
    margin: 5px 0;
    padding: 0;
}
.image_thumb ul li .block {
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 170px;
}
.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/





/*********
* Entete *
*********/
div.obtitre{
	float: left;
	width: 100%;
	height: 0px;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}

div.logoomni{
	float: left;
	clear: left;
	text-align: left;
	width: 60%;
	margin: 1px;
}

div.logoscop{
	float: left;
	clear: right;
	text-align: right;
	width: 48%;
	margin: 5px;
}

div.obtitre2{
	float: left;
	width: 100%;
	height: 32px;
	clear: both;
	text-align: right;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}

/* Elements de premier niveau
--------------------------------------*/
#menuDeroulant{
	float: left;
	width: 1280px;
	clear: BLOCK;
	background: #005c23;
	height: 22px;
	font-size: 85%;
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	position: ABSOLUTE;
	top: 190px;
	left: 15PX;
}
#menuDeroulant li
{
	display: inline;
	float: left;
	height: 20px;
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	height: 70%;
	color: #FFF;
	background: #005c23;
	margin: 0;
	padding: 4px 8px;
	text-decoration: none;
}

#menuDeroulant li a:hover { background-color: #febc04; }
#menuDeroulant li a:active { background-color: #005c23; }

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}

#menuDeroulant li:hover > .sousMenu { display: block; }
#menuDeroulant li:hover > .sousMenu { display: block; }

/* Elements de premier niveau MENU HAUT DE PAGE
--------------------------------------*/
#menu{
	float: left;
	width: 1280px;
	clear: BLOCK;
	background: #005c23;
	height: 22px;
	font-size: 110%;
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	position: ABSOLUTE;
	top: 10PX;
	left: 15PX;
}
#menu li
{
	display: inline;
	float: left;
	height: 20px;
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
}
#menu li a:link, #menu li a:visited
{
	display: block;
	height: 70%;
	color: #FFF;
	background: #005c23;
	margin: 0;
	padding: 4px 8px;
	text-decoration: none;
}

#menu li a:hover { background-color: #febc04; }
#menu li a:active { background-color: #005c23; }

#menu .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menu .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}

#menu li:hover > .sousMenu { display: block; }
#menu li:hover > .sousMenu { display: block; }


/********
* Corps *
********/
div.obcorps{
	float: left;
	width: 100%;
}

/***********
* Colonnes *
***********/
div.unecol{
	margin: 0px 20px;
}

div.deuxcol_12{
	float: left;
	clear: left;
	width: 37%;
	margin: 0px 40px;
}

div.deuxcol_22{
	float: left;
	clear: right;
	width: 37%;
	margin: 0px 40px;
}

div.deuxcol_13{
	float: left;
	clear: left;
	width: 30%;
	margin: 0px 10px;
	text-align: center;
	padding: 50px 0px 0px 0px;
}

div.deuxcol_23{
	float: left;
	clear: right;
	width: 60%;
	margin: 0px 10px;
}

div.troiscol_13{
	float: left;
	clear: left;
	width: 27%;
	margin: 0px 20px;
}

div.troiscol_23{
	float: left;
	clear: none;
	width: 27%;
	margin: 0px 20px;
}

div.troiscol_33{
	float: left;
	clear: right;
	width: 27%;
	margin: 0px 20px;
}

/************
* Pied page *
************/
p.pied{
	padding: 0px;
	float: left;
	clear: block;
	margin: 0px;
	text-align: center;
	color: #999999;
}

div.pied{
	padding: 0px;
	margin: 3px 20px;
	font-style: italic;
	font-size: 70%;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #EEEEEE;
}

/**********
* Langues *
**********/
div.lang{
	float: right;
	margin: 2px;
	height: 15px;
	width: 24px;
}

/********
* Blocs *
********/
.bloc{
	margin: 3px 20px;
	float: none;
	text-align: left;
	padding: 5px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #EEEEEE;
	height: 120px;
}

p.titrebloc{
	font-family: arial, sans-serif;
	margin: 0px;
	color: #0482BD;
	margin-left: 5px;
}

p.corpsbloc{
	font-family: arial, sans-serif;
	margin: 0px;
	margin-left: 5px;
}

p.infobloc{
	font-family: arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin: 0px;
	margin-left: 5px;
}

img.imagebloc{
	float: left;
	margin: 5px;
	clear: none;
}

img.imagebloc2{
	float: right;
	margin: 20px;
	clear: none;
}

img.imagebloc3{
	float: left;
	margin: 10px;
	clear: block;
}

img.home{
	float: left;
	margin: 30px;
	clear: none;
}

img.accueil{
	float: left;
	margin: 28px 0px 15px 0px;
}

div.rectangle{
	background-color: #EEEEEE;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	/*-moz-border-radius: 20px;*/
}

/**********************
* Divers Liens, etc.. *
**********************/
a{
	color: #12238D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.clic{
	text-align: right;
	background-color: #0482BD;
	padding: 10px;
	font-family: arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a.clic:hover {
	text-align: right;
	background-color: #FFFFFF;
	padding: 10px;
	font-family: arial, sans-serif;
	color: #0482BD;
	border: 1px solid #0482BD;
	text-decoration: none;
}

a.devis{
	background-color: #0482BD;
	padding: 10px;
	margin: 50px 100px;
	font-family: arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a.devis:hover {
	background-color: #FFFFFF;
	padding: 10px;
	margin: 50px 100px;
	font-family: arial, sans-serif;
	color: #0482BD;
	border: 1px solid #0482BD;
	text-decoration: none;
}

p{
	font-size: 80%;
	/*text-indent: 30px;*/
	text-align: justify;
}

li{
	list-style-image: url(../images/puce.gif);
	font-size: 80%;
}

p.error{
	font-size: 80%;
	color: #999999;
}

p.scopus{
	text-align: center;
}

p.right{
	text-align: right;
}

p.question{
	font-weight: bold;
	font-style: italic;
}

img{
	border: none;
}

dt{
	margin: 15px 0px 3px 0px;
	font-weight: bold;
}

table{
	text-align: center;
	font-size: 80%;
	margin: 10px;
	border: medium solid #FFFFFF;
	border-collapse: collapse;
}

td,th{
	border: thin solid #FFFFFF;
	width: 200px;
	padding: 10px;
}

caption{
	font-style: italic;
	margin: -20px 0px 0px 0px;

}

hr{
	width:"100%";
	background-color: #0482BD;
}

#slideshow {

      background: none repeat scroll 0 0 #F0F0F0;
    border: 1px solid #CCCCCC;
    padding: 10px;
	background: #0e2b01;}

.container {
  margin: 0 auto;
    overflow: hidden;
    width: 900px;
}

a.liens_slide{
	font-family: arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}


#form_mifare{
	font-size: 130%;
	color: #205702;
	width: 480px;
	position: center;
	margin: 50px 170px 20px 170px;
	border: 5px solid #115c02;
	padding: 25px;
}
