/* COLOR
#162553
#111a35
#cdd1dc
#e3e5eb
#5568A0 form search art
*/

/* BODY --------------------------------------------------------------------------------------------- */
html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center; /* for IE */
	background: #162553 url("rep/rep_site/body_bg_v2.jpg") top center repeat-x;
}
/* ---------------------------------------------------------------------------------------------------- */

/* GLOBAL ------------------------------------------------------------------------------------------- */
#global {
	position: relative;
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: left;
	width: 980px;
	height: auto !important;
	height: auto;
	background: #FFFFFF url("rep/rep_site/global_bg_v2.jpg") top left repeat-y;
}
/* ---------------------------------------------------------------------------------------------------- */

/* HAUT DE PAGE ----------------------------------------------------------------------------------- */
#header {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px;
	width: 970px;
	height: 210px;
	background: url("rep/rep_site/header_bg_v2.jpg") top left no-repeat;
	/*border: 1px solid #CCC;*/
}

#header_1_left {
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0 0 6px 0;
	padding: 0;
	width: 580px;
	height: 110px;
	/*border: 1px solid #CCC;*/
}
#header_1_left a {
	z-index: 20;
	display: block;
	margin: 0;
	padding: 0;
	width: 580px;
	height: 110px;
	text-decoration: none;
}
#header_1_nbconnect {
	float: right;
	position: relative;
	overflow: hidden;
	margin: 0 0 6px 0;
	padding: 10px 10px 0 0;
	width: 360px;
	height: 20px;
}
#header_1_nbconnect span {
	margin: 0 3px;
}

#header_1_flashinfo {
	float: right;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 5px 5px 5px 50px;
	width: 315px;
	height: 60px;
	background: #FFFFFF url("rep/rep_site/header_info_bg_flash.gif") top left no-repeat;
}
#header_1_news {
	float: right;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 15px 5px 10px 70px;
	width: 295px;
	height: 45px;
	line-height: 19px;
	background: #FFFFFF url("rep/rep_site/header_info_bg_news.gif") top left no-repeat;
}

#header_2 {
	clear: both;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 5px;
	width: 960px;
	height: 95px;
	text-align: center;
}
#header_2_pub {
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 728px;
	height: 90px;
	text-align: center;
}
#header_2_pub img {
	border: 1px solid #000000;
}
#header_2_mailinglist {
	float: right;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 210px;
	height: 88px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #000000;
}
#header_2_mailinglist p {
	margin: 8px 0 0 0;
}
/* ---------------------------------------------------------------------------------------------------- */

/* MENU --------------------------------------------------------------------------------------------- */
#main {
	position: relative;
	z-index: 100;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 30px;
	background: #162553 url("rep/rep_site/main_bg_v2.jpg") top left repeat-x;
	border-top: 1px solid #111a35;
	border-bottom: 1px solid #111a35;
	border-right: 1px solid #111a35;
}
/* ---------------------------------------------------------------------------------------------------- */

/* TITRE --------------------------------------------------------------------------------------------- */
h1 {
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	width: 800px;
}

h2 {
	margin: 5px 0 0 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
/* ---------------------------------------------------------------------------------------------------- */

.h1_box {
	position: relative;
	overflow: hidden;
	margin: 5px 10px 0 10px;
	padding: 0;
	height: 20px;
}
.h1_box h1 {
	margin: 2px 0 0 5px;
	padding: 0;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #162553;
	letter-spacing: 0.5px;
	text-transform: none;
}

.h2_box {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 23px;
	background: #162553 url("rep/rep_site/app_top_v2.jpg") top left repeat-x;
	border-bottom: 1px solid #000000;
}
.h2_box h2 {
	margin: 5px 0 0 5px;
	padding: 0;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	text-transform: none;
}
/* ---------------------------------------------------------------------------------------------------- */

/* CONTENU ----------------------------------------------------------------------------------------- */
#content {
	position: relative;
	margin: 0;
	padding: 5px 5px 5px 7px;
	width: 963px;
	height: auto !important;
	height: auto;
	/*border: 1px solid #CCCCCC;*/
}

#content_center {
	display: inline;
	float: left;
	position: relative;
	margin: 0 0 0 178px;
	padding: 0 5px 0 5px;
	width: 485px;
	min-height: 1680px;
	height: auto !important;
	height: auto;
	background: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#content_center ul {
	margin: 0 20px 0 20px;
	padding: 0;
	list-style-type: square;
}
#content_center li {
	margin: 5px 0 5px 0;
}


#content_left {
	display: inline;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0 0 0 -676px;
	padding: 0;
	width: 175px;
	height: auto !important;
	height: auto;
	background: #FFFFFF;
}
#content_left_trombino {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 167px;
	height: 244px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #000000;
}

#content_left_video {
	position: relative;
	overflow: hidden;
	margin: 15px auto;
	padding: 0;
	width: 167px;
	height: 160px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #000000;
}

