/* Menu principal */

.sectioninstallateurs #sidebar ul#menu li {
background:#eaac0d url(../images/yellow/bg/headermenu.png) no-repeat scroll right bottom;
}
.sectioninstallateurs #sidebar ul#menu li.first {
background-position: right top;	
} 
.sectioninstallateurs #sidebar ul#menu li:hover {

}

.sectioninstallateurs #sidebar ul#menu li li {
	background-color:transparent;
	background-image:none;
}

/* Formulaire */
.sectioninstallateurs #content p.button a,
.sectioninstallateurs .contactForm p.button a,
.sectioninstallateurs #content form p.button input, 
.sectioninstallateurs .contactForm form p.button input {
	background:#eaac0d url(../images/bouton/submit.png) no-repeat scroll center center;
	border:none;
	height:26px;
	width:75px;
	padding-top:0;
}

.sectioninstallateurs #content p.button.link {
	text-align:right;
}

.sectioninstallateurs #content p.button a,
.sectioninstallateurs .contactForm p.button a {
	display:inline-block;
	height:17px;
	width:62px;
	font-style:normal;
	padding-top:3px;
}

#content .texte_form_login {
  background-image: none;
}

#content #bloc_form_login label {
  width: 129px;
}

#content #bloc_form_login input.text {
  width: 136px;
}

.homepage.sectioninstallateurs .col2 {
	position:relative;
	float:none;
	display:inline-block;
	padding:0;
	margin:0;
  left:10px;
  top: 10px;
}

/* Bloc si loggué */

.roundedBlock.loggued {
	position:relative;
	top:45px;
}

.homeintro2 .roundedBlock.loggued {
	top:70px;
}

.homeintro2 .roundedBlock.loggued div.welcome_home {
  padding: 0;
  background: none;
  position: static;
}

.roundedBlock.loggued div {
	padding:25px 20px 5px;
}

.homeintro .roundedBlock.loggued div p {
	font-size:1.3em;
}

/* H3 Partenaire */

.roundedBlock h3.partenaire {
	background-color:transparent;
	background-image:url(../images/partenaire/argent_gold.png);
	background-repeat:no-repeat;
	height:73px;
	left:5px;
	position:absolute;
	top:-69px;
	width:317px;
	z-index:1;
	padding:0;
	text-indent:-9999px;
}


.roundedBlock h3.partenaire.gold { background-position:top left; }
.roundedBlock h3.partenaire.argent { background-position:bottom left; }


/* Actus */

.sectioninstallateurs .actu .roundedBlock {
	background-image:url(../images/bg/roundedbg15_top.png);
}

.sectioninstallateurs .actu .roundedBlock div {
	color:#fff;
	background-image:url(../images/bg/roundedbg15_repeat.png);
}
.sectioninstallateurs .actu .roundedBlock .roundedBlock_bottom {
	background-image:url(../images/bg/roundedbg15_bottom.png);	
	height: 3px;
}
.sectioninstallateurs .actu .roundedBlock > div div,
.sectioninstallateurs .actu_double .roundedBlock > div div {
  background-image: none;
}

.sectioninstallateurs .actu_double .roundedBlock {
	background-image:url(../images/bg/largeroundedbg15_top.png);
}

.sectioninstallateurs .actu_double .roundedBlock div {
	color:#fff;
	background-image:url(../images/bg/largeroundedbg15_repeat.png);
}
.sectioninstallateurs .actu_double .roundedBlock .roundedBlock_bottom {
	background-image:url(../images/bg/largeroundedbg15_bottom.png);	
}
.sectioninstallateurs .liste_puces_bloc_actu_double td,
.sectioninstallateurs .liste_puces_bloc_actu td {
  background-color: #EAAC0D;
}

/* Malle aux trésors */

#malle-aux-tresors_page .col2 .roundedBlock {
	background-image:url(../images/bg/roundedbg22.png);
	position: absolute;
	right:0;
	top:0;
}

#malle-aux-tresors_page .col2 .roundedBlock div {
	background-image:url(../images/bg/roundedbg22.png);
}

#reglement-complet,
/*#malle-aux-tresors_page .largeblock,    retiré pour avoir le cadre autour des blocs 100% de la malle aux trésors*/
#malle-aux-tresors_page .col1 {
	background:white !important; /* Pour IE 6 */
}

/* Espace Presse */

#espace_presse_page .col2 .roundedBlock {
	background-image:url(../images/bg/roundedbg22.png);
	/*position: absolute;
	top:72px;
	right:0;*/
  float: left;
}

#espace_presse_page .col2 .roundedBlock div {
	background-image:url(../images/bg/roundedbg22.png);
}

#espace_presse_page .largeblock,
#espace_presse_page .col1 {
	background:white !important; /* Pour IE 6 */
}

#espace_presse_page #content {
margin-bottom:20px;
}

#espace_presse_page #sidebar .info {
background:transparent url(../images/bg/roundedbg23.png) no-repeat scroll left top;
}

#espace_presse_page #sidebar .info div {
background:#fff url(../images/bg/roundedbg23.png) no-repeat scroll right bottom;
}

#espace_presse_page #sidebar .info h4 {
margin:0 0 10px 0;
color:#C81B1D;
background-color:transparent;
background-position:-268px -311px;
background-image:url(../images/icons/filetypes.png);
}

.col2 {
  position: relative;
}

.homeintro #split_bloc > div {
  position: relative;
  width: 50%;
  top: 0;
  padding: 0;
  background-image: none;
}

.homeintro #split_bloc > div * {
  width: auto;
}

/* TOOG SAM */
.roundedBlock strong.texteblanc {
	color: #ffffff;
	font-size:1.2em;
	line-height:1.2em;
}


