html,body {
	margin: 0;
	padding: 0
}

body {
	font: 76% arial, sans-serif;
	background-color: #CCCCCC;
	text-align: left;
	color: #000000;
}

p {
	margin: 0 10px 10px
}

a {
	color: #981793;
	padding: 10px
}

div#header {
	height: 150px;
	margin: 0;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#container {
	text-align: left;
	height: auto;
	border: ridge 2px #e167e5;
	background-color: #DD7EE4;
	width: 800px;
}

div#content p {
	line-height: 1.4
}

div#navigation {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width: 180px;
	margin-left: 10px;
}

div#extra {
	background: #bc73d9;
	border-top: 12px double #cbabcc;
}

div#footer {
	color: #fff;
	font-size: 11px;
	background-color: #036;
	background-image: none;
	background-position: 0 0;
	text-align: left;
	margin-top: 25px;
}

div#footer p {
	margin: 0;
	padding: 5px 10px
}

div#container {
	width: 800px;
	margin: 25px auto 0
}

div#content {
	background-color: #cbabcc;
	float: right;
	width: 460px;
	height: 300px;
	margin-left: 20px;
}

div#navigation {
	text-align: justify;
	float: left;
	width: 210px;
	margin-top: -290px;
}

div#extra {
	float: left;
	clear: left;
	width: 200px
}

div#footer {
	clear: both;
	width: 100%;
	height: 20px;
}

/*navigation*/
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #036;
	color: white;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding: 0.2em 1em;
	background-color: #036;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

.tableau {
	height: 90px;
}

.td {
	height: 18px;
}

#navcontainer ul li a:hover {
	background-color: #369;
	color: #fff;
}

#marche {
	border: thin dashed #000000;
	width: 380px;
}

/*fin navigation*/ /*rectangle index*/
#carre {
	background-repeat: no-repeat;
	width: 366px;
	height: 250px;
	margin-left: 270px;
	margin-top: -358px;
}

/*fin rectangle*/ /*rectangle index*/
#publicites {
	background-repeat: no-repeat;
	width: 120px;
	height: 390px;
	margin-left: 645px;
	margin-top: -250px;
	_margin-top: -335px;
	text-align: center;
}

/*fin rectangle*/ /*coin plié*/
.curlycontainer {
	background-color: #ffeef9;
	border: solid 1px #b8b8b8;
	margin-bottom: 1em;
	width: 190px;
	padding-right: 5px;
}

.curlycontainer .innerdiv {
	background-image: url(../images/brcorner.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 5px 15px;
}

/*fin coin plié*/ /*image de gauche*/
#ima {
	background-image: url(../images/g-admin.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 340px;
}

#imas {
	background-image: url(../images/clavier-noir.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 360px;
}

.shiftcontainer {
	position: relative;
	left: 5px; /*Number should match -left shadow depth below*/
	top: 5px;
	margin-top: 10px;
}

.shadowcontainer {
	width: 350px; /* container width*/
	background-color: #e167e5;
}

.titre {
	
}

.shadowcontainer .innerdiv { /* Add container height here if desired */
	background-color: #d6b5d7;
	border: solid 1px gray;
	padding: 6px;
	position: relative;
	left: -5px; /*shadow depth*/
	top: -5px;
}

/*fin image gauche*/ /*navigation footer*/
#vide {
	height: 25px;
}

a.info1 {
	color: #990000;
}

a.info1:hover {
	color: #990099;
}

/*fin navigation footer*/ /*page admin*/
content1 {
	background-color: #cbabcc;
	margin-left: 250px;
	width: 460px;
	height: 300px;
	float: right;
}

#id {
	
}

/*page formu*/
div#content1 {
	background-color: #cbabcc;
	margin-left: 20px;
	width: 460px;
	height: 300px;
	float: right;
}

/*fin page formu*/ /*page index*/
#centre {
	width: 500px;
	font-weight: bold;
	font-style: normal;
	background-position: center;
	text-align: left;
	font-size: medium;
	margin-top: 10px;
	color: #4C2749;
	font-family: "Times New Roman", Times, serif;
	margin-left: 212px;
}

.titre {
	font-size: 18px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #4C2749;
	font-style: normal;
}

.accent {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #4C2749;
}

/*textes centraux*/
#pro {
	height: auto;
	width: auto;
	margin-left: 300px;
}

h2 {
	color: #800000;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.83em 0;
	border-bottom-style: none;
	width: auto;
	font-style: oblique;
	display: block;
	font-variant: small-caps;
	line-height: 24px;
}