#content_left_pa {
	position: relative;
	overflow: hidden;
	margin: 15px auto;
	padding: 0;
	width: 167px;
	height: 204px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #000000;
}
#content_left_pa p {
	margin: 0;
}
#content_left_pa p img {
	margin: 2px auto;
}

#content_left_forum {
	position: relative;
	overflow: hidden;
	margin: 15px auto;
	padding: 0;
	width: 167px;
	height: 290px;
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #000000;
}
#content_left_forum ul {
	margin: 0 5px 0 5px;
	padding: 0;
	list-style-type: square;
}
#content_left_forum li {
	margin: 5px 0 5px 15px;
}
#content_left_forum li a {
	text-decoration: none;
}

#content_left_pub {
	position: relative;
	overflow: hidden;
	margin: 15px auto;
	padding: 0;
	width: 167px;
	height: 260px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #000000;
}

#content_left_siteweb {
	position: relative;
	overflow: hidden;
	margin: 15px auto;
	padding: 0;
	width: 167px;
	height: 140px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #000000;
}
#content_left_siteweb p img {
	margin: 2px auto;
}

#content_left_meteo {
	position: relative;
	overflow: hidden;
	margin: 15px auto;
	padding: 0;
	width: 167px;
	/*height: 165px;*/
	height: 180px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #000000;
}

#content_left_midilibre {
	position: relative;
	overflow: hidden;
	margin: 15px auto;
	padding: 0;
	width: 167px;
	height: 255px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #000000;
}


#content_right {
	display: inline;
	float: right;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 280px;
	height: auto !important;
	height: auto;
	background: #FFFFFF;
}
#content_right_video {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 278px;
	height: 260px;
	background: #FFFFFF;
	border: 1px solid #000000;
}

#content_right_pa {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 278px;
	height: 290px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #000000;
}
#content_right_pa h3 {
	text-transform: uppercase;
}
#content_right_pa p {
	margin: 0;
}
#content_right_pa p img {
	margin: 4px auto 2px auto;
}

#content_right_pub1 {
	position: relative;
	overflow: hidden;
	margin: 15px auto;
	padding: 0;
	width: 278px;
	height: 400px;
	background: #FFFFFF;
	border: 1px solid #000000;
}

#content_right_asso {
	position: relative;
	overflow: hidden;
	margin: 15px auto;
	padding: 0;
	width: 278px;
	height: 225px;
	background: #FFFFFF;
	border: 1px solid #000000;
}
#content_right_asso p {
	margin: 5px 0 0 0;
}
.content_right_asso_title {
	overflow: hidden;
	margin: 0 auto;
	padding: 0 5px 5px 5px;
	width: 270px;
	height: 35px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}
.content_right_asso_img {
	margin: 0 auto;
	padding-top: 8px;
	padding-bottom: 7px;
	width: 270px;
	height: 54px;
	text-align: center;
	background: #FFFFFF url("rep/rep_site/side_asso_bg.gif") top center no-repeat;
}

#content_right_pub2 {
	position: relative;
	overflow: hidden;
	margin: 15px auto;
	padding: 0;
	width: 278px;
	height: 250px;
	background: #FFFFFF;
	/*border: 1px solid #000000;*/
	text-align: center;
}

#content_right_cine {
	position: relative;
	overflow: hidden;
	margin: 15px auto;
	padding: 0;
	width: 278px;
	height: 196px;
	background: #FFFFFF;
	border: 1px solid #000000;
}

#content_right_pub3 {
	position: relative;
	overflow: hidden;
	margin: 15px auto;
	padding: 0;
	width: 278px;
	height: 260px;
	background: #FFFFFF;
	border: 1px solid #000000;
}

#content_right_dailymotion {
	position: relative;
	overflow: hidden;
	margin: 15px auto;
	padding: 0;
	width: 278px;
	height: 260px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #000000;
}


#content_navig {
	position: relative;
	margin: 0 auto 5px auto;
	padding: 0 10px;
	width: 930px;
	height: 20px;
	border-top: 1px solid #000000;
}
#content_navig a {
	font-weight: normal;
}


#content_bottom {
	position: relative;
	margin: 5px auto 0 auto;
	padding: 5px 0;
	width: 950px;
	height: 150px;
	border-top: 1px solid #000000;
}
#content_bottom a {
	font-weight: normal;
}
#content_bottom div {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 15px;
	width: 200px;
	height: 160px;
	line-height: 20px;
	border-left: 1px solid #000000;
}


#content_title_img {
	margin: 0 auto 10px auto;
	padding: 0;
	width: 400px;
	height: 55px;
	text-align: center;
	border-bottom: 1px solid #162553;
}
#content_title_img img {
	border: none;
}


