/* CSS Document */

a:link, a:visited, a:active {
	color: #003366;
	text-decoration:none;
}

a:hover {
	color: #FA5C18;
}

.header-logo {
	background-image:url(../../img/Bouddhalight/header_logo.gif);
	background-repeat:no-repeat;
	width:108px;
	height:124px;
}


.header-logo-courtbouillon {
	background-image:url(../../img/Bouddhalight/header_fond_connexion.gif);
	background-repeat:repeat-x;
	width:282px;
	height:102px;
}

.header-connexion {
	height: 102px;
	background-image:url(../../img/Bouddhalight/header_fond_pellicule.jpg); /* image de fond de la cellule */	
	font-size: 10px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

input, textarea {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.header-droite-connexion {
	height: 102px;
	background-image:url(../../img/Bouddhalight/header_droite_connexion.gif); /* image de fond de la cellule */
	background-repeat:no-repeat;
}

.header-menu {
	height: 25px;
	background-image:url(../../img/Bouddhalight/header_fond_menu.gif); /* image de fond de la cellule */
	background-repeat:repeat-x;
	vertical-align:middle;
	font-size:small;
	color: #FFFFFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.header-menu a {
	color: #003366;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.header-menu a:hover {
	color: #FA5C18;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.header-separe {
	background-image:url(../../img/Bouddhalight/header_fond_separ.gif);
	background-repeat:no-repeat;
	height:22px;
	width:1px;
}

.header-droite-menu {
	height: 22px;
	background-image:url(../../img/Bouddhalight/header_droite_menu.gif); /* image de fond de la cellule */
	background-repeat:no-repeat;
}