.gras {
	font-weight: bold;
	color: #4C2749;
	font-style: normal;
}

/*test ombre potrée*/
.shiftcontainer {
	position: relative;
	left: 5px; /*Number should match -left shadow depth below*/
	top: 5px;
}

.shadowcontainer {
	background-color: #999999;
	margin-left: auto;
	width: 515px;
	margin-right: auto;
}

.shadowcontainer .innerdiv { /* Add container height here if desired */
	background-color: #E3D8E2;
	border: 1px solid gray;
	padding: 6px;
	position: relative;
	left: -5px; /*shadow depth*/
	top: -5px; /*shadow depth*/
}

#vide {
	height: 25px;
}

.etoile {
	color: #FF0000;
	font-weight: bolder;
}

/* liens page liens */
a.info {
	color: #CC0000;
	font-size: 12px;
}

a.info:hover {
	color: #990033;
}

#liens {
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

#centre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	font-size: 80%;
	margin-left: 30px;
}

#vide1 {
	height: 15px;
}

#vide2 {
	height: 130px;
}

/* navigation footer*/
#vdividermenu ul {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	float: left;
	font: 100% arial, sans-serif;
	width: 100%;
	border: 1px solid #625e00;
	background-color: #036;
}

* html #vdividermenu ul { /*IE only rule, reduce menu width*/
	width: 99%;
}

#vdividermenu ul li {
	display: inline;
}

#vdividermenu ul li a {
	float: left;
	color: #FFFFFF;
	padding: 2px 12px;
	text-decoration: none;
	background: transparent url(media/vertical.gif) center right no-repeat;
}

#vdividermenu ul li a:visited {
	color: #FFFFFF;
}

#vdividermenu ul li a:hover {
	color: #FFFFFF;
	background-color: #369;
}

#gauche {
	width: 157px;
	background-image: url(../images/professionnel.jpg);
	clear: left;
	float: left;
	height: 430px;
	margin-top: -422px;
}

#gauche1 {
	width: 158px;
	background-image: url(../images/personnel.jpg);
	clear: left;
	float: left;
	height: 410px;
	margin-top: -405px;
	background-repeat: no-repeat;
}

#gauches {
	width: 157px;
	background-image: url(../images/scolaire.jpg);
	clear: left;
	float: left;
	height: 377px;
	margin-top: -303px;
	background-repeat: no-repeat;
}

#gauchea {
	width: 147px;
	background-image: url(../images/administratif.jpg);
	height: 360px;
	float: left;
	margin-top: -299px;
}

#gauchep {
	width: 158px;
	background-image: url(../images/paiement.jpg);
	clear: right;
	float: left;
	height: 350px;
	margin-top: -467px;
	background-repeat: no-repeat;
}

a.info3 {
	color: #CC0000;
	font-size: 16px;
}

a.info3:hover {
	color: #990033;
}

a.liens {
	
}

#test {
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#pay {
	width: 200px;
	margin-left: 200px;
}

#bandeau {
	height: 94px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 50px;
	background-image: url(../images/personnel.png);
	background-repeat: no-repeat;
}

#bandeaup {
	height: 94px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 50px;
	background-image: url(../images/personnel.png);
	background-repeat: no-repeat;
}

#pubperso {
	height: 600px;
	width: 120px;
	margin-left: auto;
	display: block;
	margin-top: 50px;
	margin-left: 8px;
	margin-left: -132px;
	position: absolute;
}

#bandeaua {
	height: 94px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 35px;
	background-image: url(../images/administratif.png);
	background-repeat: no-repeat;
}

#bandeauee {
	height: 94px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 0px;
	background-image: url(../images/espace-entreprises.png);
	background-repeat: no-repeat;
}

#pubadmin {
	height: 60px;
	width: 468px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 10px;
	background-repeat: no-repeat;
}

#bandeaupro {
	height: 94px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 50px;
	background-image: url(../images/profession.png);
	background-repeat: no-repeat;
}

#pubpro {
	height: 60px;
	width: 120px;
	margin-left: auto;
	display: block;
	margin-top: -94px;
	margin-left: 8px;
	margin-left: -135px;
	position: absolute;
}

#bandeausco {
	height: 94px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 50px;
	background-image: url(../images/uni.png);
	background-repeat: no-repeat;
}

#pubscolaire {
	height: 600px;
	width: 120px;
	margin-left: auto;
	display: block;
	margin-top: -117px;
	margin-left: 8px;
	margin-left: -132px;
	position: absolute;
}

#bandeaupai {
	height: 94px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 50px;
	background-image: url(../images/paie.png);
	background-repeat: no-repeat;
}