.content_paypal {
	margin: 0 auto 10px auto;
	padding: 0;
	text-align: center;
}
.button_paypal {
	border: none;
	background: none;
}
.button_paypal:hover {
	border: none;
	background: none;
}
.button_paypal:focus {
	border: none;
	background: none;
}
/* ---------------------------------------------------------------------------------------------------- */	

/* BAS DE PAGE ------------------------------------------------------------------------------------- */
#footer {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	color: #FFFFFF;
	text-align: center;
	width: 980px;
	height: 40px;
	line-height: 50px;
	background: #162553 url("rep/rep_site/footer_bg_v2.jpg") top left repeat-x;
}
#footer a { color: #FFFFFF; text-decoration: underline; }
#footer a:link { color: #FFFFFF; text-decoration: underline; }
#footer a:visited { color: #FFFFFF; text-decoration: underline; }
#footer a:hover { color: #FFFFFF; text-decoration: underline; }
/* ---------------------------------------------------------------------------------------------------- */

/* COPYRIGHT -------------------------------------------------------------------------------------- */
#copyright {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 20px;
	text-align: right;
}
/* ---------------------------------------------------------------------------------------------------- */

/* FLOAT -------------------------------------------------------------------------------------------- */
.left {
	float: left;
	margin: 0 5px 5px 5px;
}
.right {
	float: right;
	margin: 0 5px 5px 5px;
}
.center {
	margin: 0 auto;
	text-align: center;
}
.spacer {
	clear: both;
}
.spacer_5 {
	clear: both;
	margin-top: 5px;
}
.spacer_10 {
	clear: both;
	margin-top: 10px;
}
.spacer_20 {
	clear: both;
	margin-top: 20px;
}
.padding5 {
	padding-top: 5px;
}
/* ---------------------------------------------------------------------------------------------------- */

/* PARAGRAPHE ------------------------------------------------------------------------------------ */
p { margin: 0 0 10px 0; }
.p_left { text-align: left; }
.p_right { text-align: right;}
.p_center { text-align: center;}
.p_justify { text-align: justify; }
.span_warning { padding: 2px 10px; }
/* ---------------------------------------------------------------------------------------------------- */

