/* global */

body {
    font-family: Trebuchet, "Trebuchet MS", Verdana, arial, helvetica, serif;
	margin: 0px;
	padding: 0px;
	background-color: #28588F;
	min-width: 990px;
}

#milieu { 
width: 100%;
background-color: #FFFFFF;
}

#haut { 
height: 144px;
background-color: #28588F;
}

#bandeau{
	height: 120px;
	background-image: url(int/Rudy_Salles.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#bandeau_droite {
height: 120px;
width: 68px;
font-size: 1px /* Correction d'un bogue d'IE */ ;
float: right;
}

#sousbandeau {
	background-image: url(int/H_fond_barre.gif);
	background-repeat: repeat-x;
	height: 24px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #8AAED8;
	text-align: center;
}
#sousbandeau_gauche  { font-size: 1px; width: 63px; height: 24px; float: left }

#sousbandeau_droite {
height: 24px;
width: 48px;
font-size: 1px /* Correction d'un bogue d'IE */ ;
float: right;
}
#ombre_sousbandeau {
	background-image: url(int/C_dessuscol.gif);
	background-repeat: repeat-x;
	font-size: 1px;
	min-width: 597px;
	width: 100%;
}
#chemin {
	font-size: 9px;
	color: #E75200;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
#chemin a {
	color: #666666;
	text-decoration: none;
}
#chemin a:hover {
	color: #E75200;
	text-decoration: underline;
}
#menu  {
	margin-right: auto;
	margin-left: auto;
	width: 552px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
}

#bas {
	background-image: url("int/B_fond.gif");
	background-repeat: repeat-x;
	height: 68px;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #8AAED8;
	text-align: center;
}
#bas_gauche  { font-size: 1px; width: 195px; height: 68px; float: left }

#bas_droite {
height: 68px;
width: 198px;
font-size: 1px /* Correction d'un bogue d'IE */ ;
float: right;
}

#bas #maj, #maj, #bas #maj span {
	font-size: 10px;
	color: #8AAED8;
	text-decoration: none;
	padding-top: 8px;
}

.col_gauche{
	font-size: 0px;
	background-image: url(int/G_fond.gif);
	vertical-align: top;
}

.col_droite{
	font-size: 0px;
	background-image: url(int/D_fond.gif);
	vertical-align: top;
}

/* Une */

.separation_une {
	font-size:16px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
	margin-bottom: 8px;
	display:block;
}
.separation_hidden {
	clear: both;
	height: 2px;
}


/* Interface - Ganche et Droite */

.cart_gauche {
	background-image: url(int/G_cart_fond.gif);
	font-size: 0px;
}

.cart_droite {
	background-image: url(int/D_cart_fond.gif);
	font-size: 0px;
}

div.cart_gauche_int{
	margin-right: 7px;
	margin-left: 12px;	
}

div.cart_droite_int{
	margin-right: 12px;
	margin-left: 8px;	
}

div.cart_gauche_int p {
	color: black;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
}

div.cart_droite_int p {
	color: black;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
}

div.cart_gauche_int p a {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E75200;
	text-decoration: none;
}

div.cart_droite_int p a {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E75200;
	text-decoration: none;
}

div.cart_gauche_int p a:hover {
	color: #E75200;
	text-decoration: underline;
}

div.cart_droite_int p a:hover {
	color: #E75200;
	text-decoration: underline;
}


.cart_gauche_int form {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: center;
}

.cart_droite_int form {
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: center;
}

