/*
STYLE GENERAL
UTILISE POUR LE LAYOUT ET LES PAGES MODULES
*/


/*
MENU
*/
/*Niveau 1*/
a.item0 {
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
a.item0:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
a.item0Expended {
    color: #00006E;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
a.item0Expended:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

/*Niveau 2*/
a.item1 {
    color: #ffffff;
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}
a.item1:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}
a.item1Expended {
    color: #FFCC00;
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}
a.item1Expended:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}

/*Niveau 3*/
a.item2 {
    color: #ffffff;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
a.item2:hover {
    color: #A6CE39;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
a.item2Expended {
    color: #185161;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
a.item2Expended:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}

/*Niveau 4*/
a.item3 {
    color: #185161;
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}
a.item3:hover {
    color: #A6CE39;
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}

/*
PLAN DU SITE
*/
/*Niveau 1*/
a.plan0 {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
a.plan0:hover {
    color: #A6CE39;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
/*Niveau 2*/
a.plan1 {
    color: #000000;
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}
a.plan1:hover {
    color: #A6CE39;
    text-decoration: underline;
    font-size: 10px;
    text-align: left;
}
/*Niveau 3*/
a.plan2 {
    color: #000000;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
a.plan2:hover {
    color: #A6CE39;
    text-decoration: underline;
    font-size: 9px;
    text-align: left;
}
/*Niveau 4*/
a.plan3 {
    color: #000000;
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}
a.plan3:hover {
    color: #A6CE39;
    text-decoration: underline;
    font-size: 10px;
    text-align: left;
}

/*
GENERAL
*/

.titrePage {
        font-smooth: 12px;
	color: #00006E;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
}

.titrePartiePage {
	color: #427BBB;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	text-align: left;
}

h1 {
	color: #427BBB;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
}


.tdMenuHaut {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}


.tdjustify {
	text-align: justify;
}
.tddroite {
	text-align: right;
}
.titreTableau{
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}
/*
FORMULAIRES
*/
input,textarea {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    border: 1 solid #cfcfcf;
}
input.image {
    border: 0;
}
.inputSubmit {
	background-color: #ffffff;
 	color: #0A5C99;
  	font-family: verdana,arial;
   	font-size: 11 px;
        border: 1px outset #0A5C99;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 11pt;
	cursor: hand;
	border-top-style:outset;
	border-right-style:outset;
	border-bottom-style:outset;
	border-left-style:outset;
	cursor: pointer;
}

.inputRecherche {
	background-color: #ffffff;
 	color: #000000;
  	font-family: verdana,arial;
   	font-size: 11 px;
        border: 1px outset #000000;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 11pt;
	border-top-style:outset;
	border-right-style:outset;
	border-bottom-style:outset;
	border-left-style:outset;
}

input.recherche {
    border: 1 solid #cfcfcf;
    font-family: Arial;
    font-size: 11px;
    color: #000000;
}
input.rechercheAccueil {
    border: 1 solid #cfcfcf;
    font-family: Arial;
    font-size: 10px;
    color: #000000;
}

input.login {
    border: 1 solid #000000;
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}

input.button {
    border: 1 solid #cfcfcf;
    background: #ffffcc;
    font-family: Verdana;
    font-size: 11px;
    color: #555555;
    cursor: hand;
}


/*
LIENS
*/
a.blanc {
	color: #ffffff;
	text-decoration: none;
}
a.blanc:hover {
	color: #ffffff;
	text-decoration: underline;
}

.credits {
	font-size: 9px;
	color: #ffffff;
}
a.liencredits {
	color: #ffffff;
	text-decoration: none;
}
a.liencredits:hover {
	color: #cccccc;
	text-decoration: underline;
}

/*
DIVERS
*/
.StyleHR{
	color: #eeeeee;
	align: center;
	width: 90%;
}
.StyleHR100{
	color: #eeeeee;
	align: center;
	width: 100%;
}
hr{
	color: #eeeeee;
	align: center;
	width: 100%;
}



