/* CSS Document */

body {
	font-family:Arial, sans-serif;
	font-size:0.75em;
	line-height:12px;
	padding:0;
	margin:0;
	overflow-x: hidden;
}

#header {height:100px; background-repeat:repeat-x}

a {
	text-decoration:none;
	color:#002776;
}

a:hover {
	color:#92D400;
	text-decoration:underline;
}

p {
	margin:19px 0 19px 0;
	color:#000000;
	font-size:1em;
	line-height:2em;
}

.callout{
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
	color:#00A1de;
	margin:30px 0;
	border-top:solid 1px #00A1DE;
}

img {
	border:none;
}

h1 {
	color:#002776;
	font-family:Times New Roman, Times, serif;
	line-height:27px;
	font-size:25px;
	font-weight: normal;
}

h2 {
	color:#92D400;
	font-family:Times New Roman, Times, serif;
	line-height:27px;
	font-size:25px;
	font-weight: normal;
}

h3 {
	color:#999999;
	font-family:Arial;
	line-height:normal;
	font-size:15px;
	font-weight: bold;
}

h4 {
	color:#92D400;
	font-family:Arial;
	font-size:15px;
	line-height: 125%;
}

h5 {
	color:#00A1de;
	font-family:Arial;
	font-size:13px;
	line-height:125%;
}

h6 {
	color:#002776;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:125%;
}

ul {
	padding:0;
	margin:0 0 0 15px;
	line-height:150%;
}

ul li {
	padding:30;
	margin:25;
	line-height:150%;
}

.palm table p { margin:0px 0 0px 0;
	color:#000000;
	font-size:1em;
	line-height:2em;}
	
.palm table {border-bottom: thin solid #aec573;
	color:#333;
	text-align: justify;
}
.palm table tr  td { border-bottom: thin solid #aec573; font-size:0.9em;}
.palm table .innertable {align:left; margin-left: 10px;}
.palm table .innertable a {color:#808080;}
.palm table a {color:#808080; font-weight:bold;}

.Style5 {	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	margin-left: 10px;
}

/* HOME */

#left {
	font-family:Arial;
}
#left-inside p{
margin-top:0;
padding-top:0;
}
/* CONTENT */

#content {
	font-family:Arial;
}

#content_palm {
	font-family:Arial;
	}

#temoignages_side {
	font-size:10px;
}

.annotation {
	font-size:10px;
}

/* INSCRIPTION */

				.tableForm				{ border-collapse : collapse; border:1px solid #002776; background-color : #EAF5FA; color : #323232;  }
				.tableForm tr			{ border-top: 1px solid #002776;}
				.tableForm td			{ color : #323232; padding:5px; border-top: 1px solid #002776;}
				.tableForm input		{ border-bottom : 1px solid #D4D0C8; font-size : 10px; color : #636363; }
				.tableForm textarea	{ border-bottom : 1px solid #D4D0C8; font-size : 10px; color : #636363; font-family: Arial; }
				.tableForm .radio		{ border : 0px; }
				.tableForm .button	{ border : 1px solid #002776; background-color : #CAEAF9; color : #636363; padding: 10px 7px; font-family:Arial, Helvetica, sans-serif: font-weight: bold; font-size: 1.15em; }


/* FOOTER */

#footer p{
	font-size:.75em;
	color:#000000;
}

#results {
	vertical-align:middle;
	margin: 0px 30px;
}


.titre_home_page {
	font-family:Times New Roman, Times, serif;
	font-size: 15px;
	color: #002776;
	line-height: normal;
}

.list {
	float: left;
	padding-left:55px;
	line-height:1.5em;
}

.focus {background-color:#daedf9; width:300px; padding:20px; line-height: 1.5em; font-size:.9em; }

