/** Feuille de style du portail MA-NAISSANCE **/
/**      Créée par Vincent le 08/10/2007     **/


/** Style général **/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height: 100%;
	font-size: 12px;
	background-color: #fff;
	background-image: url(img/fond_pops.jpg);
}

h2 {
	border-top:1px solid #FFF;
	font-size:1.5em;
	font-style: italic;
	height:40px;
	line-height: 40px;
	text-align: left;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2.gauche { /* STYLE POUR TITRES DIVERS COLONE GAUCHE 480px */
	background-image:url("img/titre_480.jpg");
	width:480px;
	text-indent: 10px;
	font-size: 22px;
	margin: 0px;
	line-height: 40px;
	height: 40px;
		}
		
		h2.droite { /* STYLE POUR TITRES DIVERS COLONE DROITE 300px */
	background-image:url("img/titre_300.jpg");
	width:300px;
	text-indent: 10px;
	font-size: 22px;
	margin: 0px;
	line-height: 40px;
	height: 40px;
		}

h3 {
	font-size: 1.4em;
	text-indent: 15px;
	line-height: 1.4em;
}

a{color: #FF4500;text-decoration: none;font-weight:bold;}
a:link{color: #FF4500;text-decoration: none;font-weight:bold;}
a:visited{color: #FF4500;text-decoration: none;font-weight:bold;}
a:hover{color: #FF4500;text-decoration: underline;font-weight:bold;}

#marge-gauche {
	margin:0;
	padding:0;
	}
	
#marge-droite {
	margin:0;
	padding:0;
	}
	
#centre {
	width: 990px;
	margin:0;
	padding:0;
	min-height: 100%;
	background-image: url(img/bg_01.gif);
	background-repeat: repeat-y;
	background-position: right;
	}

/** Styles pour le Header **/

#logo {
	background-image: url("img/fond_header.jpg");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 100%;
}

.flashpub {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 728px;
}

#placemenu {
	background-color: #fffddb;
	background-image: url(img/menu_fond.jpg);
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 810px;
	float: left;
}

/** Styles pour le login **/

#ident {
	float:right;
	height:20px;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a9bcde;
	border-bottom-color: #a9bcde;
	background-color: #003066;
}

#ident input {
	width:55px;
	color: #13549f;
	font-size: 9px;
	border:1px solid #13549f;
	padding:1px .4em;
	height:13px;
	}
	
#ident .submit {
	width:26px;
	height:15px;
	border:0;
	padding:0;
	}

#ident fieldset {
	margin : 0;
	border : 0;
	padding : 0;
	}

/** 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 #ff0000;
	border-bottom: 1px solid #ffec00;
}

		/** 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: #fff;
		}
		
		#une h2 {
			color: #fff;
			font-size: 2em;
			height: auto;
			background-image: url(img/fond_une.jpg);
			background-repeat: no-repeat;
			margin: 0px;
			padding: 0px;
			background-position: left top;
			text-indent: -1000px;
		}
		
		#une h2 a, h2 a:active, h2 a:visited {
			color: #fff;
			text-decoration: none;
		}
		
		#une h2 a:hover {
			color: #003066;
			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-color: #f8b100;
			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: #fd3200;
			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: #fffddb;
			background-image: url(img/fond_mag.jpg);
			background-repeat: no-repeat;
			background-position: right center;
		}

		h2.mag {
			background-image:url(img/mag_480.jpg);
			width:480px;
			text-indent: -1000px;
			font-size: 2em;
			margin: 0px;
		}

		table.table_magazine {
			width:480px;
			width:480px;
			border-bottom:1px solid #ff7000;
			background: #fffddb;
		}
		
		#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_rouge.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: #f8b100;
			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: #fd3200;
			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/presta_480.jpg);
			width:480px;
			text-indent: -1000px;
			font-size: 2em;
			margin: 0px;
		}

		table.table_pros {
			width:480px;
			background-color: #fffddb;
			background-image: url(img/sep_480.gif);
			background-repeat: no-repeat;
			background-position: bottom;
		}
		
		#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_rouge.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: #f8b100;
			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: #fd3200;
			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/shopping_480.jpg);
			width:480px;
			text-indent: -1000px;
			font-size: 2em;
			margin: 0px;
		}

		table.table_shopping {
			width:480px;
			background-color: #fffddb;
			background-image: url(img/sep_480.gif);
			background-repeat: no-repeat;
			background-position: bottom;
		}
		
		#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_rouge.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: #f8b100;
			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: #fd3200;
			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;
			background-color: #fffddb;
			
			/*padding-right: 5px;*/
		}
		#visu480 p {
		color: #000000;
		text-align:justify;
		font-size:12px;
		font-family:arial;
		margin:10px 10px 10px 10px;
		}
		
		/** Styles pour le bloc ACTUALITES (300) **/
		
		div.actu {
			height: 200px;
			background-color: #ced9e7;
			background-image: url(img/fond_rss.jpg);
			background-repeat: no-repeat;
			background-position: center top;
		}

		h2.actu {
			background-image:url(img/news_300.jpg);
			width:300px;
			text-indent: -1000px;
			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_rouge.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: #f8b100;
		}
		
		#actu div.actualire a:hover {
			color: #003066;
			text-decoration: none;
			background-color: #fd3200;
			display: block;
		}
		
		/** Styles pour le bloc BOUTIQUE (300) **/

		div.boutique {
			background-color: #ced9e7;
			/* background-image: url(img/fond_boutique.jpg); */
			background-repeat: no-repeat;
			background-position: right center;
		}

		h2.boutique {
			background-image:url(img/boutique_300.jpg);
			width:300px;
			text-indent: -1000px;
			font-size: 2em;
			margin: 0px;
		}

		table.table_boutique {
			width:300px;
			background-color: #fffddb;
			background-image: url(img/sep_300.gif);
			background-repeat: no-repeat;
			background-position: bottom;
		}
		
		#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_rouge.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: #f8b100;
		}
		
		#boutique div.boutiquealire a:hover {
			color: #003066;
			text-decoration: none;
			background-color: #fd3200;
			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: #fffddb;
		}

		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_rouge.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: #fffddb;
		}

		h2.forum {
			background-image:url(img/forum_300.jpg);
			width:300px;
			text-indent: -1000px;
			font-size: 2em;
			margin: 0px;
		}

		table.table_forum {
			width:300px;
			background-color: #fffddb;
			background-image: url(img/sep_300.gif);
			background-repeat: no-repeat;
			background-position: bottom;
		}
		
		#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_rouge.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: #f8b100;
		}
		
		#forum div.forumalire a:hover {
			color: #003066;
			text-decoration: none;
			background-color: #fd3200;
			display: block;
		}	
		
		#forum p.ref {
			color:#666;
			font-size: 1em;
			font-weight: bold;
			margin-bottom : 0;
			font-style: italic;
		}
		
		/** 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;
	background-color: #fffddb;
		}
		
		#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: #fffddb;
	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: #fd3200;
	border-top-color: #FFF;
	border-top-style: solid;
	border-top: 1px;
	margin: 0px;
	padding: 0px;
	height: 15;
	color: #FFFFFF;
	text-align: right;
}
