@charset "utf-8";
#page {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
body {
	margin: 0px;
	background-image: url(img/trame.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0083F0;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

#page #head {
	background-image: url(img/bandeau.jpg);
	height: 250px;
	width: 1000px;
}

#page #presentation {
	position: relative;
	top: 30px;
	width: 600px;
	height: auto;
	left: 25px;
	text-align: left;
}
#page #presentation .txtstp {
	padding-right: 40px;
	padding-left: 15px;
}


#page #demo {
	background-image: url(img/cdr_demo.jpg);
	height: 300px;
	width: 180px;
	position: relative;
	top: 50px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	color: #0083F0;
	text-decoration: none;
	background-repeat: no-repeat;
}
#page #demo a{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #67CCF8;
	text-decoration: underline;
}
#page #menuaccueil {
	background-image: url(img/cdr_bas.jpg);
	height: 180px;
	width: 900px;
	position: relative;
	background-repeat: no-repeat;
	text-align: left;
	background-position: center;
	padding-left: 100px;
	padding-top: 20px;
	margin-bottom: 25px;
}

#page #bottom {
	margin-bottom: 25px;
}
#page #bottom a{
	margin-bottom: 25px;
	color: #0083F0;
	text-decoration: underline;
	font-weight: bold;
}
#page #bottom a:visited{
	margin-bottom: 25px;
	color: #65CBF3;
	text-decoration: none;
	font-weight: bold;
}
#page #bottom a:hover{
	margin-bottom: 25px;
	color: #0083F0;
	text-decoration: none;
	font-weight: bold;
}
#bottom a {
	color: #0083F0;
	text-decoration: none;
	font-weight: bold;
}
#menupages {
	height: 55px;
	width: 800px;
	margin-bottom: 10px;
	text-align: center;
}

#bottom a:visited{
	margin-bottom: 25px;
	color: #65CBF3;
	text-decoration: none;
	font-weight: bold;
}
#bottom a:hover{
	margin-bottom: 25px;
	color: #0083F0;
	text-decoration: underline;
	font-weight: bold;
}
#page #presentation #p_point {
	font-size: 10px;
	margin-left: 210px;
	height: 190px;
	margin-bottom: 25px;
}
#page #presentation #p_point #grpoints {
	width: 360px;
	float: left;
	height: 25px;
	background-image: url(img/puce_tools.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 22px;
}
#page #presentation #p_txt {
	text-align: justify;
	width: 550px;
	font-size: 16px;
	margin-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#page #presentation #p_txt a {
	color: #0083F0;
	text-decoration: underline;
}

#page #presentation #titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
#page #presentation .champtxt {
	font-size: 16px;
	font-weight: bold;
}
#page #presentation #form1 .champtxt #champ {
	border: 1px solid #65CBF3;
	font-size: 16px;
	font-weight: bold;
	color: #11A4DB;
}
#page #presentation .sstxt {
	width: 550px;
	text-align: justify;
	padding-right: 50px;
	padding-left: 50px;
}
#page #presentation #form1 .champtxt .asterisque {
	color: #990000;
	font-size: 24px;
}
#page #presentation .asterisquetxt {
	font-size: 9px;
	color: #990000;
}
#page #presentation .contact {
	font-size: 16px;
	font-weight: bold;
	padding-left: 75px;
}
#page #presentation .contact a{
	font-size: 16px;
	font-weight: bold;
	padding-left: 25px;
	color: #0066CC;
	text-decoration: none;
}
#page #presentation .txtstp {
	text-align: justify;
	font-size: 14px;
}
#page #presentation .txtstp li {
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
}
