/* CSS Document */

p {
	font-family:georgia,arial;
	font-size:14px;
	color:black;
}

a:link {
	font-family: Tahoma, Arial;
	color: #00619c;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #00619c;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial;
	color: #00619c;
}
a:visited {
	font-family: Tahoma, Arial;
	color: #00619c;
}
#bg {
	background-color: #292929;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#container {
	height: auto;
	width: 708px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#header {
	background-image: url(images/header2.jpg);
	height: 205px;
	width: 708px;
	overflow: hidden;
}
#bodyrepeat {
	background-image: url(images/bodyrepeat.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 618px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 45px;
	padding-left: 45px;
}
#footer {
	background-image: url(images/footer2.jpg);
	height: 146px;
	width: 708px;
	overflow: hidden;
}
#footer a {
	font-size: 11px;
	font-weight: bold;
	color: rgb(0, 97, 156);
}
#donotremove {
	float: right;
	height: 20px;
	width: 400px;
	margin-right: 20px;
	margin-top: 120px;
	text-align: right;
}

h1
{
	font-family: verdana,times,arial;
	font-size: 26px; 
	font-weight: bold;
	padding: 0px;
	margin-top: 30px;
	text-align: center; color: rgb(170, 0, 0);
}
h2
{
    font-family: georgia,times,arial;
	font-size: 16px; 
	margin-bottom: 40px;
}
h3
{
    font-family: georgia,times,arial;
	font-size: 18px;
	color:#333333;
}
h4
{
    font-family: georgia,times,arial;
	font-size: 16px;
	color:#333333;
}
.big
{
    font-size: 40px;
	font-weight: bold;
}
.black
{
    color: black;
}
.infos
{
    float:left; 
	width:300px;
	text-align:left; 
	padding-left: 30px;
}  
.infos ul
{ 
    list-style-image: url(images/checkmark2.gif);
	font-family: georgia;
	font-size: 14px; 
	margin:0; padding:0;
}
.infos li
{
   	min-height: 40px;
}
.book
{
    float:left; 
	width:280px;
	text-align:left;
}
#clear
{
    clear: both;
	height: 60px;
}
#box
{
    border: 3px dashed #590000;
	margin: 0px auto; padding: 10px;
	background: rgb(255, 255, 206);
	width: 470px;
    text-align: center;	
}
.box_title
{
    font-family: georgia,times,arial;
	font-size: 20px; 
	font-weight: bold;
	text-align: center;
}
.name
{
    margin: 20px 0 30px 21px;
}
.email
{
    margin-left: 21px;
}
#box br
{
   margin-bottom: 12px;
}
.mail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #824100
}
#contenu
{
    margin-top: 50px;
}
.center
{
    text-align: center;
}

.plus {
	font-family:georgia,arial;
	font-size:16px;
	color:black;
}
