/********************/ 
/*		GLOBAL		*/ 
/********************/ 

body {
	background-color:#FFFFFF; 
	margin:0px 0px 0px 0px;
	}
#divPage {
	width:100%;
	background-color:#FFFFFF;
}

#Global {
	margin-top:25px;
	width:990px; 
	height:600px;
	background-repeat:no-repeat;
	text-align:justify;
	background-color:#FFFFFF;
}

#contenuPageHaut {
	position:relative;
	background-image:url(../imgs/Velpeau-header.jpg);
	width:990px; 
	height:94px;
	margin-bottom:0px;
	margin-left:0px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;

}

/* Milieu pour Home */
#contenuPageMilieuHome {
	position:relative;
	height:519px;
	background-image:url(../imgs/Velpeau-home-bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;

}

/* Milieu pour page standard (fond simple) */
#contenuPageMilieuPage {
	position:relative;
	height:519px;
	background-image:url(../imgs/Velpeau-global-bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

/* Milieu pour page standard (fond bleu) */
#contenuPageMilieuPageBleu {
	position:relative;
	height:519px;
	background-image:url(../imgs/Velpeau-global-bg-bleu.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

/* Milieu pour page standard (fond vert) */
#contenuPageMilieuPageVert {
	position:relative;
	height:519px;
	background-image:url(../imgs/Velpeau-global-bg-vert.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#contenuPageMilieuPage2 {
	position:relative;
	height:519px;
	background-image:url(../imgs/Velpeau-globalPage-bg.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;

}

#contenuPageEnsemble {
}

#contenuPage {
	margin-top:10px;
	margin-left:45px;
	width:900px; 
	height:325px;
	/* background-color:#CCCCCC; */
	display:block;
}

#contenuPageLeft {
	width:380px;
	height:300px;
	margin-right:5px;
	float:left;
}

#contenuPageLeft #photo {
	width:380px;
}

#DemarVisite a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#0769ae;
	text-decoration:none;
	
}
#DemarVisite a:hover {
	text-decoration:underline;
}

#DemarVisite, img a:hover {
	text-decoration:none;
}

#btvisit {
	width:38px;
	height:19px;
	vertical-align:middle;
	/* margin-top:-9px; */
	border:none;
}

#contenuPageRight {
	width:400px;
	margin-left:385px;
	height:325px;
	padding-left:20px;
	padding-top:20px;
}

#contenuPageRight a {
	color:#0769ae;
}

#contenuPageRight a:hover {
	color:#FF9900;
}

/* -- fin	GLOBAL */

/* Menus Haut */ 
#btaccueil {
	height:11px;
}

#btaccueil a img {
	border:none;
}
#btsMenuHaut {
	margin-top:-3px;
	margin-left:416px;
}
#btsMenuHaut a img {
	border:none;
}

/* -- fin Menus Haut */


/* Sous Menus Haut */ 

#btsSousMenuHaut {
	margin-top:0px;
	margin-left:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f29400;
	text-decoration:none;

} 

#btsSousMenuHaut a {
	font-size:13px; 
	color:#003399;
	text-decoration:none;
}
#btsSousMenuHaut a:link {
	font-size:13px; 
	color:#003399;
	text-decoration:none;
	}
#btsSousMenuHaut a:hover {
	font-size:13px; 
	color:#FFFFFF;
	background-color:#003399;
}

.btsSousMenuHautSelected {
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f29400;
	letter-spacing:1px;
	text-decoration:none;
	font-weight:bold;
}

/* -- fin Sous Menu Haut */

/* Menu Bas */

#btsMenuBas {
	margin-top:60px;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f29400;
	letter-spacing:0.5px;
} 
#btsMenuBas a {
	font-size:12px;
	color:#003399;
	text-decoration:none;
}
#btsMenuBas a:hover {
	font-size:12px;
	color:#FFFFFF;
	background-color:#003399;
}

/* -- fin Menu Bas */



