﻿/** HOME **/

#intro {
	padding-left:14px;
	width:747px;
}

#intro .txtintro {
	font-size:16px;
	width:580px;
}

#main_home_bg {
	
}

#themes {
	margin-top:20px;
	float:left;
}

/*#themes .ttlthemes_fr {
	width:378px;
	background-color:#5c4a4a;
	background-position:24px 9px;
	height:31px;
	margin:0px 0px 1px 1px;
	padding:9px 0px 0px 24px;
	cursor:pointer;
}

#themes .ttlthemes_en {
	width:378px;
	background-color:#5c4a4a;
	background-position:24px 9px;
	height:31px;
	margin:0px 0px 1px 1px;
	padding:9px 0px 0px 24px;
	cursor:pointer;
}*/

#themes .ttlthemes_en H2,
#themes .ttlthemes_fr H2 {
}

#themes .btntheme {
	color:#5f3434;
	font-family: Georgia, Times, serif;
	font-size:14px;
}

#themes .btntheme_o {
	color:#5f3434;
	font-family: Georgia, Times, serif;
	font-size:14px;
}

#themes .btntheme A:link,
#themes .btntheme A:visited,
#themes .btntheme A:hover,
#themes .btntheme A:active,
#themes .btntheme_o A:link,
#themes .btntheme_o A:visited,
#themes .btntheme_o A:hover,
#themes .btntheme_o A:active {
	color:#5f3434;
text-decoration:none;	
}

#themes .btntheme UL,
#themes .btntheme LI,
#themes .btntheme_o UL,
#themes .btntheme_o LI {
	margin:0px;
	padding:0px;
}

#themes .btntheme UL,
#themes .btntheme_o UL {
	list-style-image:url("../images/bullethome.gif");
	margin-left:18px;
}

/*#clip {
	background-image:url('../images/bg_clip_home.gif');
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	margin-top:20px;
	padding-top:20px;
	width:320px;
}*/

#clip .botclip {
	background-image:url('../images/bg_bot_clip_home.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width:320px;
	height:32px;
	margin-top:1px;
	float:left;
	color:#ffffff;
	padding-top:10px;
	text-align:center;
}

.botclip P {
	margin:0px;
	padding:0px;
}

#home_main {
	float:left;
	background-color:#ffffff;
}

/*.bghome {
	background-image:url('../images/bg_home_main.gif');
	background-repeat:no-repeat;
	background-position:top left;
}*/

#home_main A:link,
#home_main A:visited {
	text-decoration:none;
	color:#892626;
}

#home_main A:active,
#home_main A:hover {
	text-decoration:underline;
	color:#892626;
}

#home_main #left_choix {
	width:456px;
	float:left;
}

#home_main #right_choix {
	width:278px;
	float:left;
	/*background-image:url('../images/bg_main_right.gif');
	background-repeat:no-repeat;
	background-position:top left;*/
	padding:12px 13px;
}

#home_main #left_choix .zone_contenu {
	padding:12px 21px;
}

#home_main #right_choix H2 {
	color:#625d5d;
	font-size:18px;
	font-family: Georgia, Times, serif;
	font-weight:normal;
	margin:0px 0px 9px 0px;
	padding-top:0px;
}

#home_main #right_choix HR {
	border:1px solid #dcdad9;
	height:1px;
}

#left_choix .ttl_cr_fr {
	width:456px;
	height:35px;
	float:left;
	cursor:pointer;
}

#left_choix .ttl_cr_en {
	width:456px;
	height:35px;
	float:left;
	cursor:pointer;
}

#left_choix .ttl_pv_fr {
	width:456px;
	height:35px;
	float:left;
	cursor:pointer;
}

#left_choix .ttl_pv_en {
	width:456px;
	height:35px;
	float:left;
	cursor:pointer;
}

#left_choix .ttl_tv_fr {
	width:456px;
	height:35px;
	float:left;
	cursor:pointer;
}

#left_choix .ttl_tv_en {
	width:456px;
	height:35px;
	float:left;
	cursor:pointer;
}

#left_choix .ttl_pr_fr {
	width:456px;
	height:35px;
	float:left;
	cursor:pointer;
}

#left_choix .ttl_pr_en {
	width:456px;
	height:35px;
	float:left;
	cursor:pointer;
}

/*#left_choix .ttl_cr_fr H2,
#left_choix .ttl_cr_en H2,
#left_choix .ttl_pv_fr H2,
#left_choix .ttl_pv_en H2,
#left_choix .ttl_pr_fr H2,
#left_choix .ttl_pr_en H2,
#left_choix .ttl_tv_fr H2,
#left_choix .ttl_tv_en H2 {
	visibility:hidden;
	height:0px;
	width:0px;
}*/




