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

/* Construction (Montage)
----------------------------------------------------------*/
body { color:#000; font-size:80%; font-family:"Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; }

h1 { color:#99231a; font:700 12px Georgia, "Times New Roman", Times, serif; text-align:center; padding-bottom:20px; line-height:20px; }
.h1-intro { color:#99231a; font:700 1.1em Georgia, "Times New Roman", Times, serif; text-align:center; }
h2 { color:#99231a; font:700 1.3em Georgia, "Times New Roman", Times, serif; text-align:center; }
h3 { color:#99231a; font:700 1.17em Georgia, "Times New Roman", Times, serif; text-align:center; }
h4 { color:#99231a; font-weight:700; font-size:1em; text-transform:uppercase; }
p, ul, ol, li { font-size:1em; }
h5 { color:#99231a; font-size:.83em; }
h6 { color:#99231a; font-size:.67em; }
a { color:#000; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#000; border-width:thin; padding:3px; }

/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding:0 2em 0 0; }
.imgRight { float:right; padding:0 0 0 2em; }
.imgRight1 { float:right; padding:0 0 0 20px; }

/* 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; }

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

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

/* Intro
----------------------------------------------------------*/
/*#intro h1 { color:#fff; }  couleur du h1 de l'intro */
#intro p, #intro a { color:#fff; font-size:.92em; } /* couleur du texte de l'intro */
/*#intro p { font-size:.9em;}*/
/*	Liens de bas de page
----------------------------------------------------------*/
/*#siteal p, #siteal a { color:#fff;   }*/ /* couleur des liens de bas de page */
/*#siteal p { font-size:.9em; }*/

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

/*	Page d'accueil
----------------------------------------------------------*/
/*h1#chapeau { padding:1em 0 2em; }*/ 
.illustration { float:left; padding:0 2em 0 0; }

/*	Site en cours de réalisation
----------------------------------------------------------*/
#site { text-align:center; padding-top:2em; }
.fix{
width:100%;
margin:0 auto;
}
.fix1{
width:950px;
margin:0 auto;
}
/*css : plan du site*/
#page-plan-du-site{
margin:0 auto; width:950px; 
}
#head-plan-du-site{
background:url(../images/plan/head.jpg) no-repeat;
height: 255px;
}
#menu-plan-du-site{
	background:url(../images/plan-du-site/menu-plan-du-site.jpg) no-repeat;
	height:188px;
}
#content-plan-du-site{
	padding:20px 70px 20px 70px;
	text-align:justify;
	line-height:30px;
}
#foot-plan-du-site{
background:url(../images/plan-du-site/footer-plan-du-site.jpg) no-repeat;
height: 78px;
}
/*#plan du site*/
/*************google map*******************/
.plan {
	width: 700px;
	height: 500px;
	border: 2px solid #0a0a56;
		text-align:-moz-center;
	!text-align:center;
	margin:auto;

}
#map .infosbulle {
	width: 220px;
	border: none;
	margin: 0;
	padding: 0;
		text-align:-moz-center;
	!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;
	text-align:-moz-center;
	!text-align:center;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
	text-align:center;
}
.plan-printer {
	display:block;
	text-align:right;
	padding-bottom:5px;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}
.contact{
	text-align:-moz-center;
	!text-align:center;

}
/*-----------------High light---------------*/
.highslide {
	cursor: url(images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}


.highslide-wrapper {
	background: white;
}
.highslide img { border:none;}

.highslide-image{
	border: 2px solid #0a0a56;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 1px solid #0a0a56;
	border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: normal;
    text-decoration: none;
	padding: 2px;
	border: 1px solid #0a0a56;
    background-color: white;
    
    padding-left: 14px;
    background-image: url(images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background-image:url(../images/graphics/fullexpand.gif);
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.list{
vertical-align:middle;
padding-right:7px;
padding-left:20px;
float:left;}

.list1{
vertical-align:middle;
float:left;
padding-right:7px;
padding-left:40px;
}
.list2{
vertical-align:middle;
float:left;
padding-right:7px;
padding-left:80px;
}

.list11{
vertical-align:middle;
float:left;
padding-right:7px;
padding-left:20px;
}
.list22{
vertical-align:middle;
float:left;
padding-right:7px;
padding-left:40px;
}

.list-1{
vertical-align:middle;
padding-right:7px;
padding-left:60px;
float:left;}

.img-1{
margin-left:20px;
}
.div-img{
width:685px;
margin:0 auto;
}
.div-1{
width:220px;
}

.div-11{
width:300px;
}

.div-12{
width:250px;
}
.div-13{
width:160px;
}

.div-14{
width:270px;
margin-left:20px;
}

.img-2{
margin-left:22px;
}


/*======================Phuong============================*/
.txt-accueil{width:350px;}
.txt-nettoyage{width:260px;}
.txt-nettoyage2{width:280px;}
.mg-left{margin-left:100px; _margin-left:60px;}
.mg-top{margin-top:25px;}
.img1{margin-right:45px;}
.img2{margin-right:40px;}
.img3{
margin-left:14px;
}

.mar-right{ margin-right:200px;}

.mar-left{ margin-left:150px;}

.list-hau{ float:left; margin-bottom:20px; margin-top:3px; padding-right:7px;}

.mar-left2{ margin-left:20px;}
.c2{width:48%;}
