@charset "utf-8";
/* Import de la CSS d'initialisation
----------------------------------------------------------*/
@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/
body { color:#d4c6b6; font-size:12px; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; }

h1, h2, h3, h4, h5, h6 { color:#a41425; }
h1 { font-weight:700; font-size:12px; padding-bottom:20px; line-height:18px; }
h2 { font-weight:700; font-size:1.3em; }
h3 { font-weight:700; font-size:1.17em; }
h4 { font-weight:700; font-size:1em; }
h5 { font-size:.83em; }
h6 { font-size:.67em; }
p, ul, ol, li { font-size:1em; }
a { color:#d4c6b6; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#d4c6b6; padding:3px; }
input { color:#d4c6b6; padding:3px; }

iframe{
  color:#d4c6b6;
  font-size:12px; 
  font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif;
  background-color:#000000;
  width:418px; 
  height:700px;
  scrolling:auto;
  frameborder:no;
  border:0;
  }
.diviframe{
	float:left;
	width:418px;
	margin-left:10px;
}
.divliens{ float:left; margin-left:40px; width:218px;}
.divliens2{
	float:left;
	margin-left:10px;
	width:218px;
}
/* Intro */
#intro h1 { color:#000; } /* couleur du h1 de l'intro */
#intro p, #intro a { color:#000; } /* couleur du texte de l'intro */
#intro p { font-size:.9em; }

/* Adresse : Liens de bas de page
----------------------------------------------------------*/
#adresse p, #adresse a { color:#83101e; } /* couleur des liens de bas de page */
#adresse p { font-size:.9em; }

/* Image de validation W3C
----------------------------------------------------------*/
/*#validator a img { background-color:#000; } - Activer le CSS si le fond du site est blanc */

/*logo societe*/
.clearvalidator{ clear:both; height:3px;}


/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding-bottom:0; margin:0 2em 0 0; /*border:1px solid #000;*/ }
.imgRight { float:right; padding-bottom:0; margin:0 0 0 2em; /*border:1px solid #000;*/ }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.justify { text-align:justify; }

/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
strong, .bold, .gras { font-weight:700; }
.strike, .barre { text-decoration:line-through; }
.souligne { text-decoration:underline; }
.br { display:block; }

/* Des classes flotante */
.floatleft { float:left; }
.floatright { float:right; }

/* Les "nettoyeurs" */
.clearb { clear:both; }
.clearer { clear:both; width:0; height:0; line-height:0; }


/*	Mise en page
----------------------------------------------------------*/

/*	Page d'accueil
----------------------------------------------------------*/ 
.illustration { float:left; padding:10px 7px 15px 0; }


/*	Site en cours de réalisation
----------------------------------------------------------*/
#site { text-align:center; padding-top:5em; }

/*	Mentions Légales
----------------------------------------------------------*/
#infoclient { float:left; padding:0 0 1em; }
#hebergeur { float:right; padding:0; }
/* ============== Plan Aces ================ */
.plan {
	width: 700px;
	height: 480px;
	border:3px solid;
	border-color:#83101e;
	margin: 0 auto;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
	text-align:center;
}
#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #5F0666;
	font-weight: bold;
	margin-bottom: 1em;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}


.fix-mail{ margin-bottom:-3px;}
sup { vertical-align: super; font-size: 10px; }
.box1 { width:100%; }
.box2 { margin: 0 auto; width: 950px; }
.lefttext
{
	float:left;
	width:460px;
	}
.righttext
{
	float:right;
	width:460px;
	}
.list { vertical-align:middle; margin-right:10px;}
.list1 { margin-top:5px; margin-right:10px; float:left; padding-bottom:10px; }
.list2 { margin-top:5px; margin-right:10px; float:left; padding-bottom:20px; }
.list3 { margin-top:5px; margin-right:10px; float:left; padding-bottom:30px; }
.list4 { margin-top:5px; margin-right:10px; float:left; padding-bottom:40px; }
.listnew { vertical-align:middle; margin-right:10px; margin-left:0px;}
.listnew1 { vertical-align:middle; margin-right:10px; margin-left:20px;}

.mytable {width:100%;border-collapse:collapse; line-height:25px;}
.mytable td { border-bottom:#941f13 dotted 1px;}
.right { text-align:right; }
.mytable .tieude
{
	background-color:#239a21;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	vertical-align:middle;
	color:#fff;
	border-bottom:none;
}
.mytable .nonedb { border-bottom:none;}
.fs { border:#941f13 solid 1px; padding:0 15px 15px;}
.fs1 { border:#941f13 solid 1px; padding:0 15px 0px;}
.lg { border-left:#941f13 solid 2px; padding-left:5px; padding-right:5px; font-weight:bold; font-size:14px; color:#941f13;}
.color{color:#a41425; font-weight:bold;}
.lefttext4{width:340px; float:left;}
.lefttext5{width:340px; float:left; margin-left:10px;}
.lefttext6{width:220px; float:right;}
.chiadoi1{float:left; width:35%;}
.chiadoi2{float:right; width:62%;}
.lefttext61{width:180px; float:right;}
.gionglg { font-weight:bold; font-size:14px; color:#941f13; padding-left:25px;}
.cao{height:13px;}
.space5{word-spacing:30px; text-align:center;}
.space5 a img{border:1px solid #a41425}

.textealigne{
text-align: left;
}
