/** Feuille de style du portail MA-NAISSANCE **/
/**      Créée par Vincent le 08/10/2007     **/


/** Style général **/ 

a{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

a:link{
	color: #000000;
	text-decoration: none;
    font-weight:bold;
}

a:visited{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

a:hover{
	color: #DDA0DD;
	text-decoration: underline;
	font-weight:bold;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height: 100%;
	font-size: 0.6em;
	background-image: url(img/motif_provence.jpg); 
	background-repeat: repeat;
	background-color:#FFC400;
}

h2 {
	border-top:1px solid #FFF;
	font-size:1.5em;
	font-style: italic;
	height:20px;
	line-height: 20px;
	text-align: left;
	color: #003066;
	background-color: #ced9e7;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

		h2.gauche { /* STYLE POUR TITRES DIVERS COLONE GAUCHE 480px */
			background-image:url("img/titre_480.jpg");
			width:480px;
			text-indent: 10px;
			font-size: 2em;
			margin: 0px;
		}
		
		h2.droite { /* STYLE POUR TITRES DIVERS COLONE DROITE 300px */
			background-image:url("img/titre_300.jpg");
			width:300px;
			text-indent: 10px;
			font-size: 2em;
			margin: 0px;
		}

h3 {
	font-size: 1.4em;
	text-indent: 15px;
	line-height: 1.4em;
}
	
#centre {
	width: 990px;
	margin:0;
	padding:0;
	min-height: 100%;
	background-image: url(img/bg_01.gif);
	background-repeat: repeat-y;
	background-position: right;
	}

#marge-gauche {
	margin:0;
	padding:0;
	border-right: thick double #FFFF00;
	}
	
#marge-droite {
	margin:0;
	padding:0;
	border-left: thick double #FFFF00;
	}
	

/** Styles pour le Header **/

#mm_menu {
	background-image: url(img/menu_fond.jpg);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 990px;
	float: left;
	font-size: medium;
}

#logo {
	background-image: url(img/fond_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 95px;
	width: 100%;
	background-position: 262px;
	padding: 0px;
}

.flashpub {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 728px;
}

#placemenu {
	background-color: #ced9e7;
	background-image: url(img/menu_fond.jpg);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 810px;
	float: left;
}

/** STYLES POUR LE CONTENU **/

#colone_gauche {
	width: 480px;
	margin-left: 10px;
	float: left;
}

#colone_droite {
	width: 300px;
	margin-left: 10px;
	float: left;
}

#lateral_droit {
	width: 180px;
	margin-left: 10px;
	float: right;
}

