/***************/
/* GENERAL */
html, body {
	font-family: arial, verdana, sans-serif;
	font-size: 85%;
	font-weight: bold;
	margin-top:15px;
}

input, select, option {
	font-family: arial, verdana, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

input {
background: #f8f8ff;
border: #b3b3b3 1px solid;
color: #0c183a;
}

img {
border: 0
}

body {
	color: #3D3282;
}

label {
	color: #3D3282;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

a:link {
	color: #3D3282;
}

a:visited {
	color: #3D3282;
}

a:hover {
	color: #8A8EB7;
}

.input-button {
	color: #3D3282;	
}

* {
	margin: 0;
	padding: 0;
}

ul {
  LIST-STYLE-IMAGE: url("../images/fleche-rouge.gif");
  margin-left:25px;
}

#content li {
	margin:5px;
}


/***************/
/* BANDE HAUT */

#masthead {
	position: absolute;
	top: -3.7em;
	left: 1.4em;
	margin: 0 auto 0;
	width: 91.5em;
	z-index: 100;
	padding-left:0em;
}

#bande-haut {
	background: #3D3282;
	height: 7em;
	width: 91em;
	position:relative;
	margin: 0 auto 0;
}

#wrapper {
	background: #8A8EB7 url("../images/rightbottom2.gif") no-repeat bottom right;
	margin: 0 auto 0;
	width: 91em;
	height: 9em;
	z-index: 80;
}

#logo {
  float: left;
	width: 300px;
	margin-right:0px;
	z-index: 200;
	padding:0px;
	margin:0px;
}

#container {
	position:relative;
	text-align:left;
	width: 91em;
	margin: 0 auto 0;
}

#links {
	float: left;
	margin: 0 3em 0 0;
	border: 0.1em solid #fff;
	background-color: #D7DAED;
	padding: 10px 10px 20px 0;
}

#argentmania {
	padding-left: 30px;
	width: 468px;
	height: 60px;
}

#ban {
  float: left;
	border: 0.1em solid #8A8EB7;
	background-color: #D7DAED;
	padding: 5px 5px 5px 5px;
	width: 468px;
	height: 60px;
	margin:0px;
	margin-left:20px;
	margin-top:0px;
}

#search {
  float: left;
	border: 0.1em solid #8A8EB7;
	border-left: 13px solid #FDD014;
	background-color: #D7DAED;
	padding: 5px 5px 5px 5px;
	width: 220px;
	height: 30px;
	margin:0px;
	margin-left:0px;
	margin-top:5px;
}

#banmore {
  float: left;
	border: 0.1em solid #8A8EB7;
	background-color: #D7DAED;
	padding: 5px 5px 5px 5px;
	width: 120px;
	height: 90px;
	margin:0px;
	margin-left:30px;
}

.linkslist {
	padding: 0 0 0 0.5em;
}

.linkslist ul {
}
.linkslist li {
margin-left:10px;
}

#menuhaut li.menuhaut-off {
	background: #BBB url("../images/tab-off.gif") left top no-repeat;
}

#menuhaut li.menuhaut-off a {
	background: #DDD url("../images/tab-off.gif") right top no-repeat;
}

#menuhaut li.menuhaut-on {
	color: #FDD014;
	background: #BBB url("../images/tab-on.gif") left top no-repeat;
}

#menuhaut li.menuhaut-on a {
	color: #FDD014;
	background: #DDD url("../images/tab-on.gif") right top no-repeat;
}

#menuhaut {
	width: 75em;
	float: left;
	height: 2em;
	margin-top: 0.2em;
	background-color: #8A8EB7;
	width : 800px;
}

#menuhaut a {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	display: block; 
	float: left; 
	padding: 0 1.6em 0 0;
	text-decoration: none;  
	width: .1em;
	float: none;
}

#menuhaut a:link {
	color: #3D3282;
}

#menuhaut a:hover {
	text-decoration: underline;  
}

#menuhaut ul {
	margin-left: 4px;
}

#menuhaut li {
	list-style: none;
	float: left;
	margin-left: 0.1em;
	padding-left: 1.6em;
	line-height: 2em;
	white-space: nowrap;
}

html>body #menuhaut a {width: auto;}

#global {
	position: relative;
	top: -2.2em;
	left: 0;
	margin: 0 auto 0;
	width: 91em;
	z-index: 90;
}

/***************/
/* MENU DE GAUCHE */
#navbar {
	float: left;
	margin: 0.2em 0 0 0;
	width: 15.5em;
}

#navbar h3 {
  padding: 0.2em 0 0 0.2em;
  font:bold 11pt arial, verdana, sans-serif
}

.rubrique {
	height: 2.2em;
	border-bottom: 1px solid #fff;
	background: #B9BBD4 url("../images/righttop.gif") no-repeat top right;
}

