body  {
font-family: Verdana, Arial, Helvetica, sans-serif; 
color:white;
}

a:link {
font-family : Verdana;
font-size : 14 px;
color : #5093C4;
}


a:visited {
font-family : Verdana;
font-size : 14 px;
color : #607E99;
}

a:hover {
font-family : Verdana;
font-size : 14 px;
color : #F9B40E;
}

a:active {
font-family : Verdana;
font-size : 14 px;
color : #829EB6;
}

p {
	margin:0px;
}

/*   */
table #menu_admin{
	font-size:12px;
}


ul.menu {
	list-style-type:none;
	padding-left:5px;
}

ul.menu li {
	padding-top:10px;
}

ul.menu li a {
	text-decoration:none;
	color:white;
}

ul.menu li a:hover {
	color:gray;
}




#layer2
{ 
visibility: visible; 
position: relative;
top: 0px; left: 5px; 
width: 463px; height: 440px; 
overflow: auto;
scrollbar-face-color:#000000; 
scrollbar-highlight-color:#224470; 
scrollbar-3dlight-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-shadow-color:#224470; 
scrollbar-arrow-color:#224470; 
scrollbar-track-color:#000000;
}

#contenu{
visibility: visible; 
position: relative; 
font-size:10px;
top: 0px; 
left: 0; 
width: 463px; 
height: 440px; 
overflow: auto;
}

#contact{
	font-size:11px;
}
#cie{
	font-size:14px;
}
#nom, .titre{
	font-size:13px;
}

.small{
	font-size:10px;
}

.date{
	font-size:15px;
}

.minimini{
	font-size:8px;
}

table.form input{
	width:95%;
}
table.form textarea{
	width:95%;
	height:100px;
}

.form textarea#message{
	width:95%;
	height:300px;
}

.form input#ordre{
	width:10%;
}


.mouseover
{
    cursor:pointer;
    cursor:hand;
}

.feedback-ok
{
	color:#66CC00;
	display:block;

}

.feedback-error
{
	color:orange;
	display:block;
}


