/* CSS Document */

body
{
	margin:0;
	padding: 0;
	padding-top:10px;
	text-align: center;
	background-color:#FFFFFF;
}


#globale
{
	width: 800px;
	height: 600px;
	margin:0 auto;
	text-align:left;
        font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
        color:#5A969D;

}

#globale #top
{
	width:800px;
	height:116px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-image: url(images/topb.png);
	background-repeat:no-repeat;
}

#globale #top #instal {
	padding-top:93px;
	padding-left:95px;	
}

#globale #top #instal a {
	color:#5A969D;
	text-decoration: none;
	
}

#globale #top #instal a:hover {
	color:#AE4422;
	text-decoration:none;
	
}

#globale #top #aime {
	width:16px;
	height:22px;
	float:right;
	padding-right:60px;
	padding-top:10px;
}

#globale #menub
{
	width:200px;
	height:384px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5A969D;
	display:inline;
	float:left;
	background-image:url(images/menub.png);
	background-repeat:no-repeat;
}


#globale #grosseb
{
	width:396px;
	height:384px;
	display:inline;
	float:left;
	text-align:right;
	background-image: url(images/grosseb.png);
	background-repeat:no-repeat;
	
}

#globale #grosseb li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#globale #grosseb img {
	padding-top:15px;
}


#globale #grosseb #contact {
	padding-top:28px;
	list-style-type: none;
	text-decoration: none;
	font-size: 11px;
}


#globale #grosseb #contact a {
	font-size: 11px;
	color:#AE4422;
	text-decoration: none;
	line-height: 18px;
}

#globale #grosseb #contact a:hover {
	font-size: 11px;
	color:#bfc1be;
	text-decoration: none;
}

#globale #grosseb #cv{
	padding-top:20px;
	list-style-type: none;
	text-decoration: none;
	font-size: 12px;
}

#globale #grosseb #cv .titre {
	font-weight: bold;
}


/*test parcours*/
#globale #grosseb #cv li {
	font-size: 12px;
	
}


#globale #grosseb #cv a {
	font-size: 12px;
	color:#AE4422;
	text-decoration: none;
}


#globale #grosseb #cv a:hover {
	font-size: 12px;
	color:#bfc1be;
	text-decoration: none;
	
}

#globale #home
{
	width: 129px;
	height:384px;
	display:inline;
	float:left;
	background-image:url(images/homeb.png);
	background-repeat:no-repeat;
}

#globale #home a img{
    border-style:solid;
	border:1px; 
	border-color:#cccccc; 
}


#globale #home p {
	padding-left:45px;
}


#globale #petiteb
{
	width: 75px;
	height:384px;
	display:inline;
	float:right;
	background-image:url(images/petib.png);
	background-repeat:no-repeat;
}


ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color:#AE4422;
}


#globale #menub ul {
	margin-left: 95px;
	margin-top:10px;
	line-height:37px;	
}

#globale #nom {
	width:800px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	background-image:url(images/bab.png);
	background-repeat:no-repeat;
	display:inline;
	float:left;

}
	

#globale #nom ul {
	padding-top:10px;
	padding-left:95px;	
}



#globale #menub a, #nom a {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A969D;
	text-decoration: none;
}


#globale #menub a:hover, #nom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #AE4422;
	text-decoration: none;
}


#globale #top #aime img {
	width:16px;
	height:22px;
	text-decoration: none;
	border: 0px;
	border-style: none;
	margin: 0px;
	padding:0;
	list-style-type: none;
}

