/* CSS par Dig pour http://www.kits-gratuits.net - Tous droits réservés - */

* { margin:0;padding:0; }

body {
	height:100%;
	font:normal 0.8em "Trebuchet MS",Verdana,Tahoma,sans-serif;
	color:black;
	background:#404040 url(./images/interface/fond.png) repeat-x;
}

h1 {
	text-indent:-9000px;
	background:url(./images/interface/logo.png) no-repeat;
	width:276px;
	height:27px;
	position:relative;
	top:60px;
	left:250px;
}

p {padding:10px;text-align:justify;}
p.quicktext {width:190px;font:italic 0.7em "Trebuchet MS", Sans-Serif;float:left;}
p.works {width:190px;font:normal 0.8em "Trebuchet MS", Sans-Serif;float:left;}
p.works a{color:#23C8EB;text-decoration:underline;}

#page {
	margin:0 auto 0 auto;
	width:639px;
}

#header {
	background:url(./images/interface/header.jpg) no-repeat;
	width:639px;
	height:180px;
}

ul#menu {
	list-style-type:none;
}

ul#menu li {
	width:150px;
	height:30px;
	text-align:center;
}

ul#menu a{display:block;width:150px;height:30px;color:#23C8EB;text-decoration:none;}
ul#menu a:hover{display:block;width:150px;height:30px;color:white;text-decoration:underline;}

.bloc3 {
	width:100%;
	margin:20px 0 20px 0;
	background:url(./images/interface/fond_bloc.png) repeat-y;
}

.bloc3 h2 {
	background:url(./images/interface/fond_titre.png) no-repeat;
	width:639px;
	height:45px;
	font:bold 0.9em "Trebuchet MS", Sans-serif;
	color:#23C8EB;
	padding:13px 0 0 15px;
}

.bloc4 {
	width:100%;
	margin:20px 0 20px 0;
	background:url(./images/interface/fond_bloc.png) repeat-y;
}

.bloc4 h2 {
	background:url(./images/interface/fond_titre.png) no-repeat;
	width:639px;
	height:45px;
	font:bold 0.9em "Trebuchet MS", Sans-serif;
	color:#23C8EB;
	padding:13px 0 0 15px;
}

.bloc_menu {
	width:639px;
	margin:20px 0 20px 0;
	background:url(./images/interface/fond_bloc_menu.png) repeat-y;
	float:left;
}

.bloc_menu p {float:left;width:465px;}

.bloc_menu h2 {
	background:url(./images/interface/fond_titre.png) no-repeat;
	width:639px;
	height:45px;
	font:bold 0.9em "Trebuchet MS", Sans-serif;
	color:#23C8EB;
	padding:13px 0 0 15px;
}

ul.sous_menu {
	list-style-type:none;
	float:left;
	margin:20px 0 0 5px;
	text-align:center;
}

ul.sous_menu li {
	width:100%;
	height:40px;
}

ul.sous_menu a {color:#23C8EB;text-decoration:none;}
ul.sous_menu a:hover {color:white;text-decoration:underline;}

p.bas_bloc_menu {
	padding:0 0 15px 0;
	background:url(./images/interface/bas_bloc_menu.png) bottom no-repeat;
	width:493px;
	height:9px;
	text-align:center;
	font:italic 0.7em "Trebuchet MS", Sans-serif;
	color:#A1A1A1;
	clear:both;
}

p.bas_bloc {
	padding:0 0 15px 0;
	margin-top:20px;
	background:url(./images/interface/bas_bloc.png) bottom no-repeat;
	width:639px;
	height:9px;
	text-align:center;
	font:italic 0.7em "Trebuchet MS", Sans-serif;
	color:#A1A1A1;
	clear:both;
}

ul.sous_menu{
	list-style-type:none;
	width:146px;
	float:left;
}