/* CSS Document */
body {
	background-color:#FFF;
	font:12px/18px Arial, Verdana sans-serif;
	margin:0;
	padding:0;
}

body.index {
	background:url(../medias/fond_index.gif) no-repeat center top;
}

body.luceo {
	background:url(../medias/fond_page_luceo_3.gif) no-repeat center top;
}

body.edixia {
	background:url(../medias/fond_page_edixia_3.gif) no-repeat center top;
}

tbody {
	text-align:center;
	border:1px solid #FFF;
	margin:0;
	padding:0;
}
#contact_luceo label { float:left; width:90px}

tbody li {
	text-align:left;
}

/*.titres_rouge{
	font-size: 17px;
	font-weight: bold;
	color: #ea2e29;
	display:block;
	padding-bottom:15px;
}*/
a {
	color:#663b98;
	text-decoration:none;
}

a:hover {
	/*color:#FF0000;*/
	font-weight: bold;
}

a:visited {
	color:#4e1d88;
	font-weight:normal;
	text-decoration:none;
}

a:visited:hover {
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.important_bleu {
	font-weight:bold;
	font-size:13px;
	color:#0b72b5;
}

dd {
	padding:0;
	margin: 0  0 20px 0;
}

.titre_bleu {
	display:block;
	font-weight:bold;
	font-size:22px;
	color:#0b72b5;
	padding-bottom:20px;
}

.rouge {
	color:#ea2e29;
}

.rouge a {
	color:#ea2e29;
}

.rouge a: hover {
	color:#f80c06;
}

.date_chiffre {
	color:#ea2e29;
	font-weight:bold;
	font-size:15px;
}

.date_mois {
	color:#000;
	font-weight:bold;
	font-size:18px;
}
.image-a-gauche {
	clear:both;
    margin: 5px 10px 5px 0px;
    float: left;
}

.image-a-droite {
	clear:both;
    margin: 5px 0px 5px 10px;
    float: right;
}
hr {
	border:dashed 1px #CCC;
	margin:0;
	padding:0;
}

#contenu img {
	margin-top:5px;
	border:none;
	clear:both;
	
}

#contenu td img {
	margin:0;	
}

#contenu a:link img {
	background:none;
} 

p {
	margin:0;
	padding:0;
}

#flashcontainer {
	height:435px;
	width:982px;
}

#thermosecure {
	display:block;
	background:url(../medias/bg_thermosecure.jpg) no-repeat 0 0;
	margin-top:20px;
	padding:30px;
	height:208px;
	width:582px;
	border:0;
}

#contenu #thermosecure h1 {
	padding:2px 0 20px 120px;
	color:#FFF;
	text-decoration:none;
}

#contenu #thermosecure li {
	font-size:14px;
	color:#FFF;
	background:none;
	margin:0 0 0 100px;
	/*list-style-image:none;*/
	list-style-type: disc;
}

#contenu #thermosecure-page li {
	background:none;
	list-style-type: none;
}

#contenu #thermosecure-page, #contenu  #contenu-produit  { clear:both;}


/*--------------------------------------  container  --------------------------------*/
#container {
	position:relative;
	width:982px;
	margin:0 auto;
	padding:0;
	/*background-color: #FF0099;*/
}

#main{
	background:url(../medias/fond_page.gif) no-repeat center top;
	float:left;
	position:relative;
	width:100%;
}

/*--------------------------------------  header  --------------------------------*/
#header {
	width:982px;
	height:102px;
	margin:0 auto;
	position:relative;
}

#header_index {
	width:982px;
	height:90px;
	margin:0 auto;
	position:relative;
}

#logo {
	width:825px;
	display:block;
	float:left;
}

/*--------------------------------------  header _drapeaux --------------------------------*/
#drapeaux {
	padding:10px 0 0;
	/*width: 125px;*/
	float:right;
	display:block;
}

#drapeaux a {
	float:left;
	display:block;
	width:29px;
	height:26px;
}

#drapeaux #drapeau_en {
	background:url(../medias/en.jpg) no-repeat left top;
}

#drapeaux #drapeau_fr {
	background:url(../medias/fr.jpg) no-repeat left top;
}

#drapeaux #drapeau_es {
	background:url(../medias/es.jpg) no-repeat left top;
}

#drapeaux #drapeau_de {
	background:url(../medias/de.jpg) no-repeat left top;
}

#drapeaux #drapeau_it {
	background:url(../medias/it.jpg) no-repeat left top;
}


#drapeaux a.current {
	background-position:left -26px!important;
}

