p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}
body {
	background-color: #8b8b8b;
	margin: 0px;
	padding: 0px;
}
#structure {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 24px;
	padding-left: 24px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#structure #top {
	clear: both;
}
#structure #top h1 {
	display: none;
}
#structure #top a {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 328px;
	width: 850px;
}
#structure #menu {
	clear: both;
	background-image: url(../img/bgMenu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
	width: 850px;
}
#structure #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#structure #menu ul li {
	display: block;
	float: left;
	padding-top: 7px;
	padding-right: 11px;
}
#structure #menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 11px;
}
#structure #menu ul li a:hover {
	text-decoration: underline;
}
#structure #menu ul .decoration {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#structure #content {
	background-image: url(../img/bgDownMenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#structure #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C24816;
}
#structure #content p {
	color: #3F5623;
}
#structure #content a {
	color: #3F5623;
	text-decoration: underline;
}
#structure #content #contVideos {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#structure #content #contVideos ul {
	list-style-type: none;
}
#structure #content #contVideos ul li .titVideo {
	font-size: 16px;
	font-weight: bold;
}
#structure #content #contVideos ul li .video  {
	border: 1px solid #404040;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCC;
}
#structure #content #contVideos ul li .desc {
	font-size: 14px;
	font-weight: normal;
}
#structure #content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4E6B2F;
}
#structure #content ul li  {
	font-weight: bold;
	color: #4E6B2F;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}
#structure #content ul li .titLink {
	color: #4D6B31;
	text-decoration: none;
	padding-bottom: 10px;
	display: block;
}
#structure #content ul li .titLink:hover {
	text-decoration: underline;
}
#structure #content ul li .listIntDoc {
	color: #636363;
	text-decoration: none;
	padding-bottom: 3px;
}
#structure #content ul li .listIntDoc li a {
	color: #555;
	text-decoration: none;
	display: block;
	font-weight: normal;
	padding-top: 3px;
}
#structure #content ul li .listIntDoc li a:hover {
	text-decoration: underline;
}
#structure #content ul li .listIntDoc li p {
	font-weight: normal;
	font-size: 14px;
}
#structure #pie {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #434442;
}
#structure #content .docForm li a {
	color: #555;
	text-decoration: none;
	display: block;
	font-weight: normal;
	padding-top: 3px;
}
#structure #content .docForm li p {
	font-weight: normal;
	font-size: 14px;
}
