
body {
	margin: 10px 0px;
	padding: 0px;
}

.print { display: none; }


#print-header {   }

#header {
	width: 980px;
	height: 105px;
	margin: 0 auto;
	background-image: url(../images/bandeau.gif);
	background-position: center 0px ;
	background-repeat: no-repeat;
}


#outer_wrapper{
	width:980px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;	
}

#gauche {
	float:left;
	background-image: url(../images/fd-gris-vertical.gif);
	background-repeat: repeat-x;
	width: 200px;
	margin: 0px ;
	padding: 0px;
	/*height-min: 400px;*/
}

#centre {
	float: left;
	width: 580px;
	padding: 0px ;
	/*background-color:#fffbb8;*/

}

#centrelarge {
	float: left;
	width: 780px;
	/*background-color:#fffbb8;*/

}

#page-miroir {
	/*float: left;
	width: 550px;
	margin: 0px 0 0px 20px;*/
	padding: 0 10px 0 10px;
	/*background-color:#fffbb8;*/
	clear:both;
}

#contenu {
	left: 0px;
	top: 0px;
	padding : 10px;
	width: 550px;
	clear:both;
}

#contenularge {
	left: 0px;
	top: 0px;
	width: 750px;
	clear:both;
	padding : 10px;
}

#droite {
        float: right;
	background-image: url(../images/fd-gris-vertical.gif);
	background-repeat: repeat-x;
	width: 200px;
	margin: 0px 0 0px 0;
	padding: 0px;
/*	height: auto;*/
}

.marge{
	padding:1em 1em 0px 1em;
}

#logo {
	margin: 0px 0 10px 0;
}	
 		
.clear { clear: both; height: 1px;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: block;clear: both; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


a.more-link {
	display: inline;
	margin-left: 15px;
	padding: 0 12px 0 0;
	text-decoration: none;
	background-image: url(../images/pt-arrow-vio.gif);
	background-position: right;
	background-repeat: no-repeat;
	color:	#373;
	font-weight: bold;
        font-size: 0.9em;
}

a:hover.more-link {
	display: inline;
	margin-left: 15px;
	text-decoration: none;
	color: #373;
	background-image: url(../images/pt-arrow-org.gif);
}

a.to-top {
	padding-right: 10px;
	display:block;
	clear:both;
	text-decoration: none;
	font-size: 90%!important;
	color: #373!important;
	text-align: right!important;
	background-image: url(../images/to-top.gif);
	background-position:  right;
	background-repeat: no-repeat;
	

}

a:hover.to-top {
	color: #00C!important;
	background-position: top right!important;
}

table.contenttable {
	margin-bottom: 7px;

}

table.contenttable caption {
	margin-bottom: 3px;
}

#footer {
	word-spacing: 0.15em;
	letter-spacing: 0.01em;
	font-weight: normal;
	font-size :0.7em;
        line-height:1.2em;
	padding: 0px;
	width: 980px;
	margin: 0 auto;
	background-color:#eee;
	/*background: url(../images/fond-footer.jpg) repeat-x;*/
	clear: both;
}

#footer p {
	text-align: center;
	color: #454545;
	margin: 0;
	padding: 0;
}


#footer p a{
	color: #454545;
}

#footer p a:hover{
	color: #000;
}

#footer #adresse {
	margin: 15px 0 0 0;
	padding: 0;
	/*float: right; width: 525px;*/
/*	padding-right: 20px;*/
}

#footer #adresse p{
	margin: 0 0 8px 0;
	padding: 0;
	text-align: justify;
	font-size: 88%;
}

#footer #adresse span {
	
	color: #303030;
	line-height: 1.15em;
	font-size: 90%;
}

#footer #logos {
	margin: 15px 0 0 0px;
	/*float: left;*/
}

#footer img {
	vertical-align: middle;
	margin: 0 1px 0 1px;
}

#footer #menuf {
	/*height: auto;*/
	margin: 0;
	padding: 0;
	clear: both;
	text-align: center;
	padding-top: 10px;
	font-size: 90%;
	
}

#footer #menuf, #footer #menuf a {
	color: #454545;
}


