/* Général */
a {
	color: #FF6533;
}
a:hover, a:focus {
text-decoration: none;
	color: #830055;
}

/* Conteneur central */
#contenu {
	background: url(img/10-colonnes.png) repeat-y;
}

/* Navigation */
#navigation {
	background: #181A12;
}
#navigation a {
	color: #FF6533;
}
#navigation a:hover, #navigation a:focus {
	background: #000000;
}

/* Contenu centre */
#centre {
	color: #181A12;

}
#centre a {
	color: #332510;
}
#centre a:hover, #centre a:focus {
	color: #830055;
}
#centre strong {
	color: #181A12;
}

#secondaire {
	background: #181A12;
}

p {
	font: 11px normal Arial, Verdana, sans serif;
	color: #3b3b3b; text-align: justify;
}

/* LE MENU DU HAUT EN IMAGES */

.menublog a{
	background-image: url('http://www.futurs-maries.net/images/menu/blog1.png');
	width: 71px;
	height: 63px;
}


.menublog a:hover{
	background-image: url('http://www.futurs-maries.net/images/menu/blog2.png');
	width: 71px;
	height: 63px;
}

.menuguide a{
	background-image: url('http://www.futurs-maries.net/images/menu/guide1.png');
	width: 71px;
	height: 63px;
}


.menuguide a:hover{
	background-image: url('http://www.futurs-maries.net/images/menu/guide2.png');
	width: 71px;
	height: 63px;
}

.menupresta a{
	background-image: url('http://www.futurs-maries.net/images/menu/presta1.png');
	width: 71px;
	height: 63px;
}


.menupresta a:hover{
	background-image: url('http://www.futurs-maries.net/images/menu/presta2.png');
	width: 71px;
	height: 63px;
}

.menucontact a{
	background-image: url('http://www.futurs-maries.net/images/menu/contact1.png');
	width: 71px;
	height: 63px;
}


.menucontact a:hover{
	background-image: url('http://www.futurs-maries.net/images/menu/contact2.png');
	width: 71px;
	height: 63px;
}

.menumembre a{
	background-image: url('http://www.futurs-maries.net/images/menu/membre1.png');
	width: 71px;
	height: 63px;
}


.menumembre a:hover{
	background-image: url('http://www.futurs-maries.net/images/menu/membre2.png');
	width: 71px;
	height: 63px;
}

.menupapier a{
	background-image: url('http://www.futurs-maries.net/images/menu/papier1.png');
	width: 71px;
	height: 63px;
}


.menupapier a:hover{
	background-image: url('http://www.futurs-maries.net/images/menu/papier2.png');
	width: 71px;
	height: 63px;
}

.menuforum a{
	background-image: url('http://www.futurs-maries.net/images/menu/forum1.png');
	width: 71px;
	height: 63px;
}


.menuforum a:hover{
	background-image: url('http://www.futurs-maries.net/images/menu/forum2.png');
	width: 71px;
	height: 63px;
}

.menupresse a{
	background-image: url('http://www.futurs-maries.net/images/menu/presse1.png');
	width: 71px;
	height: 63px;
}


.menupresse a:hover{
	background-image: url('http://www.futurs-maries.net/images/menu/presse2.png');
	width: 71px;
	height: 63px;
}


.accueil1 {
	width: 312px;
	float: left;
	margin: 0;
}

.titre1 {
	background-color: #830055;
	color: #FFFFFF;
	margin: 0; padding: 0;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
}

.image1{
	width: 312px;
	height: 129px;
	background-image: url('http://www.futurs-maries.net/images/accueil1.jpg');
	border-bottom: 1px solid #830055;
}

.pied1 {
	height: 22px;
	background-color: #830055;
	margin-top: 6px; text-align: right; padding-right: 6px; color: #FFFFFF; font-size: 11px; 
	line-height: 20px;
}
.ombre1 {
	height: 31px;
	background-image: url('http://www.futurs-maries.net/images/ombre-violette.png');
	background-repeat: repeat-x;
	margin-top: 1px;
}

.pied1 a{text-decoration: none; color: #FFFFFF;}
.pied1 a:hover{text-decoration: none; color: #FFFFFF;}

.accueil2 {
	width: 312px;
	float: left;
	margin: 0; 
	margin-right: 14px;
}

.titre2 {
	background-color: #2983b0;
	color: #FFFFFF;
	margin: 0; padding: 0;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
}

.image2{
	width: 312px;
	height: 129px;
	background-image: url('http://www.futurs-maries.net/images/accueil2.jpg');
	border-bottom: 1px solid #2983b0;
}

.pied2 {
	height: 22px;
	background-color: #2983b0;
	margin-top: 6px; text-align: right; padding-right: 6px; color: #FFFFFF; font-size: 11px;
	line-height: 20px;
}
.ombre2 {
	height: 31px;
	background-image: url('http://www.futurs-maries.net/images/ombre-bleu.png');
	background-repeat: repeat-x;
	margin-top: 1px;
}
.pied2 a{text-decoration: none; color: #FFFFFF;}


#article {
	padding: 4px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#article .titre {
	background-color: #2983b0;
	color: #FFFFFF;
	margin: 0; padding: 0;
	text-align: left;
	padding-left: 10px;
	font-size: 13px; font-weight: bold;}

#article p {
	font-size: 12px;
	text-align: justify;
	color: #212121;
}

#article   a{color: #2983b0;
text-decoration: none; 
font-weight: bold;}