/* FONT --------------------------------------------------------------------------------------------- */
.txt_barre { text-decoration: line-through; }
.txt_normal { text-decoration: none; }
.txt_bold { font-weight: bold; }
.txt_italic { font-style: italic; }
.txt_center { text-align: center; }
.txt_warning { color: #FFFFFF; font-weight: bold; background: #162553; letter-spacing: 1px; }
.txt_color { color: #000000; }
.txt_color_1 { color: #162553; }
.txt_color_2 { color: #111a35; }
.txt_color_3 { color: #cdd1dc; }
.txt_size_10 { font-size: 10px; }
.txt_size_11 { font-size: 11px; }
.txt_size_12 { font-size: 12px; }
.txt_size_13 { font-size: 13px; }
.txt_size_14 { font-size: 14px; }
.txt_size_15 { font-size: 15px; }
.txt_size_16 { font-size: 16px; }
.txt_maj { text-transform: uppercase; }
/* ---------------------------------------------------------------------------------------------------- */

/* LIEN ---------------------------------------------------------------------------------------------- */
a:active, a:focus{ outline: none; }
a img { border-width: 0; border-style: none; }
a { color: #162553; font-weight: bold; text-decoration: underline; }
a:link { color: #162553; text-decoration: underline; }
a:visited { color: #162553; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }

a.default { 
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
a:hover.default { 
	color: #162553;
}

a.home { 
	margin: 0 3px;
	padding: 4px 0 0 16px;
	width: 11px;
	height: 11px;
	font-size: 12px;
	color: #162553;
	text-decoration: none;
	border: 0;
	background: url("rep/rep_site/ico_home.gif") no-repeat left center;	
}
a:hover.home { 
	text-decoration: underline;
	color: #000000;
}
a.contact { 
	margin: 0 3px;
	padding: 4px 0 0 17px;
	width: 11px;
	height: 11px;
	font-size: 12px;
	color: #162553;
	text-decoration: none;
	border: 0;
	background: url("rep/rep_site/ico_contact.gif") no-repeat left center;	
}
a:hover.contact { 
	text-decoration: underline;
	color: #000000;
}
a.rss { 
	margin: 0;
	padding: 5px 5px 5px 17px;
	width: 11px;
	height: 11px;
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;
	border: 0;
	background: url("rep/rep_site/ico_rss.gif") no-repeat left center;	
}
a:hover.rss { 
	color: #000000;
}
a.pageback { 
	margin: 0 5px;
	padding: 5px 5px 5px 15px;
	width: 11px;
	height: 11px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border: 0;
	background: url("rep/rep_site/ico_pageback.gif") no-repeat left center;	
}
a:hover.pageback { 
	color: #162553;
}
a.pagetop { 
	margin: 0 5px;
	padding: 5px 5px 5px 15px;
	width: 11px;
	height: 11px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border: 0;
	background: url("rep/rep_site/ico_pagetop.gif") no-repeat left center;
}
a:hover.pagetop { 
	color: #162553;
}

.button_extra {
	text-align: center; 
}
/* ---------------------------------------------------------------------------------------------------- */

/* LIGNE --------------------------------------------------------------------------------------------- */
hr {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #000000;
}

.hr_solid {
	margin: 0 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #000000;
}
/* ---------------------------------------------------------------------------------------------------- */

/* IMAGE -------------------------------------------------------------------------------------------- */
.img_border { border: 1px solid #000000; }
.img_border_1 { border: 1px solid #162553; }
.img_middle { padding: 0 4px 1px 0; vertical-align: middle; }
.img_left { margin: 0 5px 0 0; }
.no_border { border: none; }
/* ---------------------------------------------------------------------------------------------------- */

/* TABLEAU ------------------------------------------------------------------------------------------ */
.tbl_center { margin: 0 auto; width: 100%; }
/* ---------------------------------------------------------------------------------------------------- */

/* FORMULAIRE ------------------------------------------------------------------------------------- */
.form_center {
	margin: 0 auto;
	width: 460px;
}
form {
	display: inline;
	font-size: 12px;
	color: #000000;
}
fieldset {
 	display: block;
	margin: 0;
	padding: 5px;
	border: 1px solid #162553;
}
legend {
	color: #162553;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
fieldset p {
	margin: 5px 0 5px 0;
}
label {
	float: left;
	margin: 0;
	padding: 0;
	width: 30%;	
	text-align: left;
	line-height: 1.7;
	font-size: 12px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #666666 #000000 #000000 #666666;
	background-color: #FFFFFF;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #666666 #000000 #000000 #666666;
	background-color: #FFFFFF;
}
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 0;
	border: none;
	background-color: #FFFFFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #666666 #000000 #000000 #666666;
	background-color: #FFFFFF;
	resize: none;
}
input.radio {
	background: none; 
	border: none;
}

textarea:focus, input:focus {
	color: #162553;
	border-width: 1px;
	border-style: solid;
	border-color: #111a35 #162553 #162553 #111a35;
	background-color: #FFFFFF;
}

input.button {
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #111a35 #162553 #162553 #111a35;
	background-color: #162553;
}
input.button:hover {
	border-width: 1px;
	border-style: solid;
	border-color: #111a35 #162553 #162553 #111a35;
	background-color: #162553;
}

.form_check {
	font-size: 10px;
	color: #162553;
	font-weight: bold;

}
/* ---------------------------------------------------------------------------------------------------- */

/* BARRE NAVIGATION ----------------------------------------------------------------------------- */
.barre_nav { font-size: 10px; }
.barre_nav a { background: #162553; color: #FFFFFF; padding: 2px 5px; cursor: pointer; text-decoration: none; }
.barre_nav a.active, .barre_nav a:hover{ background: #000000; color: #FFFFFF; }
.barre_nav a:visited { background: #162553; color: #FFFFFF; padding: 2px 5px; cursor: pointer; text-decoration: none; }
.barre_nav span { background: #999999; color: #FFFFFF; padding: 2px 5px; cursor: pointer; text-decoration: none; }
/* ---------------------------------------------------------------------------------------------------- */

/* ARTICLE ------------------------------------------------------------------------------------------ */
.art_search {
	margin: 0 auto 15px auto;
	position: relative;
	overflow: hidden;
	padding: 3px 0 0 0;
	width: 100%;
	height: 21px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: #5568A0 url("rep/rep_site/app_top_v2.jpg") top left repeat-x;
	border: 1px solid #000000;
}

input.art_search_input {
	padding-left: 5px;
	width: 340px;
	font-size: 12px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #666666 #000000 #000000 #666666;
	background-color: #FFFFFF;
}
input.art_search_input:hover {
	border-color: #666666 #000000 #000000 #666666;
	background-color: #FFFFFF;
}
input.art_search_input:focus {
	border-color: #666666 #000000 #000000 #666666;
	background-color: #FFFFFF;
}

input.art_search_button {
	padding: 0 0 3px 20px;
	width: 120px;
	height: 18px;
	vertical-align: baseline;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background: #162553 url('rep/rep_site/search.gif') 5px 3px no-repeat;
}
input.art_search_button:hover {
	border-color: #FFFFFF;
	background: #000000 url('rep/rep_site/search.gif') 5px 3px no-repeat;
}
input.art_search_button:focus {
	border-color: #FFFFFF;
	background: #000000 url('rep/rep_site/search.gif') 5px 3px no-repeat;
}

.art_list {
	position: relative;
	margin: 0 auto 5px 0;
	padding: 0;
	width: 100%;
	height: 100px;
}
.art_list h2 {
	margin: 0 auto 5px 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	text-transform: none;
}
.art_list p {
	margin: 0;
}
.art_img {
	float: left;
	margin: 0 5px 0 0; 
}
.art_text {
	height: 50px;
	text-align: justify; 
}
.art_user {
	float: right;
	margin: 3px 0 0 5px; 
}
.art_sign {
	font-style: italic;
	font-size: 12px;
}
.art_list a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.art_list a:hover {
	font-weight: normal;
	color: #162553;
	text-decoration: underline;
}
.art_view {
	position: relative;
	margin: 0 auto 5px 0;
	padding: 0;
	width: 100%;
	height: 100px;
}
.art_view_h2 {
	margin: 0 auto 5px 0;
	padding: 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	text-transform: none;
}
.art_view_user {
	margin: 5px 0 5px 0;
	padding-top: 3px;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	background: #162553; 
}
.art_view_user a {
	color: #FFFFFF;
}
.art_view_user img {
	vertical-align: middle;
	border: 1px solid #FFFFFF;
}
.art_trombino a {
	font-weight: normal;
}
.art_hr {
	margin: 5px 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #999999;
}
/* ---------------------------------------------------------------------------------------------------- */

/* TROMBINO --------------------------------------------------------------------------------------- */
.tr_search {
	margin: 0 0 15px 0;
	text-align: center;
}
input.tr_search_input {
	padding-left: 5px;
	width: 200px;
	font-size: 12px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #111a35 #162553 #162553 #111a35;
	background-color: #FFFFFF;
}
input.tr_search_input:hover {
	border-color: #666666 #000000 #000000 #666666;
	background-color: #FFFFFF;
}
input.tr_search_input:focus {
	border-color: #666666 #000000 #000000 #666666;
	background-color: #FFFFFF;
}

input.tr_search_button {
	padding-left: 15px;
	width: 120px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #111a35 #162553 #162553 #111a35;
	background-color: #162553;
	background: #162553 url('rep/rep_site/search.gif') 3px 3px no-repeat;
}
input.tr_search_button:hover {
	border-color: #666666 #000000 #000000 #666666;
	background-color: #000000;
	background: #000000 url('rep/rep_site/search.gif') 3px 3px no-repeat;
}
input.tr_search_button:focus {
	border-color: #666666 #000000 #000000 #666666;
	background-color: #000000;
	background: #000000 url('rep/rep_site/search.gif') 3px 3px no-repeat;
}

.tr_list {
	margin : 0 0 20px 20px;
}
.tr_list h2 {
	margin : 0;
	text-align: left;
	font-size: 13px;
	text-transform: none;
}
.tr_list_img {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
}

.tr_view {
	margin : 0 auto 20px auto;
	padding: 0 10px;
}
.tr_view h2 {
	margin : 0 0 10px 0;
	text-align: center;
	font-size: 18px;
	color: #162553;
	text-transform: none;
}
.tr_view_img {
	float: right;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
/* ---------------------------------------------------------------------------------------------------- */

/* PETITES ANNONCES ------------------------------------------------------------------------------ */
.pa_tbl { 
	margin: -2px auto 0 auto;
	width: 100%; 
}
.pa_td_titre { 
	height: 25px;
	vertical-align: middle;
	background: #162553 url("rep/rep_site/app_top_v2.jpg") top left repeat-x;
	border: 1px solid #000000;
}
.pa_td_titre h2 { 
	margin: 0 0 0 5px;
	padding: 0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-transform: none;
}
.pa_td { 
	width: 33%;
	height: 100px;
	text-align: center;
	vertical-align: top;
}

.pa_list_1 {
	position: relative;
	margin: 0 auto 5px auto;
	padding: 5px 5px 0 5px;
	width: 95%;
	height: 100px;
	border: 1px solid #162553;
	background: #cdd1dc;
}
.pa_list_2 {
	position: relative;
	margin: 0 auto 5px auto;
	padding: 5px 5px 0 5px;
	width: 95%;
	height: 100px;
	border: 1px solid #000000;
	background: #FFFFFF;
}
.pa_list_1 h2 {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.pa_list_2 h2 {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.pa_list_1 p {
	margin: 0;
}
.pa_list_2 p {
	margin: 0;
}
.pa_list_1 a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pa_list_1 a:hover {
	font-weight: normal;
	color: #162553;
	text-decoration: underline;
}
.pa_list_2 a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pa_list_2 a:hover {
	font-weight: normal;
	color: #162553;
	text-decoration: underline;
}
.pa_img {
	float: left;
	margin: 0 5px 0 0; 
}
.pa_text {
	height: 60px;
	text-align: justify; 
}
.pa_hr {
	margin: 5px 0 5px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #999999;
}
.pa_view {
	margin: 10px auto 5px auto;
	padding: 0;
	width: 470px;
	text-align: center;
}
.pa_view_h2 {
	margin: 0 auto 5px 0;
	padding: 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.pa_header {
	margin: 0 auto 10px auto;
	padding: 5px 5px 0 5px;
	width: 470px;
	height: 20px;
	border: 1px solid #162553;
	background: #cdd1dc;
}
.pa_content {
	margin: 0 auto;
	padding: 5px;
	width: 470px;
	border: 1px solid #162553;
	background: #e3e5eb;
}
.pa_footer {
	margin: 10px auto 0 auto;
	padding: 5px 5px 0 5px;
	width: 470px;
	height: 45px;
	line-height: 20px;
	border: 1px solid #162553;
	background: #cdd1dc;
}
/* ---------------------------------------------------------------------------------------------------- */

/* ANNUAIRES --------------------------------------------------------------------------------------- */
#Id_Activite_ProAnnu {
	width: 300px;
	height: 20px;
	border-color: #111a35 #162553 #162553 #111a35;
}

#Id_SActivite_ProAnnu {
	width: 300px;
	height: 20px;
	border-color: #111a35 #162553 #162553 #111a35;
}

#Id_Activite_WebAnnu {
	width: 300px;
	height: 20px;
	border-color: #111a35 #162553 #162553 #111a35;
}

#Id_SActivite_ProAnnu {
	width: 300px;
	height: 20px;
	border-color: #111a35 #162553 #162553 #111a35;
}

.annu_loc {
	margin: 0 0 10px 0;
	width: 95%;
	text-align: center;
}
.annu_margin_20 {
	margin-left: 20px;
}
.annu_margin_40 {
	margin-left: 40px;
}

.annu_tbl { 
	margin: 0 auto;
	width: 100%; 
}
.annu_td { 
	width: 33%;
	height: 100px;
	text-align: center;
	vertical-align: top;
}

.annu_view { 
	clear: both;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	width: 95%;
}
.annu_view_web { 
	float: left;
	margin-right: 20px;
	border: 1px solid #000000;
}

.annu_view_1 { 
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	width: 95%;
	background: #FFFFFF;
	border: 1px solid #162553;
}
.annu_view_2 { 
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	width: 95%;
	background: #cdd1dc;
	border: 1px solid #162553;
}
.annu_view_img { 
	float: right;
	border: 1px solid #000000;
}
/* ---------------------------------------------------------------------------------------------------- */

/* PUB ----------------------------------------------------------------------------------------------- */
.box_pub {
	margin: 0 auto;
	padding: 10px;
	width: 450px;
	border: 1px solid #162553;
	background: #cdd1dc;
}
.box_pub h2 {
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.box_pub table {
	margin: 0 auto;
	padding: 0;
	width: 420px;
}
.box_pub table td {
	margin: 0;
	padding: 0;
	width: 210px;
	height: 25px;
	font-weight: bold;
}
/* ---------------------------------------------------------------------------------------------------- */

/* ESHOP ------------------------------------------------------------------------------------------- */
#eshopcart {
	margin: 10px auto;
	padding: 10px;
	width: 450px;
	height: auto !important;
	height: 50px;
	min-height: 50px;
	color: #000000;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#eshopcart_loader {
	position: relative;
	float: right;
	right: 0;
	margin: 0;
	padding: 0;
	width: 30px;
	height: 30px;
	background: url("rep/rep_site/eshop_loading.gif") center center no-repeat;
}
#eshopcart_empty {
	position: relative;
	float: left;
	left: 0;
	margin: 0 5px 0 0;
	padding: 10px 0 10px 50px;
	width: 300px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: url("rep/rep_site/eshop_cart.png") top left no-repeat;
}
#eshopcart_full {
	position: relative;
	float: left;
	left: 0;
	margin: 0 5px 0 0;
	padding: 10px 0 10px 50px;
	width: 300px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: url("rep/rep_site/eshop_cart.png") top left no-repeat;
}

.eshopcart_data {
	margin: 0;
	padding: 0;
}

.eshopcart_table {
	margin: 0 auto;
	width: 430px;
}
.eshopcart_table td {
	height: 20px;
}
.eshopcart_td50 {
	width: 50px;
}
.eshopcart_td30 {
	width: 30px;
}
.eshopcart_td100 {
	width: 100px;
}
.eshopcart_td200 {
	width: 150px;
}
.eshopcart_tdborder {
	border-top: 1px dotted #000000;
}

.eshopcart_quantity {
	overflow: hidden;
	margin: 0;
	width: 40px;
	text-align: right;
}
.eshopcart_quantityinput {
	position: relative;
	float: left;
	margin: 0 2px 0 0;
	width: 20px;
}
.eshop_quantityincrement {
	display: block;
	overflow: hidden;
	margin: 2px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	width: 9px;
	height: 5px;
	text-align: center;
	cursor: pointer;
	background: url("rep/rep_site/eshop_quantity.gif") no-repeat;
}
.eshop_quantitydecrement {
	display: block;
	overflow: hidden;
	margin: 6px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	width: 9px;
	height: 5px;
	text-align: center;
	cursor: pointer;
	background: url("rep/rep_site/eshop_quantity.gif") no-repeat;
	background-position: 0 -5px;
}

a.eshopcart_buttondelete {
	display: block;
	margin: 0 auto;
	width: 13px;
	height: 15px;
	cursor: pointer;
	background: url("rep/rep_site/eshop_remove.gif") no-repeat;
	border: none;
}

.eshop_button {
	margin: 0 auto;
	padding: 0;
	width: 220px;
	height: 38px;
}

.paypal_button {
	float: left;
	overflow: hidden;
	margin: 10px auto;
	padding: 0;
	width: 100px;
	height: 38px;
	cursor: pointer;
	text-indent: -300px;
	background: url("rep/rep_site/paypal_button.png") 0 0 no-repeat;
	border: none;
	outline: 0;
}
.paypal_button:hover {
	background: url("rep/rep_site/paypal_button.png") 0 -38px no-repeat;
}

.commande_button {
	display: block;
	float: left;
	overflow: hidden;
	margin: 10px 0 10px 20px;
	padding: 0;
	width: 100px;
	height: 38px;
	cursor: pointer;
	text-indent: -300px;
	background: url("rep/rep_site/commande_button.png") 0 0 no-repeat;
	border: none;
	outline: 0;
}
.commande_button:hover {
	background: url("rep/rep_site/commande_button.png") 0 -38px no-repeat;
}
/* ---------------------------------------------------------------------------------------------------- */

/* GALERIE ------------------------------------------------------------------------------------------ */
.gal_view_h2 {
	margin: 0 auto 5px auto;
	padding: 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.gal_view {
	margin: 0 auto;
	padding: 0;
	text-align: justify;
}
.gal_view img {
	margin: 5px;
	padding: 0;
	border: 1px solid #000000;
}
/* ---------------------------------------------------------------------------------------------------- */

/* BOUTIQUE ---------------------------------------------------------------------------------------- */
.boutique_tbl {
	margin: 0 auto;
	width: 100%; 
	text-align: center;
}
.boutique_tbl tr td {
	width: 50%;
	text-align: center; 
}
.boutique_tbl tr td h2 {
	margin: 0 auto 5px auto;
	padding: 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #162553;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.boutique_view_h2 {
	margin: 0 auto 5px 0;
	padding: 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	text-transform: none;
}
.boutique_view {
	margin: 0 auto;
	padding: 5px;
	width: 460px;
	text-align: justify;
	border: 1px solid #162553;
	background: #cdd1dc; 
}
/* ---------------------------------------------------------------------------------------------------- */

/* SLIDE --------------------------------------------------------------------------------------------- */
.sampleGlobal {
	margin: 0;
	padding: 0;
	width: 482px;
	border: 1px solid #000;
}

.maskSlide {
	position: relative;
	width: 482px;
	height: 300px;
	overflow: hidden;
	/*border: 1px solid #162553;*/
}

.sampleSlide .maskSlide {
	/*border-top: 1px solid #162553;*/
	border-bottom: 1px solid #162553;
}
.sampleSlide .buttons{
	margin: 0;
	text-align: center;
	clear: both;
}
.pSlide {
	margin-left: 10px;
}

#boxSlide1 {
	position: absolute;
}
#boxSlide1 div {
	width: 470px;
	padding: 5px;
	float: left;
}
#boxSlide1 .buttons{
	text-align: left;
}
#boxSlide1 .next{
	float: right;
}
.boxSlide1_Content {
	height: 300px; 
}
.boxSlide1_Content a img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #000000;
}
.boxSlide1_Content a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boxSlide1_Content a:hover {
	font-weight: normal;
	color: #162553;
	text-decoration: underline;
}

.boxSlide1_Content_h3 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 50px;
}
.boxSlide1_Content_h3 h3 {
	margin: 0 auto 10px 0;
	padding: 0;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.5px;
	text-transform: none;
}

.buttons{ padding: 10px; }
.buttons span{ background: #162553; color: #FFFFFF; padding: 0 8px; cursor: pointer; font-size: 10px; }
.buttons span.active, .buttons span:hover{ background: #000000; color: #FFFFFF; }
/* ---------------------------------------------------------------------------------------------------- */

/* SLIDE PA ------------------------------------------------------------------------------------------ */
.pa_sampleGlobal {
	margin: 0;
	padding: 0;
	width: 278px;
	height: 270px;
}

.pa_maskSlide {
	position: relative;
	width: 278px;
	height: 270px;
	overflow: hidden;
}

#pa_boxSlide {
	position: absolute;
}
#pa_boxSlide div {
	width: 278px;
	height: 270px;
	padding: 0;
	float: left;
}
.pa_boxSlide_Content {
	overflow: hidden;
	width: 278px;
	height: 270px;
	text-align: center;
}

.pa_boxSlide_Content h3 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
/* ---------------------------------------------------------------------------------------------------- */

/* MENUMATIC--------------------------------------------------------------------------------------- */
#nav, #nav ul {
	z-index: 5;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 954px;
	height: 32px;
}
#nav li { 
	display: block;
	list-style: none;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
#nav a {
	display: block;
	float: left;
	margin: 0;
	padding: 0 27px 0 28px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	border-left: 1px solid #111a35;

}
#nav li a:hover, #nav li a:focus, #nav a.mainMenuParentBtnFocused {
	text-decoration: underline;
	background: #162553 url("rep/rep_site/main_bg_v2_hover.jpg") top left repeat-x;
}
.li_active a {
	text-decoration: underline;
	background: #162553;
}

#subMenusContainer { 
	display: block;
	position: absolute; 
	overflow: visible;
	top: 1px; 
	left: 0; 
	margin: 0;
	padding: 0;
	width: 240px;
	height: 0; 
	z-index: 800; 
}
#subMenusContainer ul {
	left: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	background: #162553;
}
#subMenusContainer li {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
}
#subMenusContainer a {
	display: block;
	margin: 0;
	padding: 7px 22px;
 	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	border-bottom: 1px solid #111a35;
	border-right: 1px solid #111a35;
	border-left: 1px solid #111a35;
}
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#subMenusContainer a.subMenuParentBtnFocused {
	color: #FFFFFF;
	text-decoration: underline;
	background: #162553;
}


