@import url("standard.css");
@import url("calendrier.css");

div#postit 
{
	margin-top : 5px;
	background : transparent url(../images/bg_post_it_interieur.jpg) no-repeat -2px 0;
	min-height : 160px;
}

*html div#postit
{
	height : 165px;
}

*+html div#postit
{
	min-height : 165px;
}

div#corpsPostit 
{
	width : 168px;
}

/**/
div#basPostit
{

	width : 146px;
	padding-left : 2px;
	margin-top:10px;
	
}

*html div#basPostit
{
	width : 172px;
}

div#basPostit h2
{
	background:transparent url(../images/bg_h2_centre_bas.jpg) no-repeat scroll left bottom;
	color:#4A4A40;
	font-family:"Myriad Pro","Lucida Sans Unicode",Arial,Helvetica,Verdana;
	width:100%;
	margin-bottom : 15px;
}

div#basPostit h2 a
{
	padding-left: 10px ;
	color : #4a4a40;
	text-decoration : none;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-indent:5px;
}

div#basPostit h2 a:hover 
{
	text-decoration : none;
}

div#basPostit h2 a span 
{
	color : #a72026;
	font-weight : normal;
}

div#basPostit ul {margin:0 0 0 15px}
div#basPostit ul li {list-style:none;background : url(../images/liste_puce_rouge_article.gif) no-repeat 0 5px !important;margin: 0 0 5px 0;padding: 0 0 0 10px;}
/**/

div#accesRestreint 
{
	margin-top : 5px;
}

div#accesRestreint h2 span 
{
	color : #a72026;
	font-weight : normal;
}

.center, p.center{
	text-align:center;
}
.left, p.left{
	text-align:left;
}
.right, p.right{
	text-align:right;
}
.justify, p.justify{
	text-align: justify;
}

/*---------- article ----------*/
div#article
{
    text-align:left;
	padding-top : 0;
	width:700px;
	_width:670px;
}

*html div#article
{
	display : inline;
}


div#article div.articleInt{
	margin-left: 28px;
}

/* rajout 19-10*/
div#article div.articleInt form{
	margin: 0 0 30px 0;
	padding:10px;
	border:1px solid #f2f2e8;
}

div#article div.articleInt form fieldset{
	border:none;	
}

div#article div.articleInt form fieldset input{
	background-color:#a30005;
	color:#FFF;
	border:1px solid #fff;
	font-size:10px;
}

/*pour IE*/
div#article div.articleInt form fieldset input.case{
	background:none;
	border:none;
}

div#article div.articleInt form fieldset input.submit{
	padding:0 0 0 0px; 
	margin:0;
}
/**/

div#article div.articleInt form select{
	background-color:#e9e9d8;
	color:#5f5e53;
	border:1px solid #fff;
	font-size:10px;
}

div#article div.articleInt div.videoPlayer{
    float:right;
    background:transparent url(../images/video_bkg.png) no-repeat;
    width:240px;
    height:180px;
    padding:10px;
    margin:10px;
}




div#article a 
{
	color : #627C13;
}

div#article h1 
{
	float : left;
	margin-bottom : 20px;
	margin-left : 25px;
}
*html div#article h1 
{
	margin-left : 10px;
}



div#article h2 span.dateActu
{
	color : #627c13;
	font-size : 11px;
}

div#article h2 
{
	font-size : 14px;
	font-family : "Lucida Sans Unicode", Arial, Helvetica, Verdana;
	background : none;
	font-weight : bold;
	color : #5f5e53;
    padding: 0;
    margin: 0px ;
}



div#article h3 {
     font-size: 12px;
     color: #A72026;
     padding: 0 ;
	 /*clear:both;*/
}

div#article h4 {
     font-size: 11px;
     color: #5f5e53;
     font-weight: bold;
     padding: 0 ;
}


div#article h6, div#article p{
	font-family : "Lucida Sans Unicode", Arial, Helvetica, Verdana;
	font-size : 11px;
	font-weight : normal;
	color : #5f5e53;
	padding : 0 ;
    line-height: 16px;
}

div#article ul {
     padding: 0 0 0 25px;
}


div#article form 
{
	padding : 0 30px;
}

div#article form div 
{
	clear : both;
	padding : 5px 0;
	margin : 5px 0;
	/*border-bottom : 1px solid #efefef;*/
}