div.conteneur {
	border-top: 3px solid #296dc0;
	border-bottom: 1px solid #a1bbe4;
}

		/** Styles pour le bloc UNE (480) **/

		#une { margin-bottom : 1em; }
		#une div.boite {
	border:1px solid #FFF;
	border-left:0;
	border-right:0;
	color:#003066;
	background-color: #ffc400;
	background-image: url(img/fond_une.jpg);
	background-repeat: repeat-x;
	background-position: left top;
		}
		
		#une h2 {
			color: #006496;
			font-size: 2em;
			border:0;
			height: auto;
			background-color: transparent;
			background-image: url(img/big_orange.gif);
			background-repeat: no-repeat;
			background-position: 0px 2px;
			margin-top: 7px;
			margin-right: 7px;
			margin-bottom: 1px;
			margin-left: 7px;
			padding-left: 15px;
		}
		
		#une h2 a, h2 a:active, h2 a:visited {
			color: #006496;
			text-decoration: none;
		}
		
		#une h2 a:hover {
	color: #008ACC;
	text-decoration: none;
		}	
		
		#une p {
			margin:0 7px 6px 7px;
			text-align: justify;
			font-size: 1.3em;
		}

		#une div.unealire, div.unealire a, div.unealire a:active, div.unealire a:visited {
	font-style: italic;
	color: #003066;
	text-decoration: none;
	text-align: right;
	display: block;
	padding-right: 5px;
	width: 475px;
	background-image: url(img/bt_rss-petit.gif);
	background-repeat: no-repeat;
	background-position: 5px bottom;
	height: 16px;
	line-height: 16px;
		}
		
		#une div.unealire a:hover {
			color: #003066;
			text-decoration: none;
			background-color: #e67e30;
			display: block;
		}	
		
		#une p.date { color:#666; font-size: 1em; font-weight: bold; margin-bottom : 0;}

		/** Styles pour le bloc MAGAzINE (480) **/

		div.mag {
			background-color: #fdfee6;
			background-image: url(img/fond_niouzes.jpg);
			background-repeat: no-repeat;
			background-position: right center;
		}

		h2.mag {
			background-image:url("img/titre_480.jpg");
			width:480px;
			text-indent: 10px;
			font-size: 2em;
			margin: 0px;
		}

		table.table_magazine {
			width:480px;
			border-bottom:1px dashed #13549f;
			background: #ced9e7;
		}
		
		#mag { margin-bottom : 1em; }
		
		#mag h3 {
		font-size: 1.4em;
		margin:7px 7px 1px;
		text-indent: 10px;
		border:0;
		height: auto;
		background-color: transparent;
		background-image: url("img/point_orange.gif");
		background-repeat: no-repeat;
		background-position: 0px 6px;
		}
		
		#mag h3 a, h3 a:active, h3 a:visited {
			color: #000;
			text-decoration: none;
		}
		
		#mag h3 a:hover {
			color: #6f8db9;
			text-decoration: none;
		}	
		
		#mag p {
			margin:0 7px 6px 7px;
			text-align: justify;
			font-size: 1.1em;
		}
		
		#mag div.magalire, div.magalire a, div.magalire a:active, div.magalire a:visited {
			font-style: italic;
			color: #003066;
			text-decoration: none;
			text-align: right;
			display: block;
			padding-right: 5px;
			width: 475px;
			background-color: #ffc400;
			background-image: url(img/bt_rss-petit.gif);
			background-repeat: no-repeat;
			background-position: 5px bottom;
			height: 16px;
			line-height: 16px;
		}
		
		#mag div.magalire a:hover {
			color: #003066;
			text-decoration: none;
			background-color: #e67e30;
			display: block;
		}	
		
		#mag p.date { color:#666; font-size: 1em; font-weight: bold; margin-bottom : 0;}
		
		div.mag table.table_magazine { background: transparent; }
		
				/** Styles pour le bloc PROS A L'HONNEUR (480) **/

		h2.pros {
			background-image:url("img/titre_480.jpg");
			width:480px;
			text-indent: 10px;
			font-size: 2em;
			margin: 0px;
		}

		table.table_pros {
			width:480px;
			border-bottom:1px dashed #13549f;
			background: #fdfee6;
		}
		
		#pros { margin-bottom : 1em; }
		
		#pros h3 {
		font-size: 1.4em;
		margin:7px 7px 1px;
		text-indent: 10px;
		border:0;
		height: auto;
		background-color: transparent;
		background-image: url("img/point_orange.gif");
		background-repeat: no-repeat;
		background-position: 0px 6px;
		}
		
		#pros h3 a, h3 a:active, h3 a:visited {
			color: #000;
			text-decoration: none;
		}
		
		#pros h3 a:hover {
			color: #6f8db9;
			text-decoration: none;
		}	
		
		#pros p {
			margin:0 7px 6px 7px;
			text-align: justify;
			font-size: 1.1em;
		}
		
		#pros div.prosalire, div.prosalire a, div.prosalire a:active, div.prosalire a:visited {
			font-style: italic;
			color: #003066;
			text-decoration: none;
			text-align: right;
			display: block;
			padding-right: 5px;
			width: 475px;
			background-color: #ffc400;
			background-image: url(img/bt_rss-petit.gif);
			background-repeat: no-repeat;
			background-position: 5px bottom;
			height: 16px;
			line-height: 16px;
		}
		
		#pros div.prosalire a:hover {
			color: #003066;
			text-decoration: none;
			background-color: #e67e30;
			display: block;
		}	
		
		#pros p.date { color:#666; font-size: 1em; font-weight: bold; margin-bottom : 0;}

				/** Styles pour le bloc SHOPPING (480) **/

		h2.shopping {
			background-image:url("img/titre_480.jpg");
			width:480px;
			text-indent: 10px;
			font-size: 2em;
			margin: 0px;
		}

		table.table_shopping {
			width:480px;
			border-bottom:1px dashed #13549f;
			background: #fdfee6;
		}
		
		#shopping { margin-bottom : 1em; }
		
		#shopping h3 {
		font-size: 1.4em;
		margin:7px 7px 1px;
		text-indent: 10px;
		border:0;
		height: auto;
		background-color: transparent;
		background-image: url("img/point_orange.gif");
		background-repeat: no-repeat;
		background-position: 0px 6px;
		}
		
		#shopping h3 a, h3 a:active, h3 a:visited {
			color: #000;
			text-decoration: none;
		}
		
		#shopping h3 a:hover {
			color: #6f8db9;
			text-decoration: none;
		}	
		
		#shopping p {
			margin:0 7px 6px 7px;
			text-align: justify;
			font-size: 1.1em;
		}
		
		#shopping div.shoppingalire, div.shoppingalire a, div.shoppingalire a:active, div.shoppingalire a:visited {
			font-style: italic;
			color: #003066;
			text-decoration: none;
			text-align: right;
			display: block;
			padding-right: 5px;
			width: 475px;
			background-color: #ffc400;
			background-image: url(img/bt_rss-petit.gif);
			background-repeat: no-repeat;
			background-position: 5px bottom;
			height: 16px;
			line-height: 16px;
		}
		
		#shopping div.shoppingalire a:hover {
			color: #003066;
			text-decoration: none;
			background-color: #e67e30;
			display: block;
		}	
		
		#shopping p.date { color:#666; font-size: 1em; font-weight: bold; margin-bottom : 0;}

		/** Styles pour le bloc VISU 480px **/

		#visu480 { margin-bottom : 1em; }
		#visu480 div.boite {
			border:1px solid #FFF;
			border-left:0;
			border-right:0;
			color:#003066;
		}
		#visu480 p {
		text-align:justify;
		}
		
		/** Styles pour le bloc ACTUALITES (300) **/
		
		div.actu {
			height: 200px;
			background-color: #fdfee6;
			background-image: url(img/fond_rss.jpg);
			background-repeat: no-repeat;
			background-position: center top;
		}

		h2.actu {
			background-image:url("img/titre_300.jpg");
			width:300px;
			text-indent: 10px;
			font-size: 2em;
			margin: 0px;
		}
		
		#actu { margin-bottom : 1em; }
		
		#actu h3 {
			font-size: 1.4em;
			margin:7px 7px 1px;
			text-indent: 15px;
			border:0;
			height: auto;
			background-color: transparent;
			background-image: url("img/point_orange.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px;
		}
		
		#actu h3 a, h3 a:active, h3 a:visited {
			color: #000;
			text-decoration: none;
		}
		
		#actu h3 a:hover {
			color: #6f8db9;
			text-decoration: none;
		}	
		
		#actu p {
			margin:0 7px 6px 7px;
			text-align: justify;
			font-size: 1.1em;
		}
		
		#actu p.date {
			color:#666;
			font-size: 1em;
			font-weight: bold;
			margin-bottom : 0;
			line-height: 2em;
			font-style: italic;
		}
		
		#actu div.actualire, div.actualire a, div.actualire a:active, div.actualire a:visited {
			font-style: italic;
			color: #003066;
			text-decoration: none;
			text-align: right;
			display: block;
			padding-right: 5px;
			width: 295px;
			background-color: #ffc400;
		}
		
		#actu div.actualire a:hover {
			color: #003066;
			text-decoration: none;
			background-color: #e67e30;
			display: block;
		}
		
		/** Styles pour le bloc BOUTIQUE (300) **/

		div.boutique {
			background-color: #fdfee6;
			background-image: url(img/fond_boutique.jpg);
			background-repeat: no-repeat;
			background-position: right center;
		}

		h2.boutique {
			background-image:url("img/titre_300.jpg");
			width:300px;
			text-indent: 10px;
			font-size: 2em;
			margin: 0px;
		}

		table.table_boutique {
			width:300px;
			border-bottom:1px dashed #13549f;
			background: #e0f0da;
		}
		
		#boutique { margin-bottom : 1em; }
		
		#boutique h3 {
			font-size: 1.4em;
			margin:7px 7px 1px;
			text-indent: 15px;
			border:0;
			height: auto;
			background-color: transparent;
			background-image: url("img/point_orange.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px;
		}
		
		#boutique h3 a, h3 a:active, h3 a:visited {
			color: #000;
			text-decoration: none;
		}
		
		#boutique h3 a:hover {
			color: #6f8db9;
			text-decoration: none;
		}	
		
		#boutique p {
			margin:0 7px 6px 7px;
			text-align: justify;
			font-size: 1.1em;
		}
		
		#boutique div.boutiquealire, div.boutiquealire a, div.boutiquealire a:active, div.boutiquealire a:visited {
			font-style: italic;
			color: #003066;
			text-decoration: none;
			text-align: right;
			display: block;
			padding-right: 5px;
			width: 295px;
			background-color: #ffc400;
		}
		
		#boutique div.boutiquealire a:hover {
			color: #003066;
			text-decoration: none;
			background-color: #e67e30;
			display: block;
		}	
		
		#boutique p.ref {
			color:#666;
			font-size: 1em;
			font-weight: bold;
			margin-bottom : 0;
			font-style: italic;
		}
		
		div.boutique table.table_boutique { background: transparent; }

		/** Styles pour le bloc PETITES ANNONCES (300) **/

		div.annonce {
			background-color: #fdfee6;
		}

		h2.annonce {
			background-image:url("img/titre_300.jpg");
			width:300px;
			text-indent: 10px;
			font-size: 2em;
			margin: 0px;
		}
		
		#annonce { margin-bottom : 1em; }
		
		#annonce h3 {
			font-size: 1.4em;
			margin:7px 7px 1px;
			text-indent: 15px;
			border:0;
			height: auto;
			background-color: transparent;
			background-image: url("img/point_orange.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px;
		}
		
		#annonce h3 a, h3 a:active, h3 a:visited {
			color: #000;
			text-decoration: none;
		}
		
		#annonce h3 a:hover {
			color: #6f8db9;
			text-decoration: none;
		}	
		
		#annonce p {
			margin:0 7px 6px 7px;
			text-align: justify;
			font-size: 1.1em;
		}
		
		#annonce p.ref {
			color:#666;
			font-size: 1em;
			font-weight: bold;
			margin-bottom : 0;
			font-style: italic;
		}

		/** Styles pour le bloc FORUM (300) **/

		div.forum {
			background-color: #fdfee6;
/*			background-image: url(img/fond_boutique.jpg); */
			background-repeat: no-repeat;
			background-position: right center;
		}

		h2.forum {
			background-image:url("img/titre_300.jpg");
			width:300px;
			text-indent: 10px;
			font-size: 2em;
			margin: 0px;
		}

		table.table_forum {
			width:300px;
			border-bottom:1px dashed #13549f;
			background: #e0f0da;
		}
		
		#forum { margin-bottom : 1em; }
		
		#forum h3 {
			font-size: 1.4em;
			margin:7px 7px 1px;
			text-indent: 15px;
			border:0;
			height: auto;
			background-color: transparent;
			background-image: url("img/point_orange.gif");
			background-repeat: no-repeat;
			background-position: 0px 6px;
		}
		
		#forum h3 a, h3 a:active, h3 a:visited {
			color: #000;
			text-decoration: none;
		}
		
		#forum h3 a:hover {
			color: #6f8db9;
			text-decoration: none;
		}	
		
		#forum p {
			margin:0 7px 6px 7px;
			text-align: justify;
			font-size: 1.1em;
		}
		
		#forum div.forumalire, div.forumalire a, div.forumalire a:active, div.forumalire a:visited {
			font-style: italic;
			color: #003066;
			text-decoration: none;
			text-align: right;
			display: block;
			padding-right: 5px;
			width: 295px;
			background-color: #ffc400;
		}
		
		#forum div.forumalire a:hover {
			color: #003066;
			text-decoration: none;
			background-color: #e67e30;
			display: block;
		}	
		
		#forum p.ref {
			color:#666;
			font-size: 1em;
			font-weight: bold;
			margin-bottom : 0;
			font-style: italic;
		}
		
		div.forum table.table_forum { background: transparent; }
		
		/** Styles pour le bloc VISU 300px **/

		#visu300 { margin-bottom : 1em; }
		#visu300 div.boite {
			border:1px solid #FFF;
			border-left:0;
			border-right:0;
			color:#003066;
			margin: 0px;
		/*	height: 310px; */
		}
		
		#visu300 p {
		text-align:justify;
		}

	/** Styles pour le bloc LATERAL DROIT **/

		#visu_lateral { margin-bottom : 1em; }
		#visu_lateral div.boite {
			border:1px solid #FFF;
			border-left:0;
			border-right:0;
			color:#003066;
			margin: 0px;
	}

/** Styles pour le FOOTER **/

#footer {
	background-color: #a8a4d7;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#footer_haut {
	margin: 0px;
	padding: 0px;
	height: 80px;
	background-image: url(img/fond_footer.jpg);
	background-repeat: no-repeat;
}

#logos_sites {
	position: relative;
	top: 5px;
	height: 70px;
	width: 130px;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer_bas {
	background-color: #6C66BB;
	border-top-color: #FFF;
	border-top-style: solid;
	border-top: 1px;
	margin: 0px;
	padding: 0px;
	height: 15;
	color: #FFFFFF;
}