/* Parent Sub Menu Links ---[javascript users only]*/
.subMenuParentBtn {
	background: url("rep/rep_site/main_arrow_right.gif") right center no-repeat; 
}

/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused {
	background: url("rep/rep_site/main_arrow_right_over.gif") right center no-repeat; 
}

/* Parent Main Menu Links ---[javascript users only]*/
.mainMenuParentBtn {	
	 background: url("rep/rep_site/main_arrow_down.gif") right center no-repeat; 
}

/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
.mainMenuParentBtnFocused {
	background: url("rep/rep_site/main_arrow_down_over.gif") right center no-repeat; 
}


/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW { 
	display: none; 
	position: absolute; 
	overflow: hidden; 
	/*the 2px left & right padding lets you have a 1px border on the ul or ol inside since overflow is set to hidden*/
	padding: 0 2px;
	margin: 0 0 0 -2px;
}

/* --------------------------[ The below is just for non-javscript users ]--------------------------*/
#nav li li {	float: none; }

#nav li li a { /* Just submenu links*/	
	position: relative;
	float: none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top: 2.2em;
}

/* third-and-above-level lists */
#nav li ul ul { margin: -1em 0 0 -1000em; }
#nav li:hover ul ul { margin-left: -1000em; }

 /* lists nested under hovered list items */
