/* Site jeunesse-protestanteCréation Pito & cie - février 2008ajout pmformmessage : mai 2008*//*	-----------------	Styles du site	-----------------*/body {	font-family: Arial, Helvetica, sans-serif;	font-size: 0.9em;	color: #000;	background-color: #F4662F;}h1, h2, h3 { color: #1697D2;	font-weight: bold; }h1 { margin-top: 15px; margin-bottom: 6px; font-size: 1.3em; }h2 { margin-top: 6px; margin-bottom: 0; font-size: 1.1em; }h3 { margin: 0; font-size: 0.9em; }p, ul, ol {  }ul { list-style-image:url(images/puce.gif); }a, a:visited, a:hover, a:active, a:focus { color: #000; }/* Pour les messages affichés pas le cookbook pmform  */div .pmformmessage { font-size: 0.9em; color: red; }/*	----------------------------------	Styles utilisés par les blocs	----------------------------------*/#Menu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; }#Menu a { text-decoration:none; color: #000; }#Menu a:hover { text-decoration:none; color: #1697D2; }#Actualites a { color: #000; }#PiedDePage { font-size: 0.6em; }#PiedDePage a { text-decoration:none; color: #000; }#AdministrationSite 	{ font-size: 0.8em; }#AdministrationSite h1, #AdministrationSite a { text-decoration:none;	color: #000; }/* Pour le cadre Devant - Code provenant de http://www.cssplay.co.uk/boxes/krazy.html */#Popup {background:transparent; margin:0 auto;}#Popup .top, #Devant .bottom {display:block; background:transparent; font-size:2px;}#Popup .haut   {margin:0 6px; display:block; overflow:hidden; height:5px; background:#FFCC33; border-left:2px solid #3FBAF2; border-right:2px solid #3FBAF2; border-top:2px solid #3FBAF2;}#Popup .ligne {display:block; height:2px; margin:0; background:#FFCC33; border-left:8px solid #3FBAF2; border-right:8px solid #3FBAF2; overflow:hidden;}#Popup .bas     {margin:0 6px; display:block; overflow:hidden; height:5px; background:#FFCC33; border-left:2px solid #3FBAF2; border-right:2px solid #3FBAF2; border-bottom:2px solid #3FBAF2;}#Popup .contenu {display:block; background:#FFCC33; border-left:2px solid #3FBAF2; border-right:2px solid #3FBAF2;}