 /*
 title : FE Style base [yourdomain.com].
 author : kprykorn@teamzforge.org.
 date : 09/10/2005
*/

/* GENERALE _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
body, html, img, form {
	margin:0;
	padding:0;
	border:0;
}
/* Pour la gestion des *.png transparent sur IE */
img {
	behavior: url("http://strategiclee.com/medias/tpl/css/pngbehavior.htc"); 
}

body {
	background-color : #808080;
	color:  #FFF;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height:120%;
	margin-top:3%;
	text-align: center; /* On centre le conteneur */
}

h1, h2, h3, h4, h5, h6{
	margin : 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 0px 0px;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* CONTENEUR PAGE FRONTEND _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/

#container {
	width:800px;
	height:1100px;
	margin-left:auto;
	margin-right:auto;
	text-align: left; /* On rÃ©tablit l'alignement normal du texte */
	background:#FFF;
	color:#000;
}

#container #website_menu_zone {
	float:left;
	width:800px;
	height:50px;
	background: #FFF;
	
}

#container #title_heading {
	float:left;
	width:800px;
	height:30px;
	background-color:#ca3629;
	
}

#container #logo_zone {
	float:left;
	width:800px;
	height:42px;
	background-color:#000;
}

#container #contents {
	clear:left;
	background:#FFF;
}

#container #contents #contents_text_home {
	float:left;
	margin:22px 20px 20px 237px;
	width:347px;
	background:#FFF;
}

#container #contents #contents_link_right_home {
	float:right;
	margin:20px 0px 20px 0px;
	width:196px;
	background:#FFF;
}

#container #contents #foot_page {
	float:left;
	width:800px;
	height:166px;
	background:#c03127;
}

/* CONTENU PAGE FRONTEND _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
#container #contents #contents_text_home p {
	color:#000;
	margin-bottom:20px;
	text-align:justify;
}

#container #contents #contents_text_home h2 {
	color:#7f7f7f;
	font-size:16px;
	font-variant:small-caps;
	padding-bottom:20px;
}

#container #contents #contents_link_right_home h2{
	color:#7f7f7f;
	font-size:16px;
	font-variant:small-caps;
	padding-bottom:8px;
	margin-bottom:20px;
	border-bottom:1px solid #7f7f7f
}

#container #contents #contents_link_right_home p{
	margin-bottom:20px;

}

#container #contents #contents_link_right_home a{
	color:#cc2529;
	font-size:11px;
	text-decoration:none;
	padding-left:11px;
	line-height:15px;
	_background:url(http://strategiclee.com/medias/tpl/img/commun/red_arrow.jpg) no-repeat left center;
	background:url(http://strategiclee.com/medias/tpl/img/commun/red_arrow.jpg) no-repeat left 4px;
}

#container #contents #contents_link_right_home a:hover{
	color:#cc2529;
	font-size:11px;
	line-height:15px;
	text-decoration:underline;
	padding-left:11px;
	_background:url(http://strategiclee.com/medias/tpl/img/commun/red_arrow.jpg) no-repeat left center;
	background:url(http://strategiclee.com/medias/tpl/img/commun/red_arrow.jpg) no-repeat left 4px;
}



/* Objet Menu [menu_2] Start */

 /*
 title : The base for object "menu" styles.
 author : KpryKorn for TeamZone.
 date : 21/09/2005
*/

.menu_2 {
	font-size:12px;
	margin-left:236px;
	margin-top:32px;
}

.menu_2 a{
	color:  #cc2729;
	text-decoration: none;
}

.menu_2 a:hover{
	color:  #000;
	text-decoration: none;
}

.menu_2 dt.menu_level0_on{
	display:block;
	float:left;
	margin-right:10px;
	color:  #000;

}

.menu_2 dt.menu_level0_off{
	display:block;
	float:left;
	margin-right:10px;
	color:  #cc2729;
}

.menu_2 dd{
	margin-top:2px;
}

.menu_2 li.menu_level1_off {

}

.menu_2 li.menu_level1_on {

}
/* Objet Menu [menu_2] End */
/* New_entry (don't delete this line) */

