/* CSS Document */
/* blocs principaux */
#mainTable{
	width: 955px;
	background-image: url(images/_fondamental_00.gif);
	background-repeat: no-repeat;
	border: 1px solid #CACACA;
}
.left{
	background-image: url(images/fondafondal6_c2logoenbas_09.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#path{
font-size: 10px;
color: #e32422;
}

#path a{
color: #e32422;
text-decoration: none;
}
#path a:hover{
text-decoration: underline;
}

#contenu{
margin-top: 20px;
}

/* texte */
.text a {
	color: #e32422;
}
#contenu .cadre {
	color: #FFFFFF;
	background-color: #ff5f3d;
	padding: 10px;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
}

body {
	margin-top: 0px;
}

.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h1{
	color :#e32422;
	font-size: 13px;
}

/* menu déroulant */

/* imprimer */

#imprimer {
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	margin-left: 610px;
	font-size: 10px;
	color: #e32422;
}
#imprimer a{
	text-decoration: none;
	color :#e32422;
}
#imprimer a:hover{
	text-decoration: underline;
}

/* menu */
#menu{
	width: 155px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 25px;
	position: absolute;
}
#menu ul {
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: none;
}
#menu ul li{
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#menu p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#menu a{
	color: #FFFFFF;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}
#menu ul a{
	color: #CCCCCC;
	text-decoration:none;
}
.current{
	font-weight: bold;
	text-decoration: underline;
}

/* sous menu */
#smenu {
	margin-top: 20px;
}
#smenu ul{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#smenu ul li{
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	color: #e32422;
}

#smenu ul .current{
	color: #;
	color: #666666;
}

#smenu a{
color: #e32422;
text-decoration: none;
}
#smenu a:hover{
text-decoration: underline;
}

/* moteur de recherche */
#recherche{
	position: absolute;
	padding-left: 840px;
	text-align: right;
	padding-right: 20px;
}
#recherche form {
	margin-top: 0px;
	padding-top: 0px;
}
#recherche #query{
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}
#recherche #submit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	padding: 2px;
}
#lienlogo {
	position: absolute;
	margin-top: 290px;
	margin-left: 70px;
	height: 50px;
	width: 150px;
}
.textprint {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.textprint a {
	color: #e32422;
}
#formprint {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	padding: 2px;
}