#petite-col {
	float: left; 
	width: 135px;
        padding-left: 0px;
        padding-right: 15px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin: 0;
        /*border-right: 1px solid lightgrey;*/
}

#grande-col {
	float: right;
	width: 390px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin: 0;
}


.colg-25{
	float: left;
	width: 25%;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin: 0;
        /*border-right: 1px solid lightgrey;*/
}

.cold-75{
	float: right;
	width: 70%;
        padding-left: 10px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin: 0;
}


.colg-75{
	float: left;
	width: 70%;
        padding-left: 0px;
        padding-right: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin: 0;
        /*border-right: 1px solid lightgrey;*/
}

.cold-25{
	float: right;
	width: 25%;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin: 0;
}



#base-article {
	margin: 10px 0 6px 0px;
        width: 550px;
}


#titre-base-article  {
	margin: 0 0 0px 0px;
	width: 550px;
	padding: 10px 0 0px 0px;
	border-bottom: 0px solid ;
	font-size: 1.2em;
	font-weight: bold;
	color: #4F8749;
	text-align : center;
}





#base-article .article-titre {
	margin: 0 0 6px 0px;
	padding: 0 0 5px 15px;
	border-bottom: 1px solid #0065a9;
	background-image: url(../images/puce-blu.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-size: 1.4em;
	font-weight: bold;
	color: #0065a9;}

#filet-horizontal {
	border-bottom:1px solid #ddd;
	height : 8px;
	margin-bottom: 8px;
	clear:both;
}

#centre input[type='text'] { 
	border:1px solid #BBB; 
	width:70%;
}


#banniere-publication {
	width: 170px;
	margin-left : 15px;
	margin-bottom : 0;
	position: relative;
}



.voirplus {
	display : block;
	background-color:#222 ;
	text-align : center;
	width: 171px;
	height:20px;
	position:relative;
	top:0px;
	left: 0px;
}


#tx-slideshow-pi1, .tx-slideshow-pi1 {
	margin-bottom : 0;
}


#bloc-newsletter {
	width: 160px;
	display: block;
	position:relative;
	top:00px;
	left: 0px;
	margin: 0 0 0 10px;
	padding:22px 10px 10px 5px;
	background-image: url(../images/newsletter-vierge.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	clear:both;
}

#bloc-newsletter p{
	width : 140px;
	margin : 5px 0 0 0;
	color: white;
	font-size: 90%;
	font-weight: normal;
	line-height: 100%;
}

.bouton-newsletter {
	margin-left: -5px;
	margin-top : -8px;
	width: 170px;
	height: 30px;
	z-index: 1000;
}


.tx-ttnews-browsebox td{
	padding : 5px;
}



.news-catmenu-NO {
	text-align : center;
	float:left;
	height:15px;
	padding:5px;
	vertical-align:middle;
	width:235px;
	border : 1px solid #000000;
	background : #eeeeee;
	font-weight : bold;
}

.news-catmenu-NO:hover {
	background : #aaaaaa;
}

.news-catmenu-NO a:hover {
	text-decoration : underline;
	color : black;
}

.news-catmenu-NO a {
	text-decoration : none;
	color : black;
}


.news-catmenu-ACT {
	text-align : center;
	float:left;
	height:15px;
	padding:5px;
	vertical-align:middle;
	width : 235px;
	border : 1px solid #000000;
	background : #aaaaaa;
}

.news-catmenu-ACT a {
	text-decoration : none;
	color : black;
}


.news-catmenu-header {
	display : none;
}

.news-catmenu {
	margin-top : 20px;
	/*margin-bottom : 20px;
	height : 330px;*/
}

.news-list-container {
	margin-top : 20px;
	margin-bottom : 20px;
	float:left;
}

#recherche_revue {
	margin-left:25px;
	margin-top:-50px;
}

#search_article {
	border : none;
	height : 16px;
	border:1px solid #FF6600;
}

#publications {
	margin-top : 25px;
}

/* retrait des puces sur les listes d'images */
.csc-textpic-image {
	list-style : none ! important;
	background-image : none ! important;
}