body, html, ul, li, h1{
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	
}
#contener, #contenerIndex {
	position: relative;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
#contener {
	top: 20px;
}
#contenerIndex {
	top: 100px;
	background-color: #FFFFFF;
}
#tete{
	display: block;
	border: 1px solid #9933CC;
}
#entrePage {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFF66;
	font-size: 14px;
	letter-spacing: 0.08em;
	text-align: center;
}
#page{
	display: block;
	border: 1px solid #9933CC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cadreGauche {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "Times ExtraBold", Times;
	font-size: 24px;
	margin-left: 5px;
	color: #9933CC;
}
.cadreGauche1 {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 10px;
}


#contenu {
	display: block;
	margin-top: 20px;
	margin-right: 250px;
	margin-bottom: 30px;
	margin-left: 25px;
	border: 1px solid #9999CC;
}
#cadreDroit {
	float: right;
	margin-right: 15px;
	width: 165px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #9999CC;
	text-align: right;
	letter-spacing: 0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#page #cadreDroit {
	color: #9933CC;
}
#pied{
	position: absolute;
	font-size: 11px;
	margin-top: 80px;
}
#pied ul {
	text-align: center;
}
#pied li {
	display: inline;
	margin-right: 10px;
	
}

#bandeauLogoHaut {
	position: absolute;
	top: -60px;
	left: 0px;
	
}

#bandeauLogoBas {
	position: absolute;
	bottom: -60px;
	left: 0px;
}
#bandeauLogoHaut img, #bandeauLogoBas img {
	margin-right: 20px;
}
#bandeauLogoHaut img{
	vertical-align: bottom;
}
#bandeauLogoBas img {
	vertical-align: top;
}
#blocIndex1 {
	position: absolute;
	top: 50px;
	left: 350px;
}
#blocIndex2 {
	position: absolute;
	top: 90px;
	left: 460px;
}
#blocIndex3 {
	position: absolute;
	top: 130px;
	left: 570px;
}
#blocIndex4 {
	position: absolute;
	top: 20px;
	left: 460px;
	z-index: 15;
}

#blocIndex1, #blocIndex2, #blocIndex3 {
	color: #FF6633;
	z-index: 10;
}

#logoIndex {
	position: absolute;
	z-index: 10;
	margin-top: 45px;
	margin-left: -120px;
	
}


.blocImg {
	float: left;
	padding: 2px;
	margin-top: 25px;
	margin-left: 25px;
}
#imgIndex1 {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 150px;

}
#imgIndex2 {
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 430px;
}
#imgIndex3 {
	position: absolute;
	z-index: 2;
	bottom: 0px;
	left: 730px;
}

#temp {
	position: absolute;
	top: 300px;
	left: 150px;
	font-size: 18px;
	background-color: #FFFF66;
	z-index: 15;
}

/*------------------------------- pages ---------------------------------------*/

.logo {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}
.logo a img {
	border: 0px;
}

