@charset "utf-8";
/* CSS Document */

html {
	overflow-y:scroll;
}
body, div, table, h1, h2, h3, h4, h5, p, ul, li {
	margin:0;
	padding:0;
	font-weight:normal;
}
a img {
	border:none;
}
body {
	background:#ffffff;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	color:#333333;
}
#header {
	z-index:1;/*display:none;*//*width:1000px;
	margin:0px auto;*/
}
#logo {
	margin:3px 200px 0px 100px;
}
#menu {
	position:absolute;
	z-index:2;
	left:25%;
	top:89px;
}
#content {
	z-index:1;/*display:none;*/
	background-image:url(../images/tan_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom:10px;
}
#content-left-col {
	width:38%;
}
#content-left {
	vertical-align:top;
	margin:50px 0 0 0;
	text-align:right;
	width:auto;
}
#content-right-col {
	width:62%;
}
#content-right {
	vertical-align:top;
	margin:35px 0 0 30px;
	width:600px;
}
#footer {
	z-index:1;/*display:none;*/
}
#footer-meta {
	font-size:11px;
	color:#FFFFFF;
	position:relative;
	top:-17px;
	right:50px;
	float:right;
	background:#91B5FF;
	padding-left:5px;
}
#footer-meta a {
	color:#FFF;
}
a {
	color:#4884FF;
	text-decoration:none;
}
a:hover {
	color:#E65910;
	text-decoration:underline;
}
h1 {
	color: #FFFFFF;
	font-size: 30px;
}
h1 img {
	float:left;
}
h2 {
	color:#4884FF;
	font-size:20px;
}
#content-right h2 {
	z-index:10;
	float:left;
	margin:-5px 0 5px 200px;
}
h3 {
	color:#FFFFFF;
	font-size:14px;
}
.box_accueil h3, .box_full h3 {
	text-align:center;
	margin:20px 0 0 0;
}
h4 {
	color:#4884FF;
	font-size:18px;
}
#content-right h4 {
	float:right;
	margin:20px 40px 20px 0;
}
h5 {
	text-align:center;
	color:#4884FF;
	font-size:14px;
	position:relative;
	top:10px;
}
p, ul, li {
	font-size:14px;
	line-height:1.6;
}
#content-right ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content-right ul li {
	margin:10px 0 0 0;
	padding:15px 0 10px 24px;
	background-image:url(../images/tan_puce_orange.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:justify;
}
#content-right ul li ul li {
	margin:0 0 0 30px;
	padding:0 0 0 0;
	list-style-type:disc;
	background-image:none;
	/*background-image:url(../images/tan_puce_b.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left:8px;*/
	text-align:left;
}
#content-right .li_link {
	margin:0 0 0 40px;
	padding:0 0 0 40px;
	background-image:none;
	list-style-type: none;
}
#content-right .li_nopuce {
	background-image:none;
	list-style-type: none;
}
#header-text {
	/*height:14px;*/
	color:#ffffff;
	position:absolute;
	top:5px;
	right:15%;
	margin: 0 0 0 0;
	font-variant:small-caps;
	font-size:14px;
	z-index:2;
}
#header-text a {
	color:#ffffff;
}
#footer-text {
	display:none;
	height:13px;
	color:#4884FF;
	position:relative;
	top:-16px;
	
	margin: 0 0 0 0;
	font-variant:small-caps;
	z-index:2;
}
#footer-disclaimer {
	text-align:left;
	color:#FFFFFF;
	font-size:10px;
	position:relative;
	top:-15px;
	left:20%;
}
.img_soin {
	margin:30px 0 0 0;
}
table.box_accueil {
	margin:5px 10px 5px 5px;
	width:260px;
	float:left;
}
table.box_full {
	margin:5px 0px 5px 5px;
	/*width:610px;*/
	float:left;
}
.box_content {
	font-size: 12px;
	line-height:1.6;
	margin:5px;
}
.small {
	font-size:12px;
	line-height:1.2;
	color:#666666;
}
.white {
	color:#FFFFFF;
}
.color_one {
	color:#E65910;
}
.color_two {
	color:#4884FF;
}
.img_puce {
	float:none;
	vertical-align:text-bottom;
	margin-bottom:-1px;
}
.img_solarium {
	margin-left:10px;
}
.img_centre {
}
.img_diag {
 margin:10px 10px 0px 10px;
}
input[type=text], input[type=file], textarea, select {
	font-family: tahoma, verdana, arial, sans-serif;
	cursor:text;
	font-size: 14px;
	color:#4884FF;
	line-height:1.6;
	border-top:0;
	border-right:0;
	border-left:0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}
input[type=text] {
	height:16px;
	margin-bottom:-1px;
	margin-left:4px;
}
input[type=file] {

}
textarea {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	padding-left:5px;
	margin-left:4px;
	margin-top:10px;
	overflow-y:scroll;
}
select {
	cursor:pointer;
}
input[type=text]:hover {
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#4884FF;
}
input[type=text]:focus {
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#4884FF;
}
#content-right ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content-right ol li {
	margin:10px 0 0 0;
	padding:0 0 0 16px;
	background-image:url(../images/tan_arrow_a.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-align:justify;
}
.formTitle {
	margin: 25px 0 10px 0;
	color:#4884FF;
	font-size:18px;
}
