body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: white;
	margin: 0;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 4px 0px;
}

h1 {
	font-family:verdana;
	font-size:16px;
	text-align:left;
	border-bottom: 2px solid #FAA61A;
}

h3 {
	font-size:18px;
	color:#21409A;
	text-align:justify;
	font-weight:normal;

}

h4 {font-size:14px;
	color:#3333CC;
	text-align:left;
	font-weight:normal;
	
}

hr {
	color:black;
	border-bottom:#21409A 1px solid;
}


.header {
	margin:0;
	padding:0;
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 165px;
	font-size: 20px;
	font-weight: bold;
}
.menu {
	background-color: #FFD5AB;
	/*padding: 10px;*/
	width: 158px;
	vertical-align: top;
}








.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.menu ul li {
	margin:0 0 5px 5px;
	padding:0;
	border-bottom: solid black 1px;
}
.menu li:hover {
	margin:0 0 5px 5px;
	padding:0;

}
.menu li a{
	color:black;
	font-size:11px;

}
.menu li a:hover{
	color:red;
}
.current {
	font-weight: bold;
}



/*
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 15px;
	font-size: 10px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 1px;
	text-decoration: none;
}

.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	border-bottom: 1px dashed #999999;
}
.menu_main a:hover {
	border-bottom: 1px dashed #333333;
}
*/











.content {
	background-color: #FFFFFF;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}

.content ul {
	padding: 0 0 0 20px;
	margin: 0px;	


}

.content li {
	margin:0;
	padding:0 0 6px 0;
	list-style-image:url(/images/charte/puce.gif);
	text-align:left;
}

.content p {
	text-align:justify;
}

.content a {
	color:black;
	size:12px;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
}

.footer, .copyright {
	background:url(/caue/templates/simple/texture-footer.gif);
	font-size: 10px;
	height: 31px;
}

.footer td {
	margin:0;
	padding:0 0 0 20px;
	color:white;
	font-size: 10px;
}

.footer a, .footer a:hover, .footer a:visited, .footer a:active {
	color:white;
	font-size: 10px;
	height: 31px;
}


.copyright {
	text-align:center;
	height: 21px;
	color: white;
}
.copyright a, .copyright a:hover, .copyright a:visited, .copyright a:active {
	font-size: 10px;
	text-decoration:underline;
	color: white;
}


.search_string {
	width: 100px;
	height: 14px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 55px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}

table.tableau-donnees {
	border: none;
}

table.tableau-donnees td, table.tableau-donnees th {
	color: black;
	font-size: 12px;
	text-align: center;
	border: none;
}

table.tableau-donnees td {
	border-right: 1px solid #FF7F00;
	border-bottom: 1px solid #FF7F00;
}

table.tableau-donnees th {
	font-weight: bold;
	background: #FF7F00;

}

table.tableau-bouton {
	border: none;
	background: #ffa500;
	text-align: center;
	width: 200px;
}

table.tableau-bouton p {
	color:white;
}

	
	
	
	
 
	

