/*  
Theme Name:Coach V1
Theme URI:
Description:Theme Coaching For Day Traders version 1.0
Author:contact@cybartis.com
Author URI:http://www.cybartis.com/
*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color:#000000;
	font-size: 10px;
	background: #eeeeee;/* url(../coach_forex_img/bg_body_gris.jpg) no-repeat top center;*/
	}
#global {
	position:absolute;
	width: 750px;
	height: auto;
	left: 50%;
	margin-left: -375px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	}
a img {
	border: none;
	}
p {
	margin: 0 0 8px 0;
	}
/***********************************         header       ******************************/

#titre {
	width: 750px;
	height: 110px;
	}
	
.accroche {
	position: absolute;
	left: 390px;
	top: 84px;
	color: #000000;
	font-size: 12px;
	}
	
/***********************************         Menu       ******************************/	
#menu_general {
	position: absolute;
	padding: 30px 10px 14px 10px;
	width: 200px;
	min-height:386px;
	height:auto !important;
	height:386px;
	top: 140px;
	left: 0px;
	background: #ffffff url("img/bg_menu.jpg") no-repeat bottom right;
	}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;}

.menu a{
	display: block;
	height: 16px;
	width: 200px;
	text-decoration: none;
	color: #000;
	text-indent: 20px;
	background-image: url("img/carre_bleu.gif");
	background-position: center left;
	background-repeat: no-repeat;
}
	 
.menu a:hover{
	text-decoration: underline;
	background-image: url("img/carre_bleu.gif");
	background-position: left center;
	background-repeat: no-repeat;
}
/***********************************        Principal       ******************************/	
#principal {
	height: 460px;
	padding: 20px 30px;
	margin-left: 210px;
	background: #ffffff;
}
html>body #principal {
	height: auto;
	min-height: 420px;
} 

.indic {
	font-weight: bold;
	}
h1.logo {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	}

h2 {
	margin: 0 0 30px 0;
	color: #fcb038;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	}	
h3 {
	margin: 30px 0 20px 0;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 1px solid #F98B1C;
	}
h4 {
	margin: 20px 0 6px 0;
	font-size: 12px;
	font-weight: bold;
	color: #143b62;
	}
h5 {
	margin: 10px 0 6px 0;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #F98B1C;
	}
.emphase {
	font-weight: bold;
	letter-spacing: 2px;
	color: #000000;
	}
.center {
	text-align: center;
	}
/***************************** Footer *************************/
#footer {
	padding: 6px;
	color: #003366;
	text-align: center;
	background: #eeeeee;
	border-top: 1px solid #cccccc;
	}
#footer a {
	color: #003366;
	text-align: center;
	text-decoration: none;
	}
#footer a:hover {
	color: #003366;
	text-align: center;
	text-decoration: underline;
	}
#footer img {
	vertical-align:middle;
	}
.top {
	margin: 20px 10px 10px 0;
	text-align:right;
	}
.top a {
	color: #003366;
	text-align: center;
	text-decoration: none;
	}
.top a:hover {
	color: #003366;
	text-align: center;
	text-decoration: underline;
	}
.posttitle a, .posttitle a:active, .posttitle a:visited, .posttitle a:hover {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom: 1px solid #F98B1C;
	text-decoration:none;
	}	