/* CSS Document */
#headerLogo
{
	width : 260px;
	height : 172px;
	float:left;
	/*background: url(../dragon-graphisme/commun/headerLogo.gif) top left no-repeat;*/
}
#headerLogo a, #headerLogo a:active, #headerLogo a:focus, #headerLogo a:active img, #headerLogo a:focus img
{
	outline:0;
	border:none;
	text-decoration : none;
	padding:0;
	margin:0;
}
#headerLogo img
{
	border: none;
	margin:0;
	padding:0;
}

#headerFlash
{
	width:570px;
	height:120px;
	float:left;
	margin-left:0px;
	margin-top:40px;
}
#headerMenu{
	width:765px;
	float:left;
	clear:left;
	height:35px;
	margin:0 0 0 0;
	padding:0;
}
#headerMenu a
{
	text-decoration : none;	
}
.headerMenu
{
	height:21px;
	background: url(../dragon-graphisme/commun/menuBack.jpg) top left repeat-x;
}
#util{
	position:absolute;
	width:175px;
	height:40px;
	bottom:0;
	right:0;
	margin:0;
	padding:0;
}

#util form
{
	font:12px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	margin:0;
	padding:0;
	float:right;
}
#util input, .input
{
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	border:1px solid #DDDDDD;
}
#util input.submit
{
	cursor:pointer;
	padding:0 3px;
	height:auto;
	background:#CCCCCC;
}
#util input.submit:hover
{
	color:#CCCCCC;
	background:#4f3e5f;
	cursor:pointer;
}

#headerMenu table{
	margin:0;
	padding:0;
	font:14px Verdana, Helvetica, sans-serif, Arial;
	font-weight:normal;
	width:100%;

	border-collapse:collapse;
	vertical-align:center;
}
#headerMenu td{
	margin:0;
	padding:0;
	text-align:left;
	border-collapse:collapse;
}

#headerMenu a
{
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	display: block;
	width:auto;
	text-align:left;
	color:#FFFFFF;
	background: url(../dragon-graphisme/commun/menuPuce.gif) center left no-repeat;
}

#headerMenu a:hover
{
	color:#172982;
}

#headerMenu a.clic
{
	color:#172982;
}
