@charset "utf-8";
/* custom css pour le client */

.photo{
	 border:1px solid #014F8D;
	 padding: 6px;
	 background-color:#EAEAEA;
}

.titre_rub {
	color: #014F8D;
	font-weight: bold;
	font-size: 14px;
}

.texte_coul_gras{
	color: #014F8D;
	font-weight: bold;
}

.texte_couleur{
	color: #014F8D;
	font-weight: bold;
}


hr{
	 border:1px solid #161F6A;
}

fieldset{
 border:1px solid #AAA;
 padding : 10px;
 width:94%;
}

legend{
	font-weight: bold;
	font-size: 14px;
	color:#014F8D;
	letter-spacing:1px;
	margin-bottom: 5px;
}


label {
	font-weight: bold;
	font-size: 11px;
	color:#000000;
	letter-spacing:1px;
}

/*
body {
	background-image: url("../../shared_wp/wp_image/body_bg-1b.jpg");
	background-repeat: no-repeat;
}
*/
/*-------------------------------------------------------------*/
/*Styles generaux*/
h1{
	color: #014F8D;
}

h2{
	color: #014F8D;
}

h3{
	color: #014F8D;
}

h4{
	color: #014F8D;
}

h5{
	color: #014F8D;
}

h6{
	color: #014F8D;
}

div .head_bg_wp{
	width:800px;
	height:25px;
	background-image: url("http://webpack.referencement-day.com/shared_wp/wp_ico_front/header_contener_blanc.png");
	background-color:transparent;
	/*background-repeat: -x;*/
	overflow :auto; /*  pour le bug de rdimetionnement du div sur FF */
	border:0;
	display:block;
	padding:0;
	margin :0;
	float: none;
	z-index: auto;
	text-align: center;
	clear:both;
}

div .bg_wp{
	width:800px;
	min-height:700px;
	max-height: auto;
	background-image: url("http://webpack.referencement-day.com/shared_wp/wp_ico_front/center_contener_blanc.png");
	background-color:transparent;
	/*background-repeat: -x;*/
	overflow :auto; /*  pour le bug de rdimetionnement du div sur FF */
	border:0;
	display:block;
	padding:0;
	margin :0;
	float: none;
	z-index: auto;
	text-align: center;
	clear:both;
}

div .foot_bg_wp{
	width:800px;
	height:25px;
	background-image: url("http://webpack.referencement-day.com/shared_wp/wp_ico_front/footer_contener_blanc.png");
	background-color:transparent;
	/*background-repeat: -x;*/
	overflow :auto; /*  pour le bug de rdimetionnement du div sur FF */
	border:0;
	display:block;
	padding:0;
	margin :0;
	float: none;
	z-index: auto;
	text-align: center;
	clear:both;
}

#wp_footer_link  {
	color:#FFF;
	text-decoration:none;
	padding:0 2px;
	width:788px
}

#wp_footer_link a {
	color:#FFF;
	text-decoration:none;
	padding:0 2px;
}

#wp_footer_link a:hover {
	color:#161F6A;
}

#wp_footer_link a:active {
	color:#CCCCCC;
}

#wp_footer_link a:visited {
	color:#B4BAC9;
}

/*----ap3com----*/
#footer_ap3com  {
	color:#000000;
	text-decoration:none;
	padding:0 2px;
	/*background:#EEE;*/
}

#footer_ap3com a {
	color:#000000;
	text-decoration:none;
	padding:0 2px;
	/*background:#EEE;*/
}

#footer_ap3com a:hover {
	color:#666666;
	/*background:#EEE;*/
}

#footer_ap3com a:active {
	color:#444444;
}

#footer_ap3com a:visited {
	color:#999999;
}
