/* DEFINITIONS GENERALES*/

body 	{
		margin:0px;
		padding:0px;
		font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #333333;
		background: url(images/fond_top.jpg) top left repeat-x;
		}

img		{
		_behavior: url("win_png.htc");
		border: 0;
		}
		
img a	{border: none}

a{color: #1b93b8; text-decoration: none}
a:hover{text-decoration: underline}
b, bold, strong{color:#000 !important; font-weight: bold}
p{ margin-top: 0; margin-bottom: 1.5em}
h1{color: #f29400; font-size: 20px}
h2{font-size: 1.5em; color: #1b93b8; padding-top: 5px}
h3{font-size: 1.25em; color: #333333; padding-top: 5px}
h4{font-size: 1.1em; color: #666666; padding-top: 5px}
h5{font-size: 1em; color: #000000; font-weight: bold; padding-top: 5px}		
h6{font-size: 1em; color: #000000; text-decoration: underline; padding-top: 5px}

ul{margin: 0; padding-left: 5px}
li{list-style-type: none; padding-left: 15px;background: url(images/puce_active.gif) left -3px no-repeat;}

p.align-right{
	text-align: right;
}

p.align-center{
	text-align: center;
}

p.align-justify{
	text-align: justify;
}

p.align-left{
	text-align: left;
}


div.indent{
	margin-left: 40px;
}


/* TABLEAUX*/

table.MrBlue
		{
		border:1px solid #1b93b8;
		border-collapse:collapse;
		margin:auto;
		padding: 5px;
		_padding:0;
		font-size: 12px;
		font-family: Trebuchet MS, Verdana, sans-serif;
		}

.MrBlue thead, .MrBluen tfoot
		{
		font-size: 1.25em;
		font-weight: bold;
		color: white;
		background : url(images/fond_tableau.jpg) bottom center repeat-x !important;
		border:1px solid #1b93b8;
		}

.MrBlue tbody
		{
		background-color: #F8FCF7;
		border: 1px solid #1b93b8;
		}

.MrBlue th
		{
		border:1px dotted #fff;
		padding:5px;
		width:25%;
		font-size: 1.25em
		}

.MrBlue td
		{
		border:1px solid #1b93b8;
		padding:5px;
		}

.MrBlue caption
		{		
		}

table.whiteStripes
		{
		margin:5px;
		padding: 5px;
		_margin:0;
		_padding:0;
		background: url(images/diago.png);
		empty-cells: show;
		border-spacing: 5px;
		border-collapse: separate;
		border: none;
		font-size: 12px;
		font-family: Trebuchet MS, Verdana, sans-serif;
		}
		
.whiteStripes td
		{
		border: 1px solid #cccccc;
		background-color: white;
		padding:5px;
		} 

.whiteStripes thead, .whiteStripes tfoot
		{
		font-size: 1.25em;
		color: darkorange;
		font-weight: bold;
		}

table.agentdarkorange
		{
		border:1px solid darkorange;
		border-collapse:collapse;
		margin:auto;
		padding: 5px;
		_padding:0;
		font-size: 12px;
		font-family: Trebuchet MS, Verdana, sans-serif;
		}

.agentdarkorange thead, .agentdarkorange tfoot
		{
		font-size: 1.25em;
		font-weight: bold;
		color: white;
		background : url(images/fond_tableau_darkorange.jpg) bottom center repeat-x !important;
		border:1px solid darkorange;
		}		

.agentdarkorange td
		{
		border:1px solid darkorange;
		padding:5px;
		}
		
td.ligneImpaire
		{
		background-color: #f7f7f7
		}


/* POSITIONNEMENT DES BLOCS*/

#container {width: 1000px; margin-left: 30px;}
#logo{position: absolute; top: 0px; left:0px; height: 39px; background-color: white; padding-left: 30px;}

#menubis {
		float: left;
		width: 750px;
		height: 29px;
		text-align: right;
		padding-top: 12px;
		font-size: 11px;
		color: white;
		clear: both
		}

#colonneMenu {float: left; width: 250px; margin-top: 50px; _margin-top: 60px; margin-right: 10px;}

#content {
		float: left;
		width: 550px;
		_width:510px;
		background: url(images/bottom.jpg) bottom center no-repeat;
		padding-bottom: 50px;
		}

#contentBig {
		float: left;
		width: 730px;
		*width:690px;
		min-height: 300px;
		background: url(images/bottomBig.jpg) bottom center no-repeat;
		padding-bottom: 50px;
		}

#extraContent{float: left; margin: 60px 0 0 10px; width: 160px; color: #333333}

#extraContent h1{font-size: 18px}

#chemin {
		float: left;
		margin-left: 20px;
		margin-top: 10px;
		_margin-top: 20px;
		height: 25px;
		color: white;
		width: 100%
		}

#contenu {float: left; margin: 20px; width: 93%}

#menu	{
		background: url(images/menu/masquehaut.png) top left no-repeat #b4dce8;
		padding: 20px 0 0 0;
		margin:-5px 0 0 0;
		}

#pied	{
		float: left;
		display: block;
		width: 730px;
		text-align: left;
		color: #aaaaaa;
		padding-top: 20px;
		padding-left: 270px;
		_width: 1000px
		}

/* MENU*/

#menu ul	{
		margin:0;
		padding:0 0 20px 0;
		background: url(images/menu/masquebas.png) bottom left no-repeat;
		list-style-type: none
		}

#menu ul ul{
		background :none;
		padding: 0;
		margin: 0;
		border-bottom: 1px solid white
		}

#menu li{margin:0; padding:0}

