/*** PAGE D'ACCUEIL ***/
#layout-page-accueil {
	color: #000;
	width: 980px;
	margin: 10px auto 0 auto;
}
#layout-page-accueil .menu-gauche-fond {
	margin:72px 0 0 0;
	float: left;
	width:229px;
}
#layout-page-accueil #col-milieu {
	background-image:none;
}
#sousmenu {
	float:left;
	display:block;
}

#accueil-contentPage {
	width:730px;
	float:right;
}

#Main-accueil {
	float: left;
	width: 100%;
	margin:0;
	border:none;
	padding:0;
}
#accueil-contentPage #col-milieu {
	float: left;
	width: 560px;
	margin: 0 0 0 0;
}

/* *** bouton suite *** */
.accueil-suite {
	text-align:right;
	margin:5px 5px 0 0 ;
}
.accueil-suite a {
	color:#FF9900;
	font-size:.8em;
}

/* *** bloc orange *** */
.bloc-orange {
	background: transparent url(../../images/blocorange_fond.gif) 0 0 repeat-y;
	margin: 10px 0 0 0;
	width:160px;
}
.bloc-orange-bas {
	background: transparent url(../../images/blocorange_bas.gif) 0 100% no-repeat;
	padding: 0 0 5px 0;
}
.bloc-orange h2 {
	background: transparent url(../../images/blocorange_haut.gif) 0 0 no-repeat;
	color:#6b4300;
	font-weight:normal;
	font-size:1.3em;
	margin:0;
	padding:0 0 0 10px;
}
.bloc-orange h2 a {
	color:#6b4300 !important;
	text-decoration:none;
}
.bloc-orange-contenu {
	padding: 5px 6px 0 6px;
}
.bloc-orange-contenu h3 {
	padding:0;
	margin:0 0 5px 0;
	color:#FFAD26;
}


/* *** bloc vert *** */
.bloc-vert {
	background: transparent url(../../images/blocvert_fond.gif) 0 0 repeat-y;
	margin: 10px 0 0 0;
	width:275px;
}
.bloc-vert-bas {
	background: transparent url(../../images/blocvert_bas.gif) 0 100% no-repeat;
	padding: 0 0 5px 0;
}
.bloc-vert h2 {
	background: transparent url(../../images/blocvert_haut.gif) 0 0 no-repeat;
	color:#3c422c;
	font-weight:normal;
	font-size:1.3em;
	margin:0;
	padding:0 0 0 10px;
}
.bloc-vert-contenu {
	padding: 0 6px 0 6px;
}



/* *** bloc dernieres minutes *** */
.bloc-vert-derniereminute iframe{
	width:260px;
	height:360px;
	overflow:hidden;
	border:none !important;
	/*background: transparent url(../../images/loading.gif) 50% 50% no-repeat;*/
	
}
.bloc-vert-derniereminute {
	padding: 0 6px 0 6px;
	background: transparent url(../../images/derniereminute_fond.gif) 99% 100% no-repeat;
}


/* *** bloc coups de coeur *** */
#bloc-coupsdecoeur{
	padding: 5px 6px 0 6px;
	/*background: transparent url(../../images/coupsdecoeur_fond.gif) 99% 100% no-repeat;*/
	
	background: transparent url(../../images/coupsdecoeur_fond.gif) 99% 100% no-repeat;
}
#bloc-coupsdecoeur iframe{
	width:260px;
	height:300px;
	border:none;
	overflow:hidden;
	background-color:transparent !important;
	/*background: transparent url(../../images/loading.gif) 50% 50% no-repeat;*/
}
#titre-coupsdecoeur {	
	padding: 0;
	text-align: left;
	height:104px;
	width:275px;
	position: relative;
}
#titre-coupsdecoeur span { 
	background: url(../../images/coupsdecoeur_haut.jpg) 0 0 no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


/* NEWS */

/* *** edito *** */
.accueil-edito {
	background: transparent url(../../images/villagedumois_fond.gif) 10px 100% no-repeat;
}
.accueil-edito dt{
	font-size: 1.15em;
	color: #727272;
	line-height:1em;
	margin: 8px 0 4px 0;
}
.accueil-edito dd{
	line-height:1.1em;
	font-size:.9em;
	color: #727272;
}
.accueil-edito dd img{
	width:124px;
	height:91px;
	padding: 11px 11px 11px 10px;
	background: #fff url(../../images/villagedumois_fondimage.gif) 0 0 no-repeat;
	margin:0 !important;
}

/* *** actus *** */
.accueil-news {
	padding: 0 6px 0 10px;
}
.accueil-news dd{
	line-height:1.1em;
	font-size:.9em;
	color: #727272;
}
.accueil-news dt{
	font-size: 1.15em;
	color: #727272;
	line-height:1em;
	margin: 8px 0 4px 0;
}
.accueil-news dt a{
	color: #999;
	text-decoration:none;
}
.accueil-news dt a:hover{
	color: #999;
	text-decoration:underline;
}




/* *** agenda *** */
#bloc-agenda {
	width:356px;
	text-align:left;
	padding: 0 0 0 0;
}
#bloc-agenda h2 {
	font-size:1em;
	padding: 2px 0 0 28px;
	color:#999;
}
.accueil-agenda {
	padding: 0 0 0px 26px;
}
.accueil-agenda dd{
	display:none;
}
.accueil-agenda dt{
	font-size: 1.15em;
	color: #e2001a;
	line-height:1em;
	margin: 2px 0 0 0;
	padding: 0 0 0 10px;
	background:#fff url(../../images/agenda_puce.gif) 0 2px no-repeat;
}
.accueil-agenda dt a{
	color: #e2001a;
	text-decoration:none;
}
.accueil-agenda dt a:hover{
	color: #e2001a;
	text-decoration:underline;
}


/* *** en bref *** */
.accueil-enbref {
	padding: 0;
}
.accueil-enbref dd{
	line-height:1.1em;
	font-size:.9em;
	color: #727272;
}
.accueil-enbref dt{
	font-size: 1.15em;
	color: #727272;
	line-height:1em;
	margin: 8px 0 4px 0;
}
.accueil-enbref dt a{
	color: #999;
	text-decoration:none;
}
.accueil-enbref dt a:hover{
	color: #999;
	text-decoration:underline;
}


/* *** sondage *** */
.sondage {
	padding:0;
	margin:0;
}
.sondage li {
	padding:0;
	margin:0;
	list-style-type:none;
	
}
/* Bouton submit */
.bloc-orange-contenu input.valid, .bloc-orange-contenu input.valid:focus { 
	font-size: 1em;
	background-color: #fff;
    border: 1px solid #FFAD26;
    color: #6b4300;
    cursor: pointer;
}
.bloc-orange-contenu input.valid:hover { background-color: #FFAD26; }
.bloc-orange-contenu input:focus, .bloc-orange-contenu textarea:focus { background-color: #FFAD26; color: #000; border: 1px solid #FFAD26; }




