@charset "UTF-8";

h1{font-size: 140%;
	padding-left: 30px;
    height:20px;
	background-image: url(../images/pictoepingle2.jpg);
	background-repeat: no-repeat;
	color: #F6A600;
	background-position: 5px bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6A600;
}

h2
{
	font-size: 120%;
	color: #0066CC;
}


p
{
	font-size: 120%;
	text-indent: 15px;
}

a{
text-decoration:none;
color: #ff9900;
}
a:hover{
	text-decoration:none;
	color: #FF0000;
}


div#formule
{
	font-size: 120%;
	width: 500px;
	text-align: center;
	margin: 10px;
	padding: 10px;
	color: #ff9900;	/*height:32px;
	vertical-align: top;
	line-height: 10px;*/
	border: 1px solid #999999;
	font-weight: bold;
	}
div#menutheorie
{
	width: 600px;
	height: 100px;
	margin: 10px;
	padding: 10px;
	color: #666666;	/*height:32px;
	vertical-align: top;
	line-height: 10px;*/
	border: 1px solid #999999;
	font-weight: bold;
	display:block;
	}
	
div#menutheorie a
{
	color: black;
	text-decoration: none;
	}
div#menutheorie a:hover
{
	color: #ff9900;
	text-decoration: none;
	}
	div#menutheorie ul
{margin-left: -35px;
	}
div#menutheorie li
{list-style-type: none;
	text-indent: 5px;
	}
.titretheorie{font-size: 120%;}
.titrelientheorie{font-size: 140%;}

div#conditions {
	width: 458px;
	background-repeat: repeat-y;
	left: 120px;
    font-size: 120%;
	position: relative;
	background-color: #CCCCCC;
	border: 1px solid #3366CC;
}	
div#conditionscenter {
	padding:10px;
}	

div#conditionsheader
{
	width: 458px;
	background-repeat: no-repeat;
	margin: 0 auto;
	background-position: center bottom;
	color: #0066CC;
	font-weight: bold;
	text-align: center;
	line-height: 10px;
	background-color: #FFFFFF;
}
div#conditionsfooter
{
	width: 358px;
	height: 12px;
	background-repeat: no-repeat;
	margin: 0 auto;
	background-position: center;
}