.butee-bleu {
	background: #8A8EB7;
	float: left;
	height: 1em;
	width: 13px;
	border-bottom: 0.1em solid #fff;
	border-top: 0.1em solid #fff;
}

.butee-blanc {
	background: #fff;
	clear: none;
	height: 1em;
	border-bottom: 0.1em solid #fff;
	border-top: 0.1em solid #fff;
}

.liste {
	background: url("../images/fondmenu.gif") -1.3em 0 no-repeat;
}

.leftmenu {
	border-left: 13px solid #FDD014;
	z-index: -5;
	background: #D7DAED url("../images/rightbottom.gif") no-repeat bottom right;
	margin:0;
}

.leftmenu ul {
  LIST-STYLE-IMAGE: none;
	margin-top:0;
	margin-bottom:0;
	margin-left:10px;
	padding-left:0px;
	z-index: 10;
}

.leftmenu li {
	list-style: none;
	position: relative;
	padding: 0.20em 0 0.25em 0.25em;
	border-left: 0.5em solid #D7DAED;
	border-bottom: 1px dotted #fff;
	padding-left: 0px;
}

.leftmenu a {
	text-decoration: none;
	width: .1em;
	width: auto;
	float: none;
}

.leftmenu a:hover {
	text-decoration: underline;
	color: #3D3282;
}

/* CONTENU */
#content {
  font-weight: normal;
	float: left;
	width: 650px;
	margin: 0 ;
	padding: 1em;
	color: #3D3282;
}

#content a:link, a:active, #content a:focus, #content a:hover, #content a:visited {
	text-decoration: underline;
}

#content li {
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #3D3282;
	FONT-SIZE: 9pt;
	text-align: justify;
	margin-left:20px;
}

#content P , TABLE{
  font-weight: normal;
	font-family: arial, verdana, sans-serif;
	color: #3D3282;
	FONT-SIZE: 9pt;
	text-align: justify;
	margin:10px;
}

#content strong {
  font-weight: bold;
	font-family: arial, verdana, sans-serif;
	color: #3D3282;
	FONT-SIZE: 9pt;
}

P {
	font-family: arial, verdana, sans-serif;
	color: #3D3282;
	FONT-SIZE: 9pt;
	text-align: justify;
}

.hierarchy {
  font-weight: bold;
	background-color:#B9BBD4;
	padding: 5px;
	MARGIN-BOTTOM: 10px;
	border-left: 15px solid #FDD014;
}

.boite {
	MARGIN-BOTTOM: 10px;
}

.boitetitre {
  font-weight: bold;
	PADDING-LEFT: 10px;
	background-color:#B9BBD4;
	margin:0px;
	padding: 3px;
	padding-left: 15px;
	text-align:left;
	border-left: 15px solid #FDD014;
}

.boitetitre2 {
  font-weight: bold;
	PADDING-LEFT: 10px;
	background-color:#B9BBD4;
	FONT-SIZE: 11pt;
	margin:0px;
	padding: 3px;
	padding-left: 15px;
	text-align:left;
	border-bottom:3px solid #FDD014;
	display : block;
}

.boitecontenu {
	MARGIN:0px;
	PADDING: 10px;
	FONT-SIZE: 10pt;
	CURSOR: default;
	BACKGROUND-COLOR: #FFFFFF;
	border: 2px solid #D7DAED;
	border-top : 0px;
	background: url("../images/fondcontent.jpg") -1.3em 0 ;
}

.boitemail {
	background: url("../images/email.gif") 0 0 ;
	background-repeat: no-repeat;
	margin-left:30px;
	padding: 3px;
	PADDING-LEFT: 100px;
	text-align:left;
	height: 100px;
}

H1 {
	MARGIN : 10px;
	LINE-HEIGHT: 1em;
	FONT-SIZE: 14pt;
	color:#9E2759;
	FONT-WEIGHT: bold;
	text-decoration: underline;
	text-align:center;
}

H2 {
	MARGIN : 10px;
	LINE-HEIGHT: 1em;
	FONT-SIZE: 12pt;
	color:#4040A7;
	border-bottom:2px solid #4040A7;
	FONT-WEIGHT: bold;
	font-variant: small-caps;
	text-align:left;
}

H4 {
	MARGIN : 0px;
	PADDING: 5px;
	LINE-HEIGHT: 1em;
	FONT-SIZE: 11pt;
	BACKGROUND-COLOR: #A7AACD;
	color:#FFFFFF;
	border:1px solid #A7AACD;
	FONT-WEIGHT: bold;
	font-variant: small-caps;
}


.sitetitle {
	MARGIN : 0px;
	PADDING: 5px;
	LINE-HEIGHT: 1em;
	FONT-SIZE: 11pt;
	color:#FFFFFF;
	border-bottom:2px solid #FDD014;
	BACKGROUND-COLOR: #8A8EB7;
	FONT-WEIGHT: bold;
	font-variant: small-caps;
	text-decoration: none;
}

