/***********************************************/
/* crifac-formation.css	                       */
/* http://www.crifac-formation/                */
/* Réalisation Juin 2005         		       */
/***********************************************/

/***********************************************/
/* Styles des Tags HTML                        */

/************************************/

/* Body */
body {
	/*background-color: #082869;*/
	background-image:  url("marine-bleu.jpg");
	margin: 30px 0px 0px 0px;
	color : #000000;
	text-align: justify;
	}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


td,tr,p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	}

/* Classes seules pour le design*/
.navgauche {
	background-color: #8FBEE8;
	border-top: 1px solid #FFFFFF;
	padding: 10px;
	}

.titrecrifac {
	background-color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: center;
		}

.textedefilant {
	font-size: 14px; color: #FFFFFF; text-decoration: none;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
		}
	

/* ---- */



/* Liens */
a:link, a:visited {
	font-size: 11px; color: #000000; text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}

a:hover {
	color: #666666;	text-decoration: none;
	font-weight: bold;
	}


.frame {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 0px;
}

.titre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 7pt;
	color : #ff6600;
	text-align: center;
	letter-spacing: 3px;

}

.navigationbar {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:  url("bg_nav.gif");
	text-align: center;
	}

a.navigation:link, a.navigation:visited {
	font-size: 11px; color: #FFFFFF; text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}

a.navigation:hover {
	color: #666666;	text-decoration: none;
	font-weight: bold;
	}


.barreentete {
	background-color: #336CA1;
	}

.piedpage {
	background-color: #999999;
	text-align: right;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}

h1 {
        font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #2683DA;
        text-align:left;
        }

h2 {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	}

h3 {
	background-color : #FFFFFF;
	color: #336CA1;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding-left: 20px;
	}


h4 {
	color: #405115; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #718D28; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #A5CD3D; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}


/** categories et liens **/


.rubrique {
	color: #FFFFFF; font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
	font-size: 14px; font-weight: bold; text-decoration: none;
	}

a.rubrique:link, a.rubrique:visited {
	color: #FFFFFF; font-weight: bold;
	}

a.rubrique:hover {
	color: #336CA1;
	}



.cadre{
	border: 1px solid #666666;
	background-color: #E3EDFF;
}

.cadrebleu{
	border: 1px solid #666666;
	background-color: #8FBEE8;
}

.cadrecontenu {
	padding: 3px
	}


a.contenu, a.contenu:visited {
	font-weight: bold;
	color: #ff6600;
}

a.contenu:hover {
	color: #759328;
}

.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D8829;
	text-decoration: none;
	font-weight: normal;
	}

.petitsombre{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }





/* Styles pour les pages DHTML */
.ontab {
	background-color: #323A15;
	border-left: outset 2px #5B7122;
	border-right: outset 2px #808080;
	border-top: outset 2px #5B7122;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #FFFFFF;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}




.tabentete {
	background-color: #CCE197;
	text-align: left;
}

.pagetexte {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}




/* Ligne Horizontale */
hr {
	background: #C6DA88; height:2px; border: 1px inset;
	}

hr.separateur {
	background: #8EAC35;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Class par défaut-- */

a.mainlevel:link, a.mainlevel:visited {
	color: #2A370D;
	background-position: left;
	text-align: right;
 }

a.mainlevel:hover {
	color: #737373;
	background-position: left;
	text-align: left;
	}


	
	a.mainmenu:link, a.mainmenu:visited {
	color: #405115; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	}

a.mainmenu:hover {
	color: #759328; text-decoration: underline;
	}
	
a.sublevel:hover {
	color: #759328; text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #405115; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #405115;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #759328;
	text-decoration: underline;
	font-weight: bold;
	}


.contentpagetitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #80A02C;
	text-align:left;
	}

a.cadre:link, a.cadre:visited {
	color: #405115; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.cadre:hover {
	color: #759328;	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	}

a.liensgris:link, a.liensgris:visited {
	color: #575757; text-decoration: underline; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.liensgris:hover {
	color: #575757;	text-decoration: none;
	}

a.lire:link, a.readon:visited {
	color: #405115; text-decoration: none; font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../images/bateaux-occasion_lire.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	}

a.lire:hover {
	color: #759328;	text-decoration: underline;
	font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../images/bateaux-occasion_lire.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	}



.titrenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.textegrispetit {
	color: #333333;
	text-align: justify;
	}



.componentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #232D0C;
	text-align:left;
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 15px;
	height: 15px;
	list-style: disc inside url(../images/bateaux-occasion_carre.gif);
	white-space: normal;
	display: list-item;
	border-bottom: 1px solid #759328;
	}

.bouton {
	color: #2A370D; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background: White;
	border: 1px solid #FF4F00;
	height: 20px;
	}

.inputbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF4F00;
	background: #D6E5AA;
	border: 1px solid;
	text-align: center;
	}



.datepublication {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A7CF43;
	font-weight: normal;
}

.datecreation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #74912A;
	text-decoration: none;
	font-weight: normal;
	}

.datemodifiee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	}

/*ul {
	margin: 0px 0px 0px 0px;
	}*/

li {
	list-style: inside url(../images/bateaux-occasion_taquet.gif) 3px;
	list-style-image: url(../images/bateaux-occasion_taquet.gif);
	}

.formulaire {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
	background: White;
	border: 2px solid;
	height: 18px;
	line-height: 13px;
	}
	