#menu li a{
		display: block;
		color: #1b93b8;
		font-weight: bold;
		list-style-type: none;
		background: url(images/menu/fond_menu-off.jpg) top left repeat-y;
		border-bottom: 1px solid white;
		padding: 5px 5px 5px 20px;
		text-decoration: none
}

#menu li a:hover{
		color: white;
		background: url(images/menu/fond_menu-on.jpg) top left repeat-y;
		}

#menu li.on a{
		display: block;
		color: #fff;
		background: url(images/menu/fond_menu-on.jpg) top left repeat-y;
		border-bottom: none;
		}

#menu li li a{
		font-weight: normal;
		border: none;
		padding:2px 0px 2px 30px;
		margin: 0
		}

#menu li li a:hover, #menu li li.on a{
		background-image: none;
		background-color: #1b93b8
		}
	
/* MENU SUP*/

#menubis ul
		{
		margin: 0;
		padding:0;
		width: 740px;
		}

#menubis li
		{
		display: inline;
		margin: 0 5px
		}

#menubis li a
		{
		text-decoration: none;
		color: white
		}

/* FIL D'ARIANE*/
#chemin a{color: white; text-decoration: none}
#chemin a:hover{text-decoration: underline}

/* NEWS*/

#filActu
		{
		float: right;
		width: 250px;
		margin: 5px
		}

#filActu h1, #filActu h3, #filActu p
		{
		margin: 0
		}
		
#filActu h1
		{
		font-size: 1em;
		color: darkorange;
		border-bottom: 1px solid #cccccc;
		margin-bottom: 3px;
		text-align: left;
		}

#filActu h3
		{
		font-size: 0.8em;
		font-weight: bold;
		color: #999999;
		}
#filActu p
		{
		font-size: 0.9em;
		line-height: 1em;
		padding-bottom: 5px;
		border-bottom: 1px solid #cccccc
		}
#filActu a
		{
		color: darkorange;
		text-decoration: none;
		font-weight: bold
		}
#filActu a:hover
		{
		text-decoration: underline
		}
		
.news-latest-item
		{
		margin-bottom: 1em;
		padding-bottom: 1em;
		border-bottom : 1px solid #cccccc
		}

.news-latest-item img{margin:10px}
.news-single-item img{margin: 10px}

h1.firstNews
		{
		display: block;
		font-size: 1.5em;
		color: darkorange;
		border-bottom: 1px solid #cccccc;
		margin:0 0 3px 0;
		padding:0;
		text-align: left !important;
		}
div.news-list-container
		{
		background: url(images/diago.png);
		padding: 10px;
		}
div.news-list-item2
		{
		margin-top: 20px;
		background-color: white;
		border: 1px solid #cccccc;
		padding: 5px;
		overflow: auto;
		}
h1.listNews
		{
		display: block;
		font-size: 1em;
		color: darkorange;
		text-transform: uppercase;
		border-bottom: 1px solid #cccccc;
		margin:0 0 3px 0;
		padding:0;
		text-align: left !important;
		}

.date
		{
		color: #333333;
		font-weight: bold;
		margin-right: 10px;
		font-size: 0.8em
		}
		

.miniNews
		{
		width: 250px;
		margin:0 5px 10px 0;
		line-height: 1.25em;
		border-bottom: 1px solid #cccccc;
		padding-bottom: 1em 
		}
		
.miniNews h1
		{
		font-size: 1.25em;
		color: darkorange;
		font-weight: bold;
		margin: 0;
		padding:0;
		text-align: left !important;
		}
.news-amenu-container
		{
		}
	
.news-amenu-container ul
		{
		margin: 10px 0;
		padding: 0
		}
		
		
.news-amenu-container  ul li
		{
		background-image: none;
		display : inline;
		border-right: 1px solid #cccccc;
		padding: 2 5px;
		margin: 0
		}
		
li.news-amenu-item-year
		{
		text-align: left;
		background-image : none;
		font-weight: bold;
		color: #999999;
		font-size: 1.25em;
		}
	

/*RECHERCHE*/
.tx-macinasearchbox-pi1{position: absolute; top: 10px; left: 790px; width: 250px; display: block}

form.search_mini
		{
		margin: 0;
		padding:0;
		font-size: 10px;
		}
		
.seach_mini input
		{
		margin:0 !important;
		font-size: 9px !important;
		padding: 0 !important
		}	

.recherche
		{
		margin: 10px 0;
		overflow: auto;
		}
.recherche form
		{
		margin: 0;
		}
.recherche h3
		{
		font-size: 1em;
		font-weight: bold;
		color: #999999;
		background: url(images/loupe.gif) center left no-repeat;
		margin:0 0 5px 3px;
		padding-left: 20px;
		}
.recherche input
		{
		margin:0px 2px !important;
		padding: 0;
		float: left;
		font-size: .8em
		}
		
/* ------------- FORMULAIRES --------------------*/

.csc-mailform
		{
		border: none;
		padding: 15px 0;
		margin: 0
		}

.csc-mailform-field
		{
		padding: 4px;
		clear: both
		}
fieldset
		{
		border: none;
		margin: 0 !important;
		padding: 0!important;
		}
legend
		{
		display: none
		}
		
label, input, textarea
		{
		float: left;
		display: block;
		margin-left: 10px;
		}
label
		{
		width: 130px;
		}
		
.csc-mailform-label
		{
		font-weight: bold;
		padding-left: 10px;
		}

.csc-mailform-submit
		{
		margin-left: 300px
		}
.alignLeft
		{
		float: left;
		}
	
	
/* DROPDOWN MENU*/	
	
div.tx-dropdownsitemap-pi1 li{background-image: none !important}

		
/* My Gallery*/

.myGallery{ border: none !important;}
		