@charset "utf-8";
body {
	background-color: #dbe49a;
}
#container {
	width: 1040px;
	margin-top: 15px;
	margin-left: auto;
	height: auto;
	margin-right: auto;
}
#container-info {
	width: 1040px;
	height: auto;
	background-image: url(images/back2.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#bloc-gauche {
	float: left;
	width: 325px;
	background-color: #FFFFFF;
	background-image: url(images/back-ombreg.png);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
}
#ombre-gauche {
	background-image: url(images/back-ombreg.png);
	background-repeat: repeat-y;
	height: auto;
	width: 40px;
	float: left;
}
#sandrine {
	margin-right: 50px;
	float: right;
	width: 200px;
	margin-left: 75px;
}
#logo {
	width: 285px;
	background-image: url(images/sand-creation-logo.png);
	float: right;
	height: 225px;
}

#menu {
	margin-right: 50px;
	float: right;
	width: 200px;
	margin-top: 30px;
	margin-bottom: 5px;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#menu a.menu_bt {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#menu  a.menu_bt div {
	background-image: url(images/menu-bt.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 32px;
	text-indent: 20px;
	padding-top: 12px;
	margin-bottom: 2px;
}
#menu  a.menu_bt:hover div {
	background-position: center bottom;
}
#telecharger {
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	margin-right: 50px;
	margin-bottom: 20px;
	float: right;
	font-size: 13px;
}
#telecharger a {
	text-decoration: none;
	color: #A5A2A5;
	font-size: 13px;
}
#telecharger a:hover {
	text-decoration: none;
	color: #94BE08;
	font-size: 13px;
	font-weight: bold;
}



#bloc-droite {
	float: right;
	width: 715px;
	min-height:500px;
	background-color: #FFFFFF;
	background-image: url(images/back-ombred.png);
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
}


#contact {
	background-color: #dbe49a;
	height: 70px;
}
#mail {
	height: 32px;
	width: 122px;
	margin-top: 38px;
	margin-left: 320px;
	float: left;
}
#tel {
	background-image: url(images/tel-n.png);
	background-position: left;
	height: 70px;
	width: 222px;
	background-repeat: no-repeat;
	float: right;
	margin-right: 40px;
}
#info {
	background-color: #FFFFFF;
	width: 627px;
	height: auto;
	margin-right: 24px;
	margin-bottom: 45px;
	margin-left: 24px;
	margin-top: 0px;
}

#bloc-haut {
	background-image: url(images/back-ombre-anglehautd.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	width: 715px;
}
#contenu-centre {
	background-image: url(images/contenu-ombre.png);
	background-repeat: repeat-y;
	height: auto;
	width: 627px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#texte {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
}


#contenu-haut {
	background-image: url(images/contenu-ombre-haut.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 627px;
}

#contenu-bas {
	background-image: url(images/contenu-ombre-bas.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 627px;
}
#ombre-gauche2 {
	background-image: url(images/back-ombreg.png);
	background-repeat: repeat-y;
	height: 208px;
	width: 40px;
	float: left;
}
#ombre-bas-gauche-accueil {
	height: 208px;
	width: 40px;
	float: left;
}
#ombre-bas-gauche {
	height: 40px;
	width: 40px;
	float: left;
}

#ombre-angle-bas-g {
	background-image: url(images/back-ombre-anglebasg.png);
	height: 40px;
	width: 40px;
	float: left;
}
#ombre-bas-droite-accueil {
	height: 208px;
	width: 40px;
	float: right;
}
#ombre-bas-droite {
	height: 40px;
	width: 40px;
	float: right;
}
#ombre-droite {
	background-image: url(images/back-ombred.png);
	background-repeat: repeat-y;
	height: 208px;
	width: 40px;
	float: right;
}
#ombre-angle-bas-d {
	background-image: url(images/back-ombre-anglebasd.png);
	height: 40px;
	width: 40px;
	float: left;
}
#activite-accueil {
	width: 1040px;
	float: left;
	margin-bottom: 15px;
}
#activite {
	width: 1040px;
	float: left;
	margin-bottom: 15px;
	background-image: url(images/4blocs-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#domaine {
	width: 240px;
	float: left;
}
#4domaines {
	width: 960px;
	float: left;
	height: 40px;
}




#footer {
	width: 930px;
	margin-right: 55px;
	margin-left: 55px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707173;
}
#footer a {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#footer a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.clear {
	clear: both;
}
.arial-17-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #707173;
}
.arial-17-vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #94BE08;
}

.arial-10-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707173;
}
.arial-11-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707173;
}
.arial-12-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707173;
}
.arial-14-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #707173;
}
.arial-16-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #707173;
}

.arial-18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.arial-21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000000;
}

.vert {
	color: #94BE08;
}




.texte-centré {
	text-align: center;
}
h1 {
	font-size: 16px;
	color: #737173;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFEBEF;
}
p {
	color: #737173;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #94BE08;
	font-weight: bold;
	margin-bottom: -15px;
	padding-top: 25px;
}
p a {
	text-decoration: none;
	color: #94BE08;
}
p a:hover {
	text-decoration: none;
	color: #94BE08;
	font-weight: bold;
}
#menu-rea {
	height: 38px;
	width: 512px;
	text-align: center;
	padding-top: 20px;
}
#sous-menu {
	height: 25px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	vertical-align: top;
	color: #999999;
}
}
#image-grande {
	height: 280px;
	width: 526px;
	float: right;
}
#image-petite {
	height: 285px;
	width: 263px;
	float: left;
}
#image-petite2 {
	height: 285px;
	width: 526px;
	float: left;
}

#description {
	height: 35px;
	width: 231px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #D2D2D2;
	padding-left: 11px;
	padding-top: 5px;
}
#description2 {
	height: 35px;
	width: 496px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #D2D2D2;
	padding-left: 11px;
	padding-top: 5px;
}
#sous-menu a:link {
	text-decoration: none;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#sous-menu a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#sous-menu a:visited {
	color: #CCCCCC;
}

abbr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
}
.menu-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #999;
}
.maintenance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
