/* Marseille Santé Mentale PACA */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	color: #242F2A;
	padding: 0px;
	list-style-image: url(../images/icones/puce.gif);
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	}

form   { margin:0px;padding:0px; }

#newsletter input  {
	color:#004767;
	height:19px;
	font-size:10px;
	vertical-align: middle;
	width: 320px;
	border: 1px solid #4A829A;
	margin-bottom: 5px;
}

input[type="radio"], input[type="checkbox"]  {
width: 15px;
vertical-align: middle;
}
#radio_checkbox input {
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
button  {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #E30059;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
button:hover   { background-color: #9A003C; }  


a:link    { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover   { text-decoration:underline; }  
a { color: #E30059; }

p {
	line-height: 120%;
	margin-top: 6px;
	margin-bottom: 8px;
	text-align: justify;
	font-size: 70%;
	}

li { font-size: 75%; }

h1   {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:130%;
	color: #005031;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FD7BA;
	margin-bottom: 15px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 10px;
}
h2   {
	font-size:95%;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 10px;
	color: #057EAE;
}

h3   {
	font-size:70%;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 9px;
	margin-left: 9px;
}
h4 {
	line-height: 120%;
	margin-top: 6px;
	margin-bottom: 8px;
	text-align: left;
	font-size: 75%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

h6 {
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 65%;
	font-weight: normal;
	color: #005B81;
	text-align: justify;
	}

fieldset {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CEE0F3;
}





/* NEWSLETTER */
#newsletter {
	background-image: url(images/newsletters_recurent/bandeau.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 265px;
	background-position: 0px 0px;
}



/* SIGNATURE */	

#signature {
	font-size: 9px;
	color: #009EE0;
	padding-top: 5px;
	padding-bottom: 15px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97E1FF;
	margin-top: 10px;
}
#signature a:link {
	color: #009EE0;
	text-decoration: none;
}
#signature a:visited {
	color: #009EE0;
	text-decoration: none;
}
#signature a:hover   { text-decoration:underline; }




#filet {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6D0BD;
	}

#alerte {
	margin: 10px 20%;
	padding: 5px;
	background-color: #BF3D3F;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 75%;
	text-align: center;
}
.rouge { color: #CC0000; }
.references, .references a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #CCCCCC;
}

