/* CSS Document */

/* tableau */
#cadre {
	width: 720px;
	height: auto;
	background-color: #FFFFFF;
	border: 1pt solid #000066;
	padding-right: 10px;
	padding-left: 10px;
}

#image {
	background-repeat: no-repeat;
	margin-top: 10px;
}
#animation {
	margin-top: 10px;
	margin-bottom: 10px;
	border: #FFFFFF;
}


/* dernière ligne du tableau */

#fse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 2px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-align: center;
	padding-bottom: 10px;
}

a.fse:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	list-style-type: circle;
	list-style-position: inside;
	height: 15px;
	text-decoration: none;
}
a.fse:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	list-style-type: circle;
	list-style-position: inside;
	height: 15px;
	text-decoration: none;
}
a.fse:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	list-style-type: circle;
	list-style-position: inside;
	height: 15px;
	text-decoration: underline;
	text-transform: none;
}
a.fse:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	list-style-type: circle;
	list-style-position: inside;
	height: 15px;
	text-decoration: none;
	text-transform: none;
}

a.partie:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
a.partie:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
a.partie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
}
a.partie:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
#fond-haut {
	background-image:   url("../image/plan/images/fond/fond-haut.gif");
	background-repeat: no-repeat;
	height: 68px;
}
#fond-bas {
	background-image:    url("../image/plan/images/fond/fond-bas.gif");
	background-repeat: no-repeat;
	color: #003300;
	text-align: right;
}
#titre-partie {
	text-align: center;
	vertical-align: middle;
}
#titre-rubrique {
	text-align: center;
	vertical-align: middle;
	height: 20px;
	color: #000000;
	font-weight: bold;
}
a.rubrique:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#rubrique {
	text-align: left;
	padding-left: 20px;
	vertical-align: top;
	color: #000000;
}
a.rubrique:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.rubrique:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.rubrique:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#titre-partie-vc {
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003300;
	border-left-color: #003300;
}
#titre-rubrique-vc {
	text-align: center;
	vertical-align: middle;
	height: 20px;
	color: #000000;
	font-weight: bold;
}
#rubrique-vc {
	text-align: left;
	padding-left: 20px;
	vertical-align: top;
	color: #000000;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003300;
	border-left-color: #003300;
}
