/* CSS Document */

BODY{
	margin:0px;
	padding:0px;
	text-align:center;
	min-width:800px;
}

H1, H2, H3, H4, H5, P, TD, TH, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT, DIV, LI, LABEL{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H2
{
font-size: 14px;
}

H4
{
font-size: 16px;
}

H5
{
font-size: 14px;
}

H6
{
font-size: 10px;
}

UL{
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

P {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

A { 
	color: Navy;
	text-decoration: underline;
}

A:hover { 
	color: #336699;
	text-decoration: none;
}

h3, h2{
	color: Navy;
}


#breadcrumb {
	font-size: 11px;
	color: #999898;
	padding-top: 3px;
	padding-right: 30px;
	border-left: 1px solid Navy;
	border-top: 1px solid Navy;
	border-right: 1px solid Navy;
}

.titre_accueil{
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 1px;
}

.content{
	padding: 20px 30px 20px 30px;
	vertical-align: top;
}

.realisation{
	color: #999898;
	font-size: 11px;
	padding-right: 3px;
}

.realisation A{
	color: #999898;
	text-decoration: underline;
}

.realisation A:hover{
	color: #999898;
	text-decoration: none;
}

.news-single-timedata{
	font-size: 14px;
}

.section2 {
	font-size: 16px;
	font-weight: bold;
	color: Navy;
	padding: 10px 30px 0px 30px;
	border-left: 1px solid Navy;
	border-right: 1px solid Navy;
}

.csc-menu{
	font-weight: bold;
}

.csc-menu P{
	margin-top: 10px;
}

P.csc-section{
	padding-left: 29px;
	font-weight: normal;
	margin: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
}

.csc-header{
	padding: 20px 0px 0px 0px;
}

.csc-header-n1{
	padding: 0px;
	margin: 0px;
}

.csc-firstHeader{
	padding: 0px;
	margin: 0px;
}

h1{
	padding: 0px;
	margin: 0px;
}

.csc-header h2{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #336699;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
}

.csc-sitemap-level2
{
	padding-left: 20px;
	font-weight: normal;
}

P.csc-sitemap-level2
{
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

.tx-neofileshare-pi2-listrow {
	border: #999 dashed 1px;
}

.tx-neofileshare-pi2-listrow table {
	width: 100%;
}

.tx-neofileshare-pi2-listrow table td {
	border: #CCC dotted 1px;
}

/* Enlever la bordure par défaut pour les images */
img {
	border: 0;
}

.menu_item{
float: left;
}
#sous_menu1:hover{

}



#glayernav{
  background-color:#336699;
  display:block;
  float:left;
  height:23px;
  margin:0px;
  overflow:hidden;
}