#article   a:hover {
	color: #830055;
text-decoration: none; 
font-weight: bold;}


#guide {
	padding: 4px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#guide .titre {
	background-color: #2983b0;
	color: #FFFFFF;
	margin: 0; padding: 0;
	text-align: left;
	padding-left: 10px;
	font-size: 12px;}

#guide p {
	font-size: 11px;
	text-align: justify;
}

#guide  a{
	color: #2983b0;
	text-decoration: none; 
	float: right;
	font-size: 11px;
}

#guide  a:hover {
	color: #830055;
	text-decoration: none; 
}


#ariane {border: 1px solid #2983b0;
	padding: 4px;
	margin: 4px;
	font-size: 11px;
	background-color: #eef8fd;
	}

#ariane a {text-decoration: none;
}

#ariane a:hover {text-decoration: none;
color: #830055;
}
	
H2 {
	margin: 0; padding: 0;
	font: 13px normal Arial, Verdana, sans serif;
	width: 476px;
	position: absolute;
	top: 216px;
	left: 406px;
}

.bleu {color: #2983b0; text-decoration: none;}

#pubVerticale p {
	font-size: 11px;
}

#pubVerticale  a{ 
	display: block;
	color: #FFFFFF; padding: 0; margin: 0;
background-color: #830055;
	font: 10px normal Arial, Verdana, sans serif;
	width: 88px; height: 13px;
	margin-right: 6px; padding: 1px;margin-top: 8px; 
}
#pubVerticale a:hover{ 
	background-color: #2983b0;
	}

#accueil1 a{
	font-weight: bold;
	text-decoration: none; 
	font-size: 11px;
	color: #831557;
	margin-bottom: 10px;
}

#accueil1  a:hover {
	color: #000000;
	text-decoration: none; 
}

#lienpresta{display: inline; float: left; width: 200px; margin: 4px;}

.prestaTitre td {
	background-color: #2983b0;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}

.prestaListeVille td {font-size: 10px; font-weight: bold;}


.titrePresta {font-weight: bold; margin: 0; font-size: 13px;}
.titrePrestableu { color: #2983b0; font-weight: bold; margin: 0; font-size: 13px; }
.titrePrestaviolet { color: #830055; font-weight: bold; margin: 0; font-size: 13px; }

#prestaListe {margin-bottom: 16px; padding-bottom: 10px; border-bottom: 1px dotted gray;}

 
#panneauPresta {display: block; float: right; width: 330px; height: 50px; margin-top: 4px;}
#iconPresta {margin: 0; padding: 0; margin-right: -4px; width: 41px; height: 50px; float: right; text-align: center; color: #5e0e6c; font-size: 8px;}

#triPresta a {color: #2983b0; font-weight: bold; text-decoration: none;}
#triPresta a:hover {color: #000000; border-bottom: 1px solid #2983b0; font-weight: bold; text-decoration: none;}

#lienPrestaB  a{ 
	display: block;
	float: left;
	color: #FFFFFF; padding: 0; margin: 0;
	font: 10px normal Arial, Verdana, sans serif;
	padding: 0px; text-decoration: none;
	text-align: center;
}
	
#lienPlan  a{ 
	display: block;
	
	color: #FFFFFF; padding: 0; margin: 0;
	background-color: #2983b0;
	font: 10px normal Arial, Verdana, sans serif;
	width: 116px; height: 13px;
	padding: 2px; text-decoration: none;
	text-align: center;
	background-image: url('http://www.futurs-maries.net/images/plan.jpg');
	background-repeat: repeat-x;
}
#lienPlan a:hover{ 
	background-color: #2983b0;
	color: #FFFFFF;
	background-image: url('http://www.futurs-maries.net/images/plan.jpg');
	background-repeat: repeat-x;
	}
	
.titreInscr {
	color: #830055; font-size: 13px; margin: 0; width: 350px; border-bottom: 1px solid #830055; margin-bottom: 8px;
}

