/*******************************************************************************************************
 *
 STYLES GLOBAUX
 *
 ******************************************************************************************************/

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt
}
table {
	font-family: inherit;
	font-size: 8pt
}
a:link, a:visited {
	font-family: inherit;
	font-size: 8pt;
	text-decoration: underline;
	color:#000000
}
a:hover, a:active {
	font-family: inherit;
	font-size: 8pt;
	text-decoration: underline;
	color:#CC0000
}
li {
	font-family: inherit;
	font-size: 8pt;
	list-style-type:square
}

/*******************************************************************************************************
 *
 STYLES PARTICULIERS
 *
 ******************************************************************************************************/

/* TOP ************************************************************************************************/

.toptitre {
	font-family: inherit;
	font-weight:bold;
	text-align: right;
	padding-right:5px;
	padding-top:3px
}
.choixlg {
	font-family: inherit;
	padding-right:5px;
	padding-top:10px
}
a:link.choixlglien, a:visited.choixlglien {
	text-decoration: none;
	color:#000000;
}
a:hover.choixlglien, a:active.choixlglien {
	text-decoration: none;
	color:#CC0000;
}
a:link.login, a:visited.login {
	font-family: inherit;
	font-size: inherit;
	text-decoration: inherit;
	color: #FFCC66;
}
a:hover.login, a:active.login {
	font-family: inherit;
	font-size: inherit;
	text-decoration: inherit;
	color: #FF0000;
}
.vousetesici {
	font-family: inherit;
	text-decoration: none;
	color:#000000;
	background-color:#FFCC66;
	padding:3px
}
a:link.vousetesicilien, a:visited.vousetesicilien {
	text-decoration: none;
	color:#000000;
}
a:hover.vousetesicilien, a:active.vousetesicilien {
	text-decoration: none;
	color:#CC0000;
}

/* PARTIE DE GAUCHE ************************************************************************************/

.menubarre {
	font-family: inherit;
	width:130px;
	background-color:#EEEEEE;
}
.menutitre {
	border-top:1px dotted #000000;
	font-family: inherit;
	width:130px;
	background-color:#EEEEEE;
	font-weight:bold;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px
}
.menu {
	font-family: inherit;
	width:130px;
	background-color:#EEEEEE;
	cursor:pointer
}
.menuencours {
	border:1px solid #999999;
	font-family: inherit;
	width:130px;
	background-color:#EEEEEE;
}
.vide {
	width:15px
}

/* PARTIE CENTRALE *************************************************************************************/

/* toutes les pages */

.centre {
	font-family: inherit;
	text-align:justify 
}

.centretitre {
	font-family: inherit;
	font-size: 22pt;
	text-align:left;
	color:#000066;
	padding-top: 7px;
	padding-bottom:7px 
}
.centresoustitre {
	font-family: inherit;
	font-size: 14pt;
	text-align:left;
	padding-bottom:7px;
	color:#666666 
}
.centrepetittitre {
	font-family: inherit;
	text-align:left;
	color:#666666 
}
.encadre {
	padding:5px;
	border-style:dotted;
	border-width:1px;
	font-family: inherit;
	background-color:#FDF4E3
}
.espace {
	margin-bottom: 3px
}
.highlight {
	font-weight: bold;
	color:#CC0000
}
a:link.highlight, a:visited.highlight {
	font-weight: bold;
	color:#CC0000
}
a:hover.highlight, a:active.highlight {
	font-weight: bold;
	color:#FF0000
}

/* conditions générales */

.clause {
	font-family: inherit;
	line-height: 130%;
	text-align: justify;
}
.clause_titre {
	font-family: inherit;
	font-weight: bold;
	line-height: 150%;
	margin-top: 15px
}

/* liens */

.partenairegris {
	background-color: #E0E0E0;
	text-align: Justify;
	padding: 10px
}
.partenaireblanc {
	text-align: Justify;
	padding: 10px
}
a.partenairenom:link, a.partenairenom:visited {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none
}
a.partenairenom:hover, a.partenairenom:active {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline
}
a.partenairelien:link, a.partenairelien:visited {
	color: #666666;
	text-decoration: none
}
a.partenairelien:hover, a.partenairelien:active {
	color: #666666;
	text-decoration: underline
}

/* PIED DE PAGE ****************************************************************************************/

.pieddepage {
	font-family: inherit;
	padding:3px; 
	background-color:#FFFFFF;
	text-align:right
}
a.pieddepage {
}
