 //* Feuille de style dédiée à IE7, 8 + alerte sur IE6 */



/* --------------------------------------------------------------------- */
/* ALERT IE6                                                             */
/* --------------------------------------------------------------------- */


#alert-ie6 {
padding:10px;
width:100%;
height:auto;
border-top:10px solid #242b29;
border-bottom:10px solid #242b29;
background-image:url("/images/avranches/IE6_alert/bd-boxie6.jpg");
}
#alert-ie6 #contenu-alerte{
width:970px;
margin-left:auto;
margin-right:auto;
}
#alert-ie6 h1{
color:#FFF;
font-size:24px;
}
#alert-ie6 p strong{
color:#FFF;
}
#alert-ie6 p {
color: #242b29;
border-top:1px dotted #dddddd;
padding-top:10px;
line-height:16px;
font-size:12px;
}
#alert-ie6 .download a{
float:left;
margin-left:20px;
margin-top:15px;
margin-bottom:25px;
display:block;
}
#alert-ie6 #Firefox a{
border-right:1px dotted white;
display:block;
width:261px;
padding-right:15px;
}

#alert-ie6 #Chrome a{
border-right:1px dotted white;
display:block;
width:276px;
padding-right:15px;
}
#alert-ie6 .retour-ligne p{
clear:left;
display:block;
color:#FFF;
padding-top:10px;
}

#alert-ie6 #close{
text-align:right;
margin-top:5px;
}



/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
/* COMMON STYLES               			                		 */
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/



/* 

Ordre des styles : IE8, IE7, IE6
Syntaxe associée (devant la propriété CSS) : " ", "/", "-" 

*/

#header {
position : relative;
z-index : 1000;
}

#contents .widgetContainer {
margin-top : -45px;
}

#nested ul.firstLevel li.groupes {
width : 145px;
}

#nested ul.firstLevel li.sengager {
width : 190px;
}

#nested ul.firstLevel li a {
font-size : 10px;
}

#nested ul.secondLevel {
height : 250px!important;
}



/********** fix bug IE8 *************/

.home #wrapper .push-opacity .widgetContainer h4 {
background: url("/images/avranches/h4_background.png");
z-index:800;
}

.home #wrapper .push-opacity .widgetContainer p:last-child{
padding-top:-55px;
position:relative;
z-index:1200;
}

 #wrapper .push-opacity .widgetContainer img {
margin-top:50px;
 }
 
#wrapper .push-opacity .widgetContainer h4 {
background: url("/images/avranches/h4_background.png");
}


.home #header {z-index:1300;}
#wrapper {z-index:1000;position:relative;}
.breadcrumb {display:none;}


/********** fix bug IE7 *************/


.home #wrapper .nav a#next {/margin-left:956px;}
.home #wrapper .push-opacity .widgetContainer p:last-child{/padding-top:20px;/border;1px solid red;}
.home #wrapper .espaceenfants .widgetContainer p:last-child{ /margin-left:-300px;}
#wrapper .push-opacity p:last-child {/padding-top:20px;}

