/*horizontal*/
.chromestyle {
	margin: 0px;
}


.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.chromestyle ul{
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0px;
}
#logo {
	margin-top: 20px;
	margin-left: 20px;
}


.chromestyle ul li{
	list-style: none;
	display: inline;
}

 
.chromestyle ul li a{
	border: 1px solid #000000;
	background: url(../images/boutonfd.png); -moz-opacity:.9; filter:alpha(opacity=90);
	padding: 10px 0.5em;
	float: left;
	height: 17px;
	margin-left: 3px;
	text-decoration: none;
	color: #000000;

}
.chromestyle ul li a#currentbleu{
	background: #d8eef7;
	color:#660099;
}

.chromestyle ul li a#bleu:hover{
	background:#D8EEF7;	
	color:#660099;
}
.chromestyle ul li a#rose:hover{
	background:#D8EEF7;	
	color:#660099;
}
.chromestyle ul li a#currentrose{
	background:#F8E4EB;	
	color:#660099;
}
.chromestyle ul li a#jaune:hover{
	background:#D8EEF7;	
	color:#660099;
}
.chromestyle ul li a#vert:hover{
	background:#D8EEF7;	
	color:#660099;
}

.chromestyle ul li a#currentvert{
	background:#97FF97;	
	color:#660099;
}
.chromestyle ul li a#currentjaune{
	background:#F7EFB8;	
	color:#660099;
}
.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
}

/* styles poure  menu deroulant */
.dropmenudiv{
	position:absolute;
	top: 0px;
	font:70%/18px Verdana, Arial, Helvetica, sans-serif;
	z-index:100;
	width: 200px;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);*/
	visibility: hidden;
	background: url(../images/alcor_fdmenu.png) repeat; -moz-opacity:.9; filter:alpha(opacity=90);
	border: 1px solid #000000;
}
/* fond des soumenus*/
#dropmenu0 {
background: url(../images/dfbleusmenu_03.png) repeat; -moz-opacity:.9; filter:alpha(opacity=90);
}
#dropmenu1 {
background: url(../images/dfbleusmenu_03.png) repeat; -moz-opacity:.9; filter:alpha(opacity=90);
}
#dropmenu2 {
background: url(../images/dfbleusmenu_03.png) repeat; -moz-opacity:.9; filter:alpha(opacity=90);
}
#dropmenu3 {
background: url(../images/dfbleusmenu_03.png) repeat; -moz-opacity:.9; filter:alpha(opacity=90);
}
/* fond lien*/
.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #000000; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background: url(chromebg2-over.gif) repeat-x center center;
	color: #660099;
	border: 1px solid #FFFFFF;
}
/*****************************

/*vertical*/

#menu {
	font-size:80%;
	height: 420px;
	padding-top: 0px;
	margin-left: 100px;
}
#menuBull {
	font-size:100%;
	height: 420px;
	padding-left: 45px;
	padding-top: 50px;
}
.texte {
	font-size: 70%;
	color: #000000;
}



.active {
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
#holder #content #menu a {
	color: #000099;
	text-decoration: none;
}
.lienarticles {
	font-size: 70%;
	color: #000000;
	text-decoration: none;
}
.lienarticles:hover {
	font-size: 70%;
	color: #660099;
	text-decoration: none;
}

#holder #content #menu a:hover {
	color: #CC0066;
	text-decoration: none;
}
#holder #recherche {
	font-size: 60%;
	text-align: right;
	margin-right: 45px;
}
#tdvign {
	font-size: 60%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 3px;
	padding-right: 3px;
}
#descriSujet {
	margin-left: 75px;
	font-size:10px;
}
#ulSujet li{
	list-style: none;
	border: 2px solid #FFFFFF;
	padding-left: 5px;
	margin-bottom: 3px;
	padding-right: 5px;
	margin-left: -25px;
}
#titreTheme {
	margin-right: 10px;
}
#titreTheme {
	height: 400px;
}
#dernierMess {
	margin-left: 20px;
	border: 2px solid #FFFFFF;
	padding: 3px;
}


#ulSujet li:hover{
	background: #D8EEF7;

}
#formInscrip {
	background: url(../images/fondLogin.png) no-repeat left top;
	height: 226px;
	padding-top: 50px;
	padding-left: 15px;
}

#listeCommentaire li {
	background: #D8EEF7;
	list-style: none;
	padding: 3px;
	border: 2px solid #FFFFFF;
}
.espaceAttente {
	height: 220px;
}
#help {
	margin-top: 5px;
}


#dropmenu4 {

background: url(../images/dfbleusmenu_03.png) repeat; -moz-opacity:.9; filter:alpha(opacity=90);
}
#helpDetail {
	height: 220px;
	border: 2px dotted #FFFFFF;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
}