.sitetitle a {
	color:#FFFFFF;
}

.liendirect a {
	MARGIN : 0px;
	LINE-HEIGHT: 1em;
	FONT-SIZE: 8pt;
	color:#FF55FF;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.imagesite {
	MARGIN : 0px;
	float: right;
	margin: 5px;
}

.otherlinks {
  margin : 5px;
  padding : 1px;
  width:615px;
  BACKGROUND-COLOR: #E7EAFD;
  border:1px solid #A7AACD;
}

.newsbloc {
  margin : 5px;
  padding : 1px;
  width:615px;
  BACKGROUND-COLOR: #E7EAFD;
  border:1px solid #A7AACD;
}

.messages {
  margin : 5px;
  padding : 1px;
  width:615px;
  BACKGROUND-COLOR: #E7EAFD;
  border:1px solid #A7AACD;
}

ul.flecherouge {
  LIST-STYLE-IMAGE: url("../images/fleche-rouge.gif");
  padding: 0 0 10px 10px;
}

ul.ulrightmenu {
  margin-left:18px;
}

li.listecolor{
	margin: 0 0 0 0px;
	padding-left : 10px;
	height:17px;
	background-color:#E5EAF2;
	border-top:2px solid #FFF;
}

/***************/
/* right MENU */

#rightmenu {
	float: left;
	width: 190px;
	margin-top : 10px;
}

.titre{
	padding-left:20px;
	margin:0;
	
	font-family:Arial, Helvetica;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#5A729F;
	
	background-image:url(../images/titre_left.gif);
	background-repeat:repeat-y;
	background-color:#D7E2F5;
}

.corp{
	margin: 0;
	padding:15px;
	
	height:auto !important;
	height:100px;
	min-height:100px;
	
	background-image:url(../images/block_fond.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFF;
}





/***************/
/* BAS DE PAGE */
#footer li, #footer li a:link, #footer li a:visited, #footer li a:hover {
	color: #fff;
	padding:5px;
}

#footer {
	clear: both;
	height: 2em;
	width: 91em;
	background: #8A8EB7 url("../images/rightbottom2.gif") no-repeat bottom right;
	padding-top:2px;
	padding-bottom:0px;
}

html>body #footer a {width: auto;}
#footer a {float: none;}

#footer ul {
	float: left;
	padding: 0.2em 0 0 1.4em;
	vertical-align: middle;
	margin:0;
}

#footer li {
	display: inline;
	list-style: none;
	white-space: nowrap;
	text-align: center;
 	font-family: arial, verdana, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

#footer li a:hover {
	text-decoration: underline;
}

#footer li.last {
	border-right: none;
}

#copyright {
  text-align : center;
}

.plink {
	font-size:9px;
}

# Tableaux
/* Tableau de saisie de donnee dans l'admin */
TABLE.centrer {
margin: auto;
}
/* Tous les tableaux de resultats */
TABLE.tableau {
margin: auto;
}
TABLE.tableau TH {
border-top: 1px solid rgb(80, 100, 133);
border-right: 1px solid rgb(80, 100, 133);
border-bottom:2px solid #FDD014;
font-weight: bold;
text-align: center;
background-color: #6D62A2;
FONT-SIZE: 11pt;
color:#FFFFFF;
LINE-HEIGHT: 1em;
padding:2px;
}

TABLE.tableau TD {
border: 1px solid rgb(226, 227, 228);
text-align: left;
color: #00008B;
font-size: 8pt;
padding:2px;
padding-left:10px;
}
TABLE.tableau TD.damier {
background-color: rgb(241, 242, 243);
}
TABLE.tableau TD.damieralign {
background-color: rgb(241, 242, 243);
text-align: left;
}
TABLE.tableau TD.letter {
background-color: rgb(200, 200, 230);
text-align: left;
font-size: 13pt;
fond-weight: bold;
padding-left : 20px;
}
TABLE.tableau TD.align {
text-align: left;
}
TABLE.tableau TD.vide, TABLE.resultats TH.vide {
border-width: 0;
background-color: #ffffff;
}
TABLE.tableau TD.sansbordure {
border-width: 0;
text-align: left;
}
TABLE.tableau TD STRONG {
font-size: 10pt;
font-weight: bold;
}
.date {
	FONT-SIZE: 11px; COLOR: #555555; FONT-STYLE: italic; FONT-FAMILY: Verdana, Helvetica
}


#simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container {
  height:330px;
  width:500px;
  background-color:#fff;
  border:3px solid #ccc;
}

#simplemodal-container a.modalCloseImg {
  background:url(/img/x.png) no-repeat;
  width:25px;
  height:29px;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}