#nav li:hover ul {	 margin-left: 0; }
#nav li li:hover ul {	margin-left: 10em; margin-top: -2.5em; }

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul { margin-left: 0; margin-top: 2.2em; }
#nav li li a:focus + ul { left: 0; margin-left: 1010em; margin-top: -2.2em; }
#nav li li a:focus { left:0; margin-left: 1000em; width: 10em; margin-top: 0;}
#nav li li li a:focus { left: 0; margin-left: 2010em; width: 10em; margin-top: -1em; }
#nav li:hover a:focus{ margin-left: 0; }
#nav li li:hover a:focus + ul { margin-left: 10em; }
/* ---------------------------------------------------------------------------------------------------- */

/* MOOBYZOOMER --------------------------------------------------------------------------------- */
a.byzoomer img {
	z-index: 900;
	margin: 5px 5px 0 5px;
	border: 1px solid #000000;
	cursor: pointer;
}
a:hover.byzoomer img {
	border: 1px solid #162553;
}
a.byzoomerOver img {
	border: 1px solid #000000;
}
img.byzoomerZoomed {
	z-index: 900; 
	border: 1px solid #000000;
	cursor: pointer;
}
div#byzoomerTitle {
	color: #000000;
}

/* ---------------------------------------------------------------------------------------------------- */

/* TOP ----------------------------------------------------------------------------------------------- */
#pagetop {
	display: none;
}
#gopagetop { 
	display: none;
	position: fixed;
	bottom: 5px; 
	right: 5px;
	padding: 7px 7px 7px 20px;
	width: 70px;
	font-weight: bold; 
	font-size: 10px;
	color: #000000; 
	text-decoration:none;
	background: #FFFFFF url("rep/rep_site/arrows.gif") 5px -8px no-repeat ;
	border: 1px solid #000000;
}
 #gopagetop:hover	{ text-decoration: underline; }
/* ---------------------------------------------------------------------------------------------------- */


