a   	  {color:#25396E; text-decoration: none; }  
a:hover   {color:#71CAEA;     text-decoration:underline;   }


#cv {
	margin-left: auto;
	margin-right: auto;
	width: 690px;
	height:100%;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image:  url(/img/bg.jpg);
	background-position: center center;
	padding-right: 15px;
	padding-left: 15px;
}
#cv .centrecv {
	width: 710px;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}
#cv .centregauchecv {
	width: 245px;
	float: left;
	height: 365px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#cv .centredroitecv {
	width: 400px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#global .centregauche {
	width: 577px;
	float: left;
	padding: 50px 15px 15px 30px;
	height: 100%;
	background-attachment: scroll;
	background-image:  url(/img/brd_g_blue.jpg);
	background-repeat: no-repeat;
	background-position: left 35px;
}

#global .centredroite {
	width: 248px;
	float: left;
	height: 330px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px;
	background-image: url(/img/bloc_droite/clock.jpg);
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#global .centredroite2 {
	width: 248px;
	float: left;
	height: 330px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px;
	background-image: url(/img/bloc_droite/people2.jpg);
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

#global .centredroite3 {
	width: 248px;
	float: left;
	height: 330px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 15px;
	background-image: url(/img/bloc_droite/streetwork.jpg);
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}


#global .centregauchevide {
	width: 405px;
	float: left;
	padding: 50px 15px 15px 30px;
	height: 100%;
	background-attachment: scroll;
	background-image:  url(/img/brd_g_blue.jpg);
	background-repeat: no-repeat;
	background-position: left 35px;
}


#global .centredroitevide {
	width: 420px;
	float: left;
	height: 338px;
	padding: 15px;
}


#pied{
	width: 860px;
	height: 60px;
	float: left;
	left: 0px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	background-attachment: scroll;
	background-image:  url(/img/pied_blue.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 40px;
	padding-top: 20px;
}



.boxmenuactive {
	background-color: #52BADD;
	display:inline;
	float: left;
	padding: 6px;
	width: auto;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;

}
a.boxmenuactive:hover {background-color: #52BADD;}
.cv_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #262B6D;
}
