/* ======================================================== */
/*	Created by Bog 						                          		*/
/* ======================================================== */


body {
	margin: 0px;
	background: gray;// url(uploads/LoadFoo/top_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 14PX;//.7em;
    color: white;
}


p {
	line-height: 18px;
	margin: 11px 0 10px 0;
	padding: 0px;
}

h3 {
	color: #9f9f9f;
	margin:0px;
	padding:0px;
	font-size: 16px;
}

fful {
	font-size: 10px;
	margin:0;
	padding:0;
}

A:link {
    text-decoration: none;
    color: silver;
}
A:visited {
    text-decoration: none;
    color: silver;
}
A:active {
    text-decoration: none;
    color: silver;
}
A:hover {
    text-decoration: none; 
    color: #FF4500; 
}
blockquote{
	background: #F7FDE3;
	color: #606060;
	padding: 10px;
}

/*
table {
    background-color: gray;
    border: solid #000 3px;
    width: 100%;
}
*/
table tr {
    height : #000 10px;
}
table td {
    font-family: Verdana, Arial, sans-serif;
    font-size:14px;    
}

.data {
    color: #000000;
    text-align: right;
    font-family: Verdana, Arial, sans-serif;
        font-size: .7em;color: white;
    /*background-color: #CCCCCC;*/
}

.toprow {
    font-style: italic;
    text-align: center;
    background-color: #FFFFCC;
}

.select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: white;
	border: 1px solid white;
	background-color: gray;
  /*height:20px;*/
}

.submit{
     font-family: Verdana, Arial, sans-serif;
     font-size: 10px;
     font-style: bold;    
     border:none;
     color: red;
     /*background: gray;
     height:20px;*/
}

.message { color: #FFFFBC; }
/*
.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #CCCCCC;

}
*/
.heure {
	font-size: 12px;
	color: #FFD34F;
    font-family: Verdana, Arial, sans-serif;
}

.menu {
    font-size: 12px;
    font-family: Verdana, Helvetica, sans-serif;
}