/*pour remmettre les drapeaux en over :
#drapeaux a:hover, #drapeaux a.current {
	background-position: left -26px !important;
}*/
#drapeaux a:hover {
	cursor:default!important;
}

/*--------------------------------------  header_navigation --------------------------------*/
#nav {
	position:absolute;
	top:73px;
	left:380px;
	width:600px;
	height:38px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*color: #0b72b5;*/
}

#nav a.selected {
	/*background-color:#fff;*/
}

#nav_thematique1,#nav_thematique1 ul {
	padding:0;
	margin:0;
	list-style:none;
	line-height:1;
}

#nav_thematique1 {
	width:600px;
	/*background:#fff;*/
}

#nav_thematique1 li {
	float:left;
	/*background: #fff;*/
}

#nav_thematique1 li a {
	display:block;
	color:#5b2d90;
	border-right:1px solid #0b72b5;
	padding:3px 5px;
}

#nav_thematique1 li a:hover {
	color:#5b2d90;
	background:#f0e2fb;
}

#nav_thematique1 li a.current {
	background:#5b2d90;
	/************  Liste niveau 2 */
}
#nav_thematique1 li a:visited {
	font-weight:bold;
}

#nav_thematique1 li ul {
	position:absolute;
	/*background: #fff;*/
	left:-999em;
	visibility:hidden;
	padding:0;
	z-index:100;
}

#nav_thematique1 li ul li {
	clear:left;
	width:160px;
	background-color:#5b2d90;
}

#nav_thematique1 li:hover ul,#nav_thematique1 li.sfhover ul {
	left:auto;
	visibility:visible;
}

#nav_thematique1 li:hover,#nav_thematique1 li.sfhover {
	/*background: #fff;	*/
	color:#fff;
}

#nav_thematique1 li ul li a {
	width:100%;
	text-align:left;
	border:none;
	padding:4px 5px 4px 15px;
	color:#fff;
}

html>body #nav_thematique1 li ul li a {
	width:auto;
}

#nav_thematique1 li ul li a:hover {
	background:#f9d405;
	padding:4px 5px 4px 15px;
	color:#5b2d90;
}


/*--------------------------------------  photos --------------------------------*/
#photos_msc {
	width:333px;
	margin:0 auto;
	padding:0;
	float:left;
	/*height:300px;*/
	display:block;
}

#photos {
	width:333px;
	margin:0 auto;
	padding:0;
	float:left;
}

/*--------------------------------------  contenu --------------------------------*/
#contenu_index {
	display:block;
	float:left;
	width:982px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}
#contenu {
	width:648px;
	margin:0 auto;
	float:left;
	padding-top:65px;
	padding-bottom:45px;
}

#contenu p {
	margin-top:12px;
	margin-bottom:8px;
}

#contenu img.floatLeft {
	float:left;
	margin:4px;
}

#contenu img.floatRight {
	float:right;
	margin:4px;
}

#contenu h1 {
	display:block;
	font-size:20px;
	font-weight:bold;
	color:#4e1d88;
	/*padding-bottom:5px;*/
	margin-top:0;
	margin-bottom:0;
}

#contenu h2 {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#663b98;
	/*padding-bottom:5px;*/
	/*margin-bottom:8px;
	margin-top:0;*/
	margin: 16px 0 8px 40px;
}

#contenu h3 {
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#663b98;
	/*padding-bottom:5px;*/
	/*margin-bottom:-8px;
	margin-top:24px;*/
	margin: 16px 0 -8px 40px;
}


#contenu h4 {
/*	background:url(../medias/puce.gif) no-repeat 0 8px;*/
	background:none;
	color:#663b98;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0;
	/*margin-left: 5px;*/
}

#contenu h5 {
	/*	background:url(../medias/puce.gif) no-repeat 0 8px;*/
	background:none;
	color:#663b98;
	font-size:14px;
	padding:0;
	margin:0;
	font-weight: normal;
		/*margin-left: 5px;*/
}
#contenu a:link {
	/*color:#000;*/
	background:url(../medias/link.gif) no-repeat right bottom;
	margin:0;
	padding:2px 20px 2px 0;
}
#contenu a:visited {
	background:url(../medias/link.gif) no-repeat right bottom;
	margin:0;
	padding:2px 20px 2px 0;	
}


#contenu ul {
	list-style-type:none;
	padding:10px 0 0;
	margin:0;
	margin-left:20px;
}

#contenu li {
	background: url(../medias/puce.gif) no-repeat 0 8px;
	padding:0 0 2px 10px;
	margin:0;
}

/*#contenu li {
	padding:0 0 2px 0;
	margin:0;
	list-style-type: disc;
}*/

