html {
	color: #000;
	background-color:#E3EDFD;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input,textarea,select { *
	font-size: 100%;
}

legend {
	color: #000;
}

del,ins {
	text-decoration: none;
}

body {
	font: 13px/ 1.231 arial, helvetica, clean, sans-serif; *
	font-size: small; *
	font: x-small;
}

select,input,button,textarea {
	font: 99% arial, helvetica, clean, sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
}

pre,code,kbd,samp,tt {
	font-family: monospace; *
	font-size: 108%;
	line-height: 100%;
}

a img,:link img,:visited img {
	border: none;
}

a:link,a:visited {
	text-decoration: none;
	color: #3366FF;
}

a:hover {
	text-decoration: underline;
}

body,td {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-image:url(../images/background.gif);
}

#bd {
	background-color: #E3EDFD;
}

body {
	text-align: center;
}

div#header {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 780px;
	height: 46px;
}

div#content {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 780px;
}

div#header li :link,div#header li :visited {
	color: #0066CC;
}

div#content_main {
	border:2px solid #3366FF;
	font-size:12px;
	line-height:1.5;
	margin:10px;
	padding:0 5px 5px;
	text-align:center;
	width:95%;
}

div#ajouter {
	
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	margin: 10px;
}

div#content_main h1 {
	border-bottom:1px solid #3366FF;
	color:#FF6000;
	font-size:14px;
	margin-bottom:10px;
}

div#content_main h2 {
	font-size: 14px;
}

div#footer {
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 780px;
}

.form_error {
	padding-left: 85px;
	color: #d8732f;
}

ul#menu {
	height: 35px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#menu li {
	text-align: center;
	display:table-cell;
}

ul#menu li a {
	background-color:#D2E3FF;
	color:orange;
	display:block;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
	width:130px;
}

div#lastsites {
	display:inline;
	float:left;
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px;
	text-align:center;
}

div#lastsites .titre {
	background-image:url(../images/auhasard.gif);
	color:#FFF;
	font-size:18px;
	height:40px;
	text-align:center;
	width:160px;
}

div#randsites {
	display:inline;
	float:left;
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px;
	text-align:center;
}

div#randsites .titre {
	background-image:url(../images/auhasard.gif);
	color:#FFFFFF;
	font-size:14px;
	height:30px;
	text-align:center;
	width:160px;
}

h1 {
	
	font-weight: bold;
	
	}

div#randsites h1 {
	background-image:url(../images/auhasard.gif);
	color:#FFFFFF;
	font-size:14px;
	height:30px;
	text-align:center;
	width:160px;
}


div#stats {
	color:#FF9933;
	display:inline;
	float:left;

	font-size:15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:55px;
	margin-right:10px;
	text-align:center;
}

div#stats .titre{
	font-size:15px;
	font-style:italic;
	font-weight:bold;	
}

div#randsites {
	list-style: none;
	display: inline;	
	font-size: 11px;
	
}

div#rsites .ligne{
	list-style: none;
	display: inline;	
	font-size: 12px;	
}

.dernierssites {
	text-align:left;
	height:19px;
	margin-left:10px;
}

.dernierssites a {
}

.lignesite {
	width: 100%;	
	}
	
.lignesite2 {
	background-color:#3366FF;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	width:100%;
}

h2 {
	background-color:#3366FF;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	width:100%;
}

.lignesite img{
	float: left;	
}

.clear {
	clear: both
	}


.lignesite #texte{
	float:left;
	font-size:14px;
	margin-top:16px;
	width:75%;
	font-family:Arial,Helvetica,sans-serif;

}

.lignesite #texte a{
	font-size: 16px;
		font-weight:bold;
}

#lastwinner {
	background-image:url(../images/lastwinner.gif);
	height:160px;
	width:180px;
}

.height8{
	height:8px;
}

.height12{
	height:12px;
}

.height24{
	height:14px;
}

.height13{
	height:13px;
}

#lastwinner .titrewinner{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	height:20px;
	margin-top:0;
	text-align:center;
}

#lastwinner .imgwinner{
	text-align:center;
}

#lastwinner img{
	width:46%;
}

#lastwinner .descwinner{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	height:20px;
	margin-top:0;
	text-align:center;
}

#rsites {
} 

.menu_sidebar {
	font-size:15px;
	font-weight:bold;
}

.menu_ajout {
	font-size:15px;
	font-weight:bold;
	background-color: #FF9933;
	text-align: center;
	border: 2px solid #3366FF;
	color: #3366FF;
}


#detail_1 {
	float:left;
	margin-left:22px;
	margin-right:10px;
	text-align:left;
	width:40%;
}

#detail_2 {
	text-align:left;
	width:73%;
}

.font-red
{
	color: red;
}

.ajoutOk
{
	
	color: #3366FF;
	font-size: 15px;
	text-align: center;
}

.stats {
	font-size:15px;
	font-style:italic;
	font-weight:bold;	
}
	
	
