/* CSS Document */

h1 {
/*color:#eb8008;*/
color:#a60928;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 24px;
margin: 0pt;
padding: 0pt;
}

h2 {	
color:#000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 20px;
margin: 0pt;
padding: 0pt;
}



#container_centre
{
	background-color: #000000;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;	
}
#bandeau
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 970px;
	height: 60px;
	z-index: 0;
}

#bandeaunavig
{
	background-color: #a60928;
	position: absolute;
	width: 970px;
	left: 26px;
	top: 60px;
	height: 20px;
	z-index: 0;
}

#contenu_grandcontainer
{
	background-color: #ffffff;
	position: absolute;
	left: 26px;
	top: 80px;
	width: 970px;
	z-index: 10;
}

	#contenu_container
	{
		background-color: #ffffff;
		width: 970px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		z-index: 10;
	}
		#list
		{
			position: absolute;
			/*background-color: #edd1a0;*/
			background-image: url("images/modActivites_fondrouge.gif");
			background-position: top left;
			background-repeat: repeat-x;
			background-color: #ddb4a6;
			float: left;
			/* taille et visibilité réglé par JS lors d'actions */
			width: 0px;
			height: 0px;
			visibility: hidden;
			/* ascenseur si nécessaire */
			overflow: auto;
			text-align: left;
			margin-top: 5px;
			margin-left: 5px;
			/*margin-right: 20px;*/
			/*background-image: url("images/fond_menu.gif");*/
			/*background-position: top left;*/
			z-index: 1;
		}
		#list_mr_simple
		{
			position: absolute;
			/* background-color: #edd1a0; */
			background-image: url("images/modActivites_fondrouge.gif");
			background-position: top left;
			background-repeat: repeat-x;
			background-color: #ddb4a6;
			float: left;
			margin-top: 5px;
			margin-left: 5px;
			width: 430px;
			height: 300px;
			/* ascenseur si nécessaire */
			/*overflow: auto;*/
			text-align: left;
			/*margin-right: 20px;*/
			/*background-image: url("images/fond_menu.gif");*/
			/*background-position: top left;*/
			z-index: 2;
		}
		#list_mr_avance
		{
			position: absolute;
			/*background-color: #edd1a0;*/
			background-image: url("images/modActivites_fondrouge.gif");
			background-position: top left;
			background-repeat: repeat-x;
			background-color: #ddb4a6;
			float: left;
			/* taille et visibilité réglé par JS lors d'actions */
			margin-top: 5px;
			margin-left: 5px;
			width: 0px;
			height: 0px;
			visibility: hidden;
			/* ascenseur si nécessaire */
			/*overflow: auto;*/
			text-align: left;
			/*margin-right: 20px;*/
			/*background-image: url("images/fond_menu.gif");*/
			/*background-position: top left;*/
			z-index: 3;
		}
		#map_canvas
		{
			position: relative;
			background-color: #ffffff;
			float: right;
			margin-top: 5px;
			margin-right: 5px;
			width: 525px;
			height: 300px;
			/*background-image: url("images/fond_contenu.gif");*/
			/*background-position: top left;*/
			/*background-repeat: repeat-y;*/
			z-index: 1;
		}
		#detail
		{
			/*background-color: #edd1a0;*/
			background-image: url("images/modActivites_fondrouge.gif");
			background-position: top left;
			background-repeat: repeat-x;
			background-color: #ddb4a6;
			clear: both;
			float: left;
			margin-top: 5px;
			margin-right: 5px;
			margin-left: 5px;
			margin-bottom: 5px;
			width: 960px;
			z-index: 1;
		}
		#contenu_suite_transp
		{
			position: relative;
			clear: both;
			/*background-color: #ff0000;*/
			/*top: 530px;*/
			width: 970px;
			height: 10px;
			padding-left: 0px;
			padding-right: 0px;
			padding-top: 0px;
			padding-bottom: 10px;
			z-index: 10;
		}

.txtlisteactivites {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 13px;
	font-size: 12px;
}
.txtlisteactivites a, a:hover, a:visited {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 13px;
	font-size: 12px;
}

.txtlisteactivites_gris {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 13px;
	font-size: 12px;
}
a.txtlisteactivites_gris {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 13px;
	font-size: 12px;
	text-decoration: none;
}
a.txtlisteactivites_gris:hover {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 13px;
	font-size: 12px;
	text-decoration: none;
}
a.txtlisteactivites_gris:visited {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 13px;
	font-size: 12px;
	text-decoration: none;
}


.fichetitre {
	color: #a60928;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 13px;
	font-size: 12px;
}


.txtnavigbandeau {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	text-decoration: none;
}
a.txtnavigbandeau {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.txtnavigbandeau:hover {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.txtnavigbandeau:visited {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


#navcontainer { width: 405px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer li
{
display: block;
padding: 3px;
width: 405px;
height: 14px;
/*background-color: #e3ab83;*/
background-color: #ddb4a6;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:link, #navlist a:visited, #navlist a:hover
{
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
}

#navcontainer li:hover
{
/*background-color: #d88766;*/
background-color: #d3a08f;
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
/*text-decoration: underline;*/
}

.signature {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 10px;
}
a.signature {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 10px;
	text-decoration: none;
}
a.signature:hover {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 10px;
	text-decoration: underline;
}

.menu1 {
	font-family: "Trebuchet MS", Arial, Georgia;
	color: #000000;
	line-height: 15px;
	font-size: 10px;
}
a.menu1 {
	font-family: "Trebuchet MS", Arial, Georgia;
	color: #000000;
	line-height: 15px;
	font-size: 10px;
	text-decoration:none;
}
a.menu1:hover {
	font-family: "Trebuchet MS", Arial, Georgia;
	color: #000000;
	line-height: 15px;
	font-size: 10px;
	text-decoration: underline;
}
a.menu1:visited {
	font-family: "Trebuchet MS", Arial, Georgia;
	color: #000000;
	line-height: 15px;
	font-size: 10px;
	text-decoration:none;
}