/* Start of CMSMS style sheet 'Template_style_amson' */
body{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	display:block;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/templates/backround.gif);
	background-color: #808080;
}



/* ------------------------------------ */
/*                                      */
/*            Strucutre                 */
/*                                      */
/* ------------------------------------ */

#conteneur {
	position:relative;
	margin-top: 0px;
}


#contenu {
	position: relative;
	width: 877px;
	margin: 0 auto;
	background-image: url(images/templates/backround_contenu.gif);
	background-repeat: repeat-y;
}

#headertop {
	position: relative;
	width: 877px;
	margin: 0 auto;
	
}

#menu {
	position: relative;
	width: 877px;
	background-image: url(images/templates/backround_menu.gif);
	height: 46px;
}

#chemin {
	position: relative;
	font-size: 0.95em;
	color: #000033;
	width: 100%;
}


/* ------------------------------------ */
/*                                      */
/*             Menu                     */
/*                                      */
/* ------------------------------------ */

#menu #menunav {
	width: 844px;
	padding-top: 13px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 1.1em;
	color: #000000;
}

#menunav a:link{
	text-decoration: none;
	color: #990000;
}

#menunav a:visited{
	color:#990000;
	text-decoration: none;
}

#menunav a:hover{
	text-decoration:underline;
	}



/* ------------------------------------ */
/*                                      */
/*             Chemiin                     */
/*                                      */
/* ------------------------------------ */

#chemin #interieurchemin {
	width: 810px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #000033;
}

#chemin a:link{
	text-decoration: none;
	color: #333333;
}

#chemin a:visited{
	color:#333333;
	text-decoration: none;
}

#chemin a:hover{
	text-decoration:underline;
	}


/* ------------------------------------ */
/*                                      */
/*     Strucutre 1 colonne              */
/*                                      */
/* ------------------------------------ */

/*     CARTOUCHE INTERIEUR           */

#interieur1colonne {
	float: left;
	width: 845px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 15px;
	padding-left: 0px;
}


p {
	margin: 0 0 5px 0;
}

/*     Lien général           */

 a:link{
	text-decoration: none;
	color: #990000;
}

a:visited{
	color:#990000;
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
	}


/* ------------------------------------ */
/*                                      */
/*          Contenu - Cadre             */
/*                                      */
/* ------------------------------------ */


#left {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	width: 406px;
	float: left;
	background-color: #FFFFFF;
}

#right {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 406px;
	float: right;
	background-color: #FFFFFF;
	background-image: url(images/templates/backround_right_accueil.gif);
	background-repeat: no-repeat;
}


/*                                      */
/*          Intérieur right             */
/*                                      */


#right #rightcontenu {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 20px;
}


			.cartouche {
				position: relative;
				width: 255px;
				padding-top: 1px;
				padding-right: 0px;
				padding-left: 0px;
				margin-bottom:10px;
				padding-bottom:1px;
				background-attachment: scroll;
				background-color: transparent;
				background-image: url(images/templates/right/fond.gif);
				background-repeat: no-repeat;
				background-position: 0pt 100%;
			}

.interieur {
	position: relative;
	width: 223px;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom:0px;
	padding-bottom:1px;
}

	
	#left a:link{
		text-decoration: none;
		color: #990000;
	}
	
	#left a:visited{
		color:#990000
	}
	
	#left a:hover{
		text-decoration:underline;
		color: #990000;
	}



/*     Puce     */



ul {
	padding: 0 0px 5px 0px;
	margin: 0 0px 0px 0px;
	list-style-image: url(images/templates/fleches/fleche_carree_2.gif);
	background: url(../design/hr2.png) left bottom no-repeat;
}
li {
	line-height: 1.1em;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
}






/* ------------------------------------ */
/*                                      */
/*            Footer                    */
/*                                      */
/* ------------------------------------ */

#footer {
	width: 878px;
	height: 42px;
	color: #FFFFFF;
	background-position: left bottom;
	background-image: url(images/templates/backround_footer.gif);
}

#footer #footernav {
	width: 844px;
	padding-top: 7px;
	padding-left: 30px;
	font-size: 0.91em;
	color: #000000;
	letter-spacing: 0.02em;
	line-height: 1.2em;
}

#footer #contenufooter {
	color: white;
	font-size: 11px;
	text-align: left;
	width: 950px;
	font-weight: lighter;
	margin-left: 20px;
	margin-top: 2px;
	line-height: 14px;
}

#footer a:link{
	text-decoration: none;
	color: #000000;
}

#footer a:visited{
	color: #000000;
}

#footer a:hover{
	text-decoration:underline;
	color: #000000;
}


* ------------------------------------ */
/*                                               */
/*                Erreur                      */
/*                                               */
/* ------------------------------------ */

.error_message{
	color: #000000;
}

.error_message ul {
	list-style-image: url(images/templates/fleches/fleche_carree_2.gif);
	background: url(../design/hr2.png) left bottom no-repeat;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #fff0f2;;
	background-position: center;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff3300;
	border-right-color: #ff3300;
	border-bottom-color: #ff3300;
	border-left-color: #ff3300;
}

.error_message li {
	line-height: 1.1em;
	color: #FF0000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;

}

/* End of 'Template_style_amson' */