#contenu a.no_link {
	margin:0;
	padding:0;
	background:none;
	/*	background:#F00;
		border:thin dashed #FF0000;*/
}


/*--------------------------------------  contenu 2 --------------------------------*/
#contenu2 {
	float:left;
	width:648px;
	margin:0 auto;
	padding-top:65px;
	padding-bottom:45px;
}

#contenu2 p {
	margin-bottom:8px;
}

#contenu2 h1 {
	display:block;
	font-size:20px;
	font-weight:bold;
	color:#4e1d88;
	/*padding-bottom:5px;*/
	margin-top:0;
	margin-bottom:4px;
}

#contenu2 ul {
	list-style-type:none;
	padding:20px 0 0;
	margin:0;
	margin-left:20px;
}

#contenu2 li {
/*	background:url(../medias/puce.gif) no-repeat 0 8px;*/
	background:none;
	color:#663b98;
	font-size:16px;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:0;
	/*margin-left: 5px;*/

}

#contenu2 a:link {
	background:url(../medias/link.gif) no-repeat right bottom;
	color:#000;
	padding:2px 20px 2px 30px;
}
#contenu2 a:visited {
	color:#4e1d88;
	background:url(../medias/link.gif) no-repeat right bottom;
	color:#000;
	padding:2px 20px 2px 30px;
}

/* -------------------- pied de page-------------------- */
div#fond-conteneur-footer {
	float:left;
	clear:both;
	background-color:#f9b100;
	padding:0;
	margin:0;
	width:100%;	
}

div#conteneur-footer {
	width:982px;
	margin:0 auto;
	padding:0;
	background-color:#f9b100;
	font:12px Helvetica,Arial, sans-serif;
	color:#FFF;
	height:36px;
}

div#conteneur-footer p {
	margin:0;
	padding:12px 0 0;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFF;
}

.logo-footer {
	margin:0;
	padding:0;
	float:right;
}

#conteneur-legal {
	background-color:#FFF;
	width:100%
}

.legal {
	color:#CCC;
	text-align:right;
	margin:0 auto;
	width:982px;
}

.legal a {
	color:#999;
}


/*-----------------------------------------------------------------------------------
         Formulaire de contact
------------------------------------------------------------------------------------*/
form#contact fieldset {
	 width:430px;
	font-style:normal;
	border:1px solid #C9F;
	padding:0;
	margin:0;
}

form#contact p {
	padding:2px 0 8px 0;
}

form#contact legend {
	color:#639;
	font-size:12px;
	font-weight:bold;
}

form#contact p label {
	display:inline;
	float:left;
	width:120px;
	margin-left:15px;
	text-align:right;
	font-weight:normal;
	color:#639;
	font-weight:bold;
}

form#contact table {
	text-align:right;
	font-weight:normal;
	color:#639;
}

form#contact p select,form#contact p textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#292929;
}

form#contact p .bt {
	margin-left:5px;
	margin-right:5px;
}

.class-select {
	background-color:#f7f3f7;
	font:11px Arial, Helvetica, sans-serif;
	color:#292929;
	height:20px;
	width:260px;
	margin-left:5px;
}

.inputform {
	background-color:#fafafb;
	border-color:#B2B4BF;
	border-style:solid;
	border-width:1px;
	font-size:11px;
	color:#292929;
	padding:0 4px 0 2px;
	margin-left:5px;
	height:15px;
}

.focus {
/*** Mise en avant des champs en cours d'utilisation ***/
	background-color:#F3E1FF;
	border-color:#639;
	border-style:solid;
	border-width:1px;
	font-size:11px;
	color:#292929;
	padding:0 4px 0 2px;
	margin-left:5px;
	height:15px;
}

.inputformfocustextearea {
/*** Mise en avant des champs en cours d'utilisation ***/
	width:250px;
	padding:0 4px 0 2px;
	margin-left:5px;
	overflow:auto;
	background-color:#fafafb;
	border:#B2B4BF 1px solid;
	scrollbar-arrow-color:#005f9d;
	/*couleur pour les pointeur de défilement*/
	scrollbar-darkshadow-color:#E7E7E7;
	/*couleur pour les ombres*/
	scrollbar-face-color:#fdf4f5;
	/*couleur pour la surface*/
	scrollbar-highlight-color:#CCC;
	/*couleur pour le bord haut et le bord gauche*/
	scrollbar-shadow-color:#666;
	/*couleur pour le bord droit et le bord du bas*/
	scrollbar-track-color:#fdf4f5;
	/*couleur pour la barre de défilement non cachée par le pointeur de défilement	*/
}