.bloc1 {
	position: absolute;
	margin-top: 10px;
	right: 180px;
	text-align: center;
	font-size: 14px;
	letter-spacing: 0.1em;

}
.bloc2 {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	color: #9933CC;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
.bloc3 {
	padding-top: 60px;
	padding-left: 370px;
}
.bloc2 li {
	line-height: 20px;
	
}
.fond, .fond_promos {
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FFE9D2;
	color: #fff;
	margin-left: 200px;
	margin-right: 190px;
	border-left: 1px solid #9933cc;
	border-right: 1px solid #9933cc;
	
}
/* ----- fond promos ----------- */
.fond_promos {
	height: 526px;
	color: black;
}
.fond_promos .pack1, .fond_promos .pack2, .fond_promos .pack3, .fond_promos .pack4, .fond_promos .pack5, .fond_promos .pack6 {
	position: absolute;
	padding-left: 10px;
	z-index: 50;

}
.fond_promos .pack1 {
	margin-top: 25px;
	margin-left: 229px;
}
.fond_promos .pack2 {
	margin-top: 333px;
	margin-left: 236px;
}

.fond_promos .pack3 {
	margin-top: 30px;
	margin-left: 37px;

}

.fond_promos .pack4 {
	margin-top: 25px;
	margin-left: 430px;

}

.fond_promos .pack5 {
	margin-top: 310px;
	margin-left: 15px;

}

.fond_promos .pack6 {
	margin-top: 295px;
	margin-left: 458px;

}
.fond_promos ul {
	margin-top: 18px;
	padding-left: 20px;
	border-left: 1px solid #9933cc;
}
.fond_promos li {
	list-style-type: disc;
	text-indent: 10pt;
	list-style-position: outside;
	font-size: 12px;
}
.fond_promos .prix {
	margin-top: 10px;
	margin-left: 10px;
	padding: 3px;
	border: 1px solid #9933cc;
	color: #9933cc;
	font-weight: bold;
	letter-spacing: 0.04em;
}
.fond_promos .prix span {
	font-size: 10px;
	font-style: italic;
	
}
.fond_promos .img_pack {
	position: absolute;
	margin-top: 140px;
	margin-left: 30px;
	z-index: 20;
}
.fond_promos .titre {
	position: absolute;
	margin-top: 0px;
	width: 630px;
	text-align: center;
	letter-spacing: 0.05em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FF9933;
}
.fond_promos .pack_tec {
	position: absolute;
	margin-top: 480px;
	width: 630px;
	text-align: center;
	color: #9933cc;
}
/* --------contenu -------------- */
.contenuTexte {
	float: right;
	width: 400px;
	margin-top: 15px;
	padding-right: 30px;
	font-size: 11px;
	color: #000;
}
.contenuTexte_com {
	margin-top: 15px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 30px;
	font-size: 11px;
	color: #000;
	text-align: center;
}

.contenuTexte p, .contenuTexte_com p {
	border-left: 3px solid #ff9933;
	text-indent: 20pt;
	padding-left: 15px;
	line-height: 20px;
}
.contenuTexte_com p {
	border-left: none;
}
.contenuTexte ul, .contenuTexte_com ul {
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #9933cc;
}
.contenuTexte_com ul {
	font-size: 14px;
	border: 3px solid #9933cc;
	padding: 2px;
}
.contenuTexte li, .contenuTexte_com li  {
	list-style-type: disc;
	text-indent: 10pt;
	list-style-position: outside;
	line-height: 25px;
}
.contenuTexte_com li  {
	list-style-type: none;
	}
.contenuTexte ol li, .contenuTexte_com ol li  {
	list-style-type: circle;
	text-indent: 20pt;
	list-style-position: outside;
	line-height: 25px;
	padding-top: 10px;

}
.contenuTexte ul p, .contenuTexte_com ul p {
	font-style: italic;
	font-weight: bold;
}

.cadreImg {
	float: right;
	margin-top: 20px;
	width: 200px;
	text-align: center;
}
.cadreImg img, .contenuTexte_com img {
	margin-top: 10px;
	border: 3px solid #ff9933;
	padding: 3px;
	
}

/*----------------------------------menu--------------------------*/
.menu {
	float: left;
	width: 120px;
	margin-left: 20px;
	margin-right: 30px;

}
.menu li  {
	padding-top: 17px;
	font-size: 11px;
}
.menu li a {
	padding-left: 7px;
	color: #FFFF66;
}
.menu li a:hover {
	text-decoration: none;
	color: #9933cc;

}
/*-----------------------------fin menu*****************************************/
#imgPage1 {
	position: absolute;
	bottom: 0px;
	left: 20px;

}
#piedPage {
	position: absolute;
	width: 1024px;
	font-size: 11px;
	bottom: -5px;
	z-index: 5;
}
#logoAubiweb {
	position: absolute;
	left: 10px;
	margin-top: 10px;
}
#stat {
	position: absolute;
	right: 10px;
	margin-top: 10px;
}

/*--------------------------------------commun---------------------------------*/

.spacer {
	clear: both;
	color: #fff;
}
li {
	list-style-type: none;
}
.violet {
	color: #9933cc;
}
