body {
	font-family: arial, verdana;
	font-size: 100%;
	color: #000000;
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a {	color: #618CE6;	text-decoration: none; font-weight: bold;}
a:hover {text-decoration:underline;}
a img {border-width:0px;}

li {
	list-style-image: url(../images/puce.gif);
}

h1,h2,h3,h4,h5,h6 {
	display: block;
	margin: 10px 50px 10px 50px;
	text-align: center;
	color: #8395b5;
}
h1 {
	margin: 10px 50px 10px 50px;
	padding: 0px 0px 10px 0px;
	font-size: 170%;
	line-height: 35px;
	background: transparent url(../images/titre.jpg) repeat-y top center;
}
/*
h2 { margin-left: 40px;}
h3 { margin-left: 32px;}
h4 { margin-left: 24px;}
h5 { margin-left: 16px;}
h6 { margin-left: 8px;}
*/
p.csc-caption {
	margin: 0px;
	padding: 0px;
}

/* ------------------------------ 
### PAGE OMBRES ### 
--------------------------------*/
.page_tl, .page_tr,, .page_cl, .page_cr, .page_bl, .page_br {
	width: 50%;
}
.page_t, .page_c, .page_b {
	width: 800px;
}
.page_tl {background: #ffffff url(../images/ombre_tl.gif) no-repeat bottom right;}
.page_t {background: #ffffff url(../images/ombre_t.gif) repeat-x bottom left;}
.page_tr {background: #ffffff url(../images/ombre_tr.gif) no-repeat bottom left;}
.page_cl {background: #ffffff url(../images/ombre_l.gif) repeat-y bottom right;}
.page_cr {background: #ffffff url(../images/ombre_r.gif) repeat-y bottom left;}
.page_bl {background: #ffffff url(../images/ombre_bl.gif) no-repeat top right;}
.page_b {background: #ffffff url(../images/ombre_b.gif) repeat-x top left;}
.page_br {background: #ffffff url(../images/ombre_br.gif) no-repeat top left;}

.page_t {
	padding-bottom:5px;
	text-align:right;
	font-size: 70%;
}
.page_b {
	padding-top:5px;
	text-align:center;
	font-size: 70%;
}
.page_b a, .page_t a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.page_b a:hover, .page_t a:hover {
	text-decoration: underline;	
}
div.page {
	display: block;
	width:800px;
	padding-left: 13px;
	background: #ffffff;
}

/* ------------------------------ 
### MENU H ####
--------------------------------*/

.menu_h{
}
.menu_h a {
	display: block;
	height: 33px;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	background: transparent;
	letter-spacing: 1px;
	line-height: 250%;
}
.menu_h td {
	text-align: center;
}
.menu_hl_act a, 			.menu_h_act a, 			.menu_hr_act a			{	color: #ffffff;	background: transparent;}
.menu_hl_act a:hover, 	.menu_h_act a:hover, 	.menu_hr_act a:hover	{	color: #eeeeff;text-decoration: none;} 
.menu_hl_no a, 			.menu_h_no a, 			.menu_hr_no a			{	color: #000000;	background: transparent;}
.menu_hl_no a:hover, 	.menu_h_no a:hover, 	.menu_hr_no a:hover	{	color: #eeeeff;text-decoration: none;}

.menu_hl_act {	width: 128px;	background: #ffffff url(../images/menu_hl_act.gif) no-repeat top left;}
.menu_hl_no {		width: 128px;	background: #ffffff url(../images/menu_hl_no.gif) no-repeat top left;}
.menu_h_act {	width: 129px;	background: #ffffff url(../images/menu_h_act.gif) no-repeat top left;}
.menu_h_no {		width: 129px;	background: #ffffff url(../images/menu_h_no.gif) no-repeat top left;}
.menu_hr_act {	width: 129px;	background: #ffffff url(../images/menu_hr_act.gif) no-repeat top left;}
.menu_hr_no {		width: 129px;	background: #ffffff url(../images/menu_hr_no.gif) no-repeat top left;}


.menu_hl_no a:hover {	background: #ffffff url(../images/menu_hl_act.gif) no-repeat top left;}
.menu_h_no a:hover {	background: #ffffff url(../images/menu_h_act.gif) no-repeat top left;}
.menu_hr_no a:hover {	background: #ffffff url(../images/menu_hr_act.gif) no-repeat top left;}

/* ------------------------------------------
#### MAIN  (menu_v + contenu)  ###
--------------------------------------------*/
.pre_main {
	margin: 10px 5px 5px 10px;
	letter-spacing: 1px;
	font-size: 13px;
}
.pre_main a {	color: #000000;	text-decoration: none;	font-weight: normal;}
.pre_main a:hover {	text-decoration: underline;}

.pre_main .lien_chemin {	font-size: 13px;}
.pre_main .lien_chemin a {	color: #000000;	text-decoration: none;	font-weight: normal;}
.pre_main .lien_chemin a:hover {	text-decoration: underline;}

.pre_main .telephone { text-align:right;	vertical-align: top;	padding-right: 8px; }	

.tt {
	text-align: justify;
	vertical-align: top;
	border-top: 1px solid #999999;
	background: #ffffff;
	padding: 10px 10px 10px 15px;
}
/*
#tt1 {	width: 587px;}
#tt2 {	width: 755px;}
*/
#tt1 {	padding: 15px 5px 15px 15px;}
#tt2 {	padding: 15px 5px 15px 5px;}

.tt_left {
	width: 9px;
	background: #ffffff url(../images/tt_left.jpg) no-repeat top left;
}
.tt_right {
	width: 9px;
	background: #ffffff url(../images/tt_right.jpg) no-repeat top left;
}

/*------------------------------ 
##### MENU_V #####
------------------------------ */
.menu_v {
	width: 178px;
	padding-bottom: 9px;
	vertical-align: top;
	background: #ffffff url(../images/menu_v_y.jpg) repeat-y bottom left;
}
.menu_v a {
	display: block;
	width: 178px;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: 1px;
	background: transparent;
}
.menu_v1_no a, .menu_v2_no a {	color: #000000;}
.menu_v1_no a:hover, .menu_v2_no a:hover {	color: #6688cc;}
.menu_v1_act a, .menu_v2_act a {	color: #ffffff;}
.menu_v2_act a, .menu_v2_no a  {	font-size: 80%;}

.menu_v div {
	display: block;
	width: 178px;
	text-align: center;
}
.menu_v_top {
	height: 11px;
	background: #ffffff url(../images/menu_v_top.jpg) no-repeat top left;
	border-bottom: 1px solid #999999;
}
.menu_v_sep {	height: 11px;	background: transparent url(../images/menu_v_sep.jpg) no-repeat top left;}
.menu_v_end {	height: 10px;	background: transparent url(../images/menu_v_end.jpg) no-repeat top left;}
.menu_v_bot {
	padding-top: 8px;
	font-size: 80%;
	text-align: center;
	background: transparent url(../images/menu_v_bot.jpg) no-repeat top left;
}
.menu_v1_no a{	line-height: 28px;			background: #ffffff url(../images/menu_v1_no.jpg) 			repeat-y top left;}
.menu_v1_act a{	line-height: 28px;			background: transparent url(../images/menu_v1_act.jpg) 	repeat-y top left;}
.menu_v2_no a{	line-height: 18px;	background: #ffffff url(../images/menu_v2_no.jpg) 			repeat-y top left;}
.menu_v2_act a{	line-height: 18px;			background: transparent url(../images/menu_v2_act.jpg) 	repeat-y top left;}
.menu_v1_no a:hover{	color: #ddddee;	background: transparent url(../images/menu_v1_act.jpg) 	repeat-y top left;text-decoration: none;}
.menu_v2_no a:hover{	color: #ddddee;	background: transparent url(../images/menu_v2_act.jpg) 	repeat-y top left;text-decoration: none;}
.menu_v1_act a:hover{	color: #ddddee;text-decoration: none;}
.menu_v2_act a:hover{	color: #ddddee;text-decoration: none;}

/*------------------------------ 
#### NEWS ######
------------------------------ */

div.news_latest_sep {	display: block;	background: transparent url(../images/news_sep.gif) no-repeat top left;}
div.news_latest_sep2 {	display: block;	background: transparent url(../images/news_sep2.gif) no-repeat top left;}
div.news_latest_head {
	display: block;
	padding: 3px 0px 3px 0px;
	text-transform: uppercase;
	font-size: 70%;
	letter-spacing: 2px;
	font-weight: bold;
	color: #000000;
}
div.news_latest_foot {
	display: block;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	font-size: 80%;
	color: #000000;
}
div.news_latest_foot a {	color: #000000;}
div.news_latest_foot a:hover {text-decoration: underline;}

div.news_latest_tt {
	font-size: 80%;
}
div.news_latest_tt a {	color: #85b6ff;}
div.news_latest_tt a:hover {text-decoration: underline;}

div.news_latest_news1, div.news_latest_news2 {	color: #ffffff;}
div.news_latest_news1 {	background: #2a324b url(../images/news_bg1.gif) repeat-y top left;}
div.news_latest_news2 {	background: #3f516b url(../images/news_bg2.gif) repeat-y top left;}

div.news_latest_news1 p, div.news_latest_news2 p, div.news_latest_news1 strong, div.news_latest_news2 strong {
	margin: 0px 8px 0px 8px;
	text-align: center;
}


/*------------------------------ 
#### TABLEAU ######
------------------------------ */
td.tab_tl {width: 9px;	background: #6f92c0 url(../images/tab_tl.jpg) no-repeat top left;}
td.tab_tr {width: 9px;	background: #6f92c0 url(../images/tab_tr.jpg) no-repeat top left;}
td.tab_tc {
	color: #000000;
	background: #6f92c0 url(../images/tab_tc.jpg) repeat-x top left;
}

td.tab_tt_l 	{border-left: 1px solid #999999;}
td.tab_tt_r {border-right: 1px solid #999999;}
td.tab_tt_c {	padding-top: 5px;}
td.tab_tt {width: 98%;}
td.tab_tt_g {text-align: left;}
td.tab_tt_d {text-align: right;}

td.tab_bl{	background: transparent url(../images/tab_bl.jpg) no-repeat top left;}
td.tab_br{	background: transparent url(../images/tab_br.jpg) no-repeat top left;}
td.tab_bc{	background: transparent url(../images/tab_bc.jpg) repeat-x top left;}

td.tab_tc a {color: #ffffff; text-decoration: none;}
td.tab_tc a:hover {text-decoration: underline;}


/*------------------------------ 
##### SEARCH ######
------------------------------ */
table.csc-searchform {width:100%;}
td.csc-form-fieldcell {text-align:center;}

/*------------------------------ 
##### tt tableau ######
------------------------------ */
table.contenttable {
	width:100%;
	background: #555555;
}
table.contenttable td {
	text-align: center;
	background: #ffffff;
	padding: 5px;
}
table.contenttable-1 tr.tr-0 td {
	background: #6688cc;
	color: #ffffff;
}
table.contenttable-2 td.td-0 {
	background: #6688cc;
	color: #ffffff;
}
table.contenttable-3 td.td-0, table.contenttable-3 tr.tr-0 td {
	background: #6f92c0 url(../images/tab_tc.jpg) repeat-x top left;
	color: #ffffff;
}

td.tip_tr {
	background: #6f92c0 url(../images/tab_tc.jpg) repeat-x top left;
}

/* PACKS */
.prix td {
	height: 42px;
	background: #f00;
}

/* MAILFORM */
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}
fieldset legend {
	display:none;
}

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

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border: 1px solid #C0C0C0;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #000000;
background-color: #C0C0C0;
border: 1px solid #898989;
}

.required {
	background: transparent url(../images/req.gif) no-repeat center right;
}