div#article form div.cnil 
{
	border : 1px solid #ccc;
	background : #efefef;
	padding : 10px;
}

div#article form div label 
{
	display : block;
	width : 130px;
	float : left;
}

div#article form div input 
{
	border : 1px solid #ccc;
	height : 20px;
	line-height : 20px;

}

div#article form div input.valider
{
	background-color:#a30005;
	color:#FFF;
}

div#article form div textarea 
{
	border : 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

div#article table {
     margin: 25px 0 25px 0px;
     border-collapse:collapse;
}
div#article table td {
     padding: 4px;
     border: 1px solid #EEE;
     color: #5f5e53;
     font-weight: normal;
     font-size: 11px;
	 vertical-align:top;
}



div#article table thead tr th {
	background-color:#acac96;
	color:#fff;
	text-align:center;
	padding:2px 5px;
    border: 1px solid #EEE;
	vertical-align:top;
}


div#article table td h6, div#article table td p {
     padding: 0 2px 2px 2px;
     margin: 0;
}

/*---------- fin  article ----------*/


div.actu
{
	margin : 0 0 20px 0;
	padding-bottom:20px;
	border-bottom:1px solid #f2f2e8;

}

div.actu p
{
	margin : 10px 0 10px 0;
}


div.actu p img 
{
	float : left;
	margin-right : 10px;
}

div.actu div
{
	text-align : right;
	margin-right : 30px;

}

ul.infosNews li
{
	display : inline;
	margin : 0 5px;
}

div.rss a 
{
	margin-right : 30px;
	float : right;
	text-indent : 20px;
	background : transparent url(../images/rss.gif) no-repeat left center;
}

div.rss a img 
{
	display : none;
}

#fondArticle 
{
	clear : both;
	height : 56px;
	background : transparent url(../images/bg_bottom_article.jpg) no-repeat bottom left;
}





/***********************************************
* fiche accompagnant
************************************************/
div#ficheaccompagnant img{
	float: right;
	border: 1px solid #fff;
}


div#ficheaccompagnant div#video{
	margin:20px 0;
}


.bandeau1
{
	background : transparent url(../images/bandeaux/int/bandeau1.jpg) no-repeat left center;
}

.bandeau2
{
	background : transparent url(../images/bandeaux/int/bandeau2.jpg) no-repeat left center;
}

.bandeau3
{
	background : transparent url(../images/bandeaux/int/bandeau3.jpg) no-repeat left center;
}

.bandeau4
{
	background : transparent url(../images/bandeaux/int/bandeau4.jpg) no-repeat left center;
}

.bandeau5
{
	background : transparent url(../images/bandeaux/int/bandeau5.jpg) no-repeat left center;
}

.bandeau6
{
	background : transparent url(../images/bandeaux/int/bandeau6.jpg) no-repeat left center;
}

.bandeau7
{
	background : transparent url(../images/bandeaux/int/bandeau7.jpg) no-repeat left center;
}



/*tableaux modules telechargement et presse*/
div#presse table, div#publication table, div#accompagnants table {
	width:100%;
	margin-top:0px;
}


div.rechercheDiv {
margin-bottom:20px;
border-bottom:1px solid #f2f2e8;
padding-bottom:20px;
}


/*identification*/

form.identification input.submit, form.oubli input.submit {
	background-color:#a30005;
	color:#FFF;
	border:1px solid #fff;
	font-size:10px;
}


div#videotheque div#liste
{
   float:left;
   width:280px;
}


div#videotheque div#liste div
{
    margin-bottom : 8px;
}
div#videotheque div#liste a img
{
    float : left;
}

div#videotheque div#liste a p{
  display:block;
  padding-left:15px;
  margin-left:5px;
  width:250px;
  /*text-decoration:none !important;*/
}
div#videotheque div#liste a{
  text-decoration:none !important;
}
div#videotheque div#liste a:hover p{
  text-decoration:underline;
}

div#videotheque div#player{
  /*width:260px;*/
  float:left;
  background:transparent url(../images/video_bkg2.png) no-repeat scroll 0%;
  height:250px;
  padding:10px; 
  margin-right:10px; 
}

input#submitVideo{
 margin-left:300px !important;
}



div#article{

    line-height: 16px;
}
div#article h1, div#article h2, div#article h3, div#article h4, div#article h5, div#article h6 {

    margin: 0;
    padding: 0;
}