input {border: 1px solid #474747; border-right: 1px solid #a1a1a1; border-bottom: 1px solid #a1a1a1; }
textarea {border: 1px solid #474747; border-right: 1px solid #a1a1a1; border-bottom: 1px solid #a1a1a1;}

.article {
	color: #2983b0;
	border-bottom: 1px dotted #2983b0;
	width: 400px;
	font-weight: bold; font-size: 12px;
	display: block; padding-bottom: 3px; margin-bottom: 0px;
}

.articleviolet {
	color: #830055;
	border-bottom: 1px dotted #2983b0;
	width: 400px;
	font-weight: bold; font-size: 12px;
	display: block; padding-bottom: 3px; margin-bottom: 0px;
}

.ville {font-size: 11px;}

.titre {
	background-color: #303030;
	color: #FFFFFF;
	margin: 0; padding: 0;
	text-align: left;
	font-size: 12px;
	padding: 2px;
	padding-left: 2px;
}

H3 {
	margin: 0; padding: 0;
	font: 15px normal Arial, Verdana, sans serif;
	color: #830055;
	border-bottom: 1px dotted #830055;
}

.offre {
width: 203px; color: #FFFFFF; background-image: url('http://www.futurs-maries.net/images/degrad.png'); text-align: center; padding: 3px; text-decoration: none; border: 1px solid #830055; background-repeat: repeat-x; display: block;
background-color: #af0a76;
}

li {
	font-size: 12px;
	color: #212121;
	font-style: italic;
	margin-bottom: 10px;
	list-style-image: url('http://www.futurs-maries.net/images/puce_bleu.png');
}

.infocampagne li {
	color: #830055;
	list-style-image: url('http://www.futurs-maries.net/images/puce.png');

}

.titrecp{
	background-color: #830055;
	color: #FFFFFF;
	display: block;
	text-align: center;
	height: 22px;
	padding-top: 2px;
	font-size: 13px;
}

.imgfiche a{
	float: left;

	width: 125px; height: 110px;
}

.pts td {height: 26px; padding-left: 5px;}
.pts .nom {color: #830055;}

.first {
	border-bottom: 1px solid #830055;
	padding-top: 10px;
	color: #830055;
	font-size: 15px; font-weight: bold;
}

.htpts {background-color: #830055; color: #FFFFFF; text-align: center; padding: 3px; font-size: 12px; font-weight: bold;}

.persopage td{padding-right: 10px;}

.menuperso {background: #830055 url('http://www.futurs-maries.net/images/blog/menu.jpg') repeat-x; margin:0 }
.menuperso img {background: none; padding-top: 2px; padding-bottom: 2px;}
.menuperso a {background: none; padding-top: 2px; padding-bottom: 0px;}
.menuperso a :hover{color: #FFFFFF; background: #000000 url('http://www.futurs-maries.net/images/blog/menu2.jpg') repeat-x;  padding-top: 2px; padding-bottom: 2px; }


#categblog ul{list-style-type: none; background: none;}
#categblog li{text-align:  right;list-style-type: none; background: none;}
#categblog li a{text-decoration: none;list-style-type: none;}
#categblog li a:hover{}

#block {
	background-color: #fff1fa; border: 1px solid #830055; display: block;
	padding: 5px;
}

.row1 {padding: 2px; color: #333333; border-bottom: 1px dotted gray; background: #eac0db; }
.row2 {padding: 2px; color: #333333; border-bottom: 1px dotted gray; background: #ffffff;}

.budget {background: #830055; color: #FFFFFF; padding: 2px;}
.budgetinput {
	text-align: right;
	color: #111111;
	font-size: 12px;
	border: 1px dotted gray;
}


#menubis {
	height: 29px;
	width: 880px;
	position: absolute;
top: 320px; margin-bottom: 20px;
	margin-left: 10px;background-image: url('http://www.futurs-maries.net/images/menu.jpg');
	}
	#menubis ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style: none;
	text-align:center;list-style-image: url('http://www.futurs-maries.net/images/blank.gif');
	}
	#menubis li {
	font-style: normal;
	float:left;
	margin:auto;
	padding:0;list-style-type:none;
	list-style-image: url('http://www.futurs-maries.net/images/blank.gif');
	
	}
	#menubis li a {
	display:block;
	width: 147px;
	height: 29px;
	color:white;
	text-decoration:none;
	list-style-type:none;
	line-height: 26px;
	
	}
	#menubis li a:hover {
	color: #FFFFFF;
	background-image: url('http://www.futurs-maries.net/images/menu2.jpg');
	}
	#menubis ul li ul {
	display:none;
	background-image:none;
	background-color: #851d5e;
	
	}
	#menubis ul li:hover ul {
	display:block;
	background-image:none;
	}
	#menubis li:hover ul li {
	float:none;
	background-image:none;
	/*background-color: #851d5e;*/
	
	}
	
	.mini li {background-image:none; font-size: 80%; text-align: left; border-bottom: 1px solid #aa2778; }
	.mini li:hover {background-image: none; background-color: #000000; text-align: left; }
	.liste {color: #851d5e; }
	
	#listefirst {background: #FFFFFF; padding: 4px 0; padding-left: 10px; }
	
	.linput {width: 220px; margin-left: 13px; border: 1px solid #abadb3;}
	textarea {resize:none;}
	</style> 
	<!--[if !IE]> <--> 
	<style type="text/CSS"> 
	#menu li ul {
	position:absolute;list-style-type:none;
	}