.focustextearea {
/*** Mise en avant des champs en cours d'utilisation ***/
	background-color:#F3E1FF;
	width:250px;
	padding:0 4px 0 2px;
	margin-left:5px;
	overflow:auto;
	border:#639 1px solid;
	scrollbar-arrow-color:#639;
	/*couleur pour les pointeur de défilement*/
	scrollbar-darkshadow-color:#E7E7E7;
	/*couleur pour les ombres*/
	scrollbar-face-color:#fdf4f5;
	/*couleur pour la surface*/
	scrollbar-highlight-color:#CCC;
	/*couleur pour le bord haut et le bord gauche*/
	scrollbar-shadow-color:#666;
	/*couleur pour le bord droit et le bord du bas*/
	scrollbar-track-color:#fdf4f5;
	/*couleur pour la barre de défilement non cachée par le pointeur de défilement	*/
}

form#contact .alerte {
	/*** Mis en évidence des champs mal renseignés ***/
	border:1px solid red;
}

form#contact .messageAlerte {
	/*** Mise en forme des message d'alerte ***/
	display:block;
	margin:0 0 .3em .3em;
	padding-left:2em;
	color:red;
	font-weight:bold;
	/*background: url('icon_alert.gif') no-repeat left center;*/
}

.envoyer {
	border:#639 1px solid;
	background-color:#fafafb;
	font-size:11px;
	color:#639;
	font-weight:bold;
	margin-left:140px;
	padding:1px 50px;
	width:260px;
	cursor:pointer;
}

/* ================================= AUTRES ============================= */
.titretbl {
	width:210px;
	height:40px;
	border-bottom:#639 1px solid;
}

.titretb2 {
	width:150px;
	height:20px;
	background-color:#639;
	text-align:center;
}

#contenu .titretb2 h5, #contenu .titretb2 a:link, #contenu .titretb2 a:visited{
	color:#FFFF00;
}

#news .news_titre a:link{
	background:none;
	padding:0;
	margin:0;
}

.date {
	font-size:14px;
	font-weight:bold;
	color:#5B2D90;
}

#news {
	margin:20px;
}

#news .next {
	text-align:right;
}

#news a:visited {
	background:none;
}

#news li {
	background:none;
	padding-left:0;
	margin-left:-20px;
}

/*#news .next a:link {
background:url(../medias/link.gif) no-repeat right;
}*/

#news p {
	margin:0;
	padding:0;
}

.news_date {
	font-size:14px;
	font-weight:bold;
	color:#f90;
}

.news_titre, a.news_titre {
	font-size:14px;
	font-weight:bold;
	color:#5B2D90;
	background: none;
}

.trait {
	border-bottom:dotted 1px #000;
	/*margin-left:20px;*/
}
/* BORDS ARRONDIS DEBUT */
#cadre {
	margin:20px 0;
}

div.image-a-droite  img{ width:240px; }

#cadre  p {
	margin:0; padding:0;
}
#cadre a:link, #cadre a:visited {
	background:url(../medias/link2.gif) no-repeat right bottom;
	/*margin-left:20px;*/
}

.upperleft{
	width : 60%;
	margin-left : 0;
/*	margin-left : auto;*/
	margin-right : auto;
	background-color : #f0e2fb;
	background-image : url('../images/top_left.gif');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperright{
	background-image : url('../images/top_right.gif');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	background-image : url('../images/bot_left.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	background-image : url('../images/bot_right.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 3% 3% 3% 3%;
}

/* BORDS FIN */

#contenu td li  {
	background: none;
}

#sitemap ul a {
	font-weight:bold;
	list-style:none;
}

#sitemap li .page {
	background:none;
}

#sitemap li .page a {
	font-weight:normal;
	background:none;
}


.events {
	margin:0 20px;
	padding:40px 0;
}

.events a:visited {
	background:none;
}

ul.events {
	background:pink;
}

#list_events li {
	background:none;
	padding-left:0;
	margin-left:-20px;
}

.events_date {
	color:#f90;
}

.events_titre, a.events_titre {
	background:none;
	font-size:14px;
	font-weight:bold;
	color:#5B2D90;
}

#list_events p {
	margin:0;
	padding:0;
}

#list_events .descr {
	font-weight:bold;
}

.getnav {
	font-size:12px;
}


.errorMsg p{
	float:left;
	width:380px;
}

.errorMsg, .oblig, form#contact p label.fieldError{
	color:red;
}

.oblig{
	font-weight:bold;
	font-size:14px;
	color:red;
}