html {
	height: 100%;
}

body {
	margin: 0 0 0 0px;
 	background: url(images/back.jpg);

	background-color: #CCCCCC;
	color: #000000;
	height: 100%;
}

a img {
	border: none;
}

a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:hover {
	color: #555555;
}
#global {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	margin-left: auto;
    margin-right: auto; 
	width: 750px;
	height: 100%;
	position: relative;
}

.menuGauche {
	position: absolute;
	top: 30px;
	left: 15px;
	width: 120px;
	height: 400px;
}

.corps {
	position: absolute;
	top: 30px;
	right: 0px;
	width: 615px;
}



.pub {
	width: 120px;
}

#menu {
	width: 120px;
	list-style: none ;
	margin: 0px;
	padding: 0 ;
}

#menu a {
	color: #207c7b;
	text-decoration: none;
	font-weight:bold;
}

#menu a:hover {
	color: #69b6ca;
}

#menu li {
	margin-bottom: 10px;
	margin-left: 2px;
}





#submenu {
	list-style: none ;
	width: 120px;
	padding: 0 ;
	font-size: 11px;
}

#submenu a {
	color: #1b8ac4;
	text-decoration: none;
	font-weight:bold;
}

#submenu a:hover {
	color: #69b6ca;
}

#submenu li {
	padding: 0px 0px 0px 20px; 
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-image: url(http://www.gardes-enfants.com/images/bullet_blue.gif);
	margin-bottom: 2px;
	margin-left: 0px;
}




#contenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	width: 720px;
	text-align:  justify;
	font-family:Arial;
	font-size: 12px;
	position: relative;
}

.entete1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 750px;
	height: 170px;
}
.back {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 28px;
}
.back img {
	border: 0px;
}
.footer {
	width: 750px;
	height: 16px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;  
}

#fullheight{
	height:100%;
}

#fullheight2{
	height:100%;
}

.colMilieu {
	width: 750px;
	height:100%;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

.footer a {
	text-decoration: none;
	color: #444;
	font-weight: bold;
}

.footer a:hover {
	color: #666;
}

