/* CSS Document */

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

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

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

p {
	margin:19px 0 19px 0;
	color:#000000;
	font-size:12px;
	line-height:150%;
}

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:#999999;
	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%;
}

/* 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 #CAEAF9; background-color : #EAF5FA; color : #323232;  }
				.tableForm td			{ color : #323232; }

				.tableForm .columnLabel	{ width : 170px; }

				.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 #636363; background-color : #CAEAF9; color : #636363; }


/* FOOTER */

#footer {
	font-size:9px;
	color:#000000;
}

#container #content_palm table {
	border: thin solid #000066;
	border-collapse:collapse;
}

#container #content_palm td {
	border: thin solid #666666;
	border-width:1px;
	vertical-align:middle;
}
.titre_home_page {
	font-family:Times New Roman, Times, serif;
	font-size: 15px;
	color: #002776;
	line-height: normal;
}