.cart_gauche_int form input {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.cart_droite_int form input {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

div.cart_droite_int form font a {
	color: #E75200;
	text-decoration: none;
}
div.cart_droite_int form font a:hover {
	color: #E75200;
	text-decoration: underline;
}
.navigation {
	background-image: url(int/D_surlesujet_fd.gif);
	font-size: 0px;
}
.navigation_int {
	margin-right: 12px;
	margin-left: 8px;
}
.navigation_int p {
	color: black;
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
	background-image: url(int/D_sous_rub.gif);
}
.navigation_int p a {

}
.navigation_int p a:hover {

}
p.sousrub {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1DCE9;
	background-image: url(int/D_sous_rub.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	line-height: 14px;
	font-weight: bold;
	font-size: 11px;
}
p.autres_art {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1DCE9;
	background-image: url(int/D_article.gif);
	background-repeat: no-repeat;
	background-position: -2px;
	padding-left: 24px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	line-height: 14px;
	font-size: 11px;
}
p.sites_rub {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1DCE9;
	background-image: url(int/D_site.gif);
	background-repeat: no-repeat;
	background-position: -2px;
	padding-left: 24px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	line-height: 14px;
	font-size: 11px;
}

p.sousrub a, p.autres_art a, p.sites_rub a {
	color: #265387;
	background-color: #FFFFFF;
}
p.sousrub a:hover, p.autres_art a:hover, p.sites_rub a:hover {
	color: #265387;
	background-color: #FFFFFF;
}
p.sousrub:hover {
	color: #E75200;
	background-color: #FFFFFF;
	background-image: url(int/D_sous_rub_on.gif);
	background-repeat: no-repeat;
}
p.autres_art:hover {
	color: #E75200;
	background-color: #FFFFFF;
	background-image: url(int/D_article_on.gif);
	background-repeat: no-repeat;
}
p.sites_rub:hover {
	color: #E75200;
	background-color: #FFFFFF;
	background-image: url(int/D_site_on.gif);
	background-repeat: no-repeat;
}

p.autres_art_suite, div.navigation_int p.autres_art_suite {
	color: #6E95C1;
	background-color: #FFFFFF;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1DCE9;
	padding-left: 24px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	line-height: 14px;
	font-style: italic;
}

.icones_gauche {
	text-align: right;
	font-size: 0px;
}

a.cart { text-decoration: none; color: #E75200 }

div.cart_droite_int p {
	font-weight: bold;
}

div.cart_droite_int p a.syndication {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

div.cart_droite_int p a.syndication:hover {
	text-decoration: underline;
}

/* menu deroulant */

#nav { z-index: 50 }
#nav, #nav ul {
	line-height: 1;
	background-color: #295990;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#nav a {
	display: block;
	width: 134px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
#nav a:hover {
	text-decoration: none;
}
#nav li { padding: 0; width: 138px; float: left; }

#nav li ul { /* second-level lists */
	position: absolute;
	background: #295990;
	width: 138px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -28px 0 0 138px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #cccccc;
}

#nav ul li ul li, #nav ul li ul li a, #nav ul li ul li a:hover {
	text-decoration: none;
	background-image: none;
}

#menu ul li, #menu ul li a {
	background-image: none;
}

#menu ul li:hover, #menu ul li a:hover {
	background-image: url(int/H_fond_barre_menu.gif);
}

#menu ul li ul li, #menu ul li ul li a, #menu ul li ul li ul li, #menu ul li ul li ul li a {
	background-image: none;
	background: #295990;
	height: 28px;
}
#menu ul li ul li:hover, #menu ul li ul li a:hover, #menu ul li ul li ul li:hover, #menu ul li ul li ul li a:hover {
	background-image: none;
	background: #F48E00;
}
.tableau_rub {
	margin: 2px;
	padding: 0px;
	border-top: 1px dashed #6FB3E1;
	width: auto;
}

/*
 *   Une
 */


a.reagir {
	text-align: right;
	font-size:10px;
	font-style: italic;
	color: #27548B;
	vertical-align: middle;
	color: #27548B;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
a.reagir:hover {
	text-decoration: underline;
	background-color: #E4F1FF;
}

/* Lutte contre les commentaires indésirables des forums */
.piegeabot {
	border: 2px dashed #f38c00;
	color: #ff0f00;
	font: bold 14px "Trebuchet MS", Helvetica, sans-serif;
	text-decoration: blink;
	margin: 3px;
	text-align: center;
	background-color: #ffebce;
}

.avertissement {
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	padding: 2px;
	width: auto;
}

