body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0;
	margin:0;
	border:0;
	background:#FFF url(../images/bgpattern.gif) top left repeat fixed;
	text-align:left;
	direction:ltr;
	color:#000;
}

* {
	background-repeat:no-repeat;
	background-position:top left;
	font-style:normal;
	padding:0;
	margin:0;
}

div, p, h1, h2, h3, h4, h5, h6, blockquote, object, form, fieldset, legend, address, dl, dt, dd, ul, ol, li {
	/*overflow:hidden; /* clipping */
	padding:0;
	margin:0;
	border:0;
}

div {
	/* height:100%;  */
}

img {
	border:0;
}

.clearboth{
	clear:both;
	height:0px;
	width:0px;
}

a {
	/* font-size:1.1em; */
	font-weight:bold;
	text-decoration:underline;
	color:#E2001A;
}
a:hover {
	text-decoration:none;
}

li {
	list-style-type:none;
}

legend, span, caption {
	display:none;
}


h6 {
	width:auto;
	height:24px;
	padding:0 36px 0 0;
	margin:12px 0 6px 0;
	background-color:#DEE7E7;
	line-height:24px;
	text-align:right;
	font-weight:normal;
	font-size:1em;
	color:#71767D;
}

div#borders {
	width:926px;
	background-image:url(../images/borders.gif);
	margin:0 auto;
}
div#mainContainer {
	width:860px;
	margin:0px 0px 0px 14px;
	padding:0px 18px;
	background-color:#FFF;
}

h4
{
	color:#E2001A;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin:3px;
}
h5
{
	color:#000000;
	font-family:Verdana;
	font-size:8px;
	text-align:left;
	margin:3px;
}

#localisation{
	height:10px;
	/*margin-top:5px;	*/
}


#main{
	position:relative;
	width:860px;
}


/* ********************************************* OUTILS ************************* */

#outils a{
	font-size:10px;
	color:#5b5e5e;
	text-decoration:none;
}
#outils a:hover{
	font-size:10px;
	color:#5b5e5e;
	text-decoration:underline;
}

#outils2{
	width:111px;
	border:#5b5e5e 1px solid;
	padding:9px;
	background-color:#e8eeee;
	padding-bottom:0px;
	height:auto;
}

#outils2 li{
	padding-left:25px;
	padding-bottom:9px;
}

#ButtonPub
{
	display:block;
	height:auto;
	width:131px;
	/*text-align:right;*/
}


/* *************************************** PAGES EN VRAI DOTNET (mais pas en vrai css) ************************************************ */

.title
{
	padding-top:10px;
	font-size:20px;
	color:#cc001e;
	font-weight:normal;
	display:block;
}

.normal
{
	display:block;
}

.msgError
{
	font-weight:bold;
	color:#cc001e;
	display:block;
}

#truc
{
	height:30px;
	padding:0px;
	float:left;
	display:block;
}

div#main .geo
{
	display:block;
}

/************************** BLOC DE DROITE ***************************/
.blocContainer
{
	width:130px;
}

.blocContainer ul li a
{
	display:block;
	width:130px;
	height:26px;
}
