/**
 * General properties
 */
 
* {
	font-family:Arial, Helvetica, sans-serif;}
body {
    margin: 0;
    padding: 0;
    background-color: #f2f2f2;
    background-repeat: repeat-y;
    background-position: top center;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
	text-align:left;
}
form {
	margin:0px;
	}


h1 {
	text-align:left;
	color:#415692;
	margin:10px;
	font-size:24px;
	font-variant: small-caps;
	text-transform: capitalize;
	font-weight: normal;
	}
h3 {
    text-align: center;
    font-size: 16px;
    color: #DF0024;
    padding-bottom: 0px;
}
h4 {
    text-align: center;
    font-size: 16px;
    color: #fff;
	margin:5px;
	font-weight:normal;
	text-decoration:underline;
}
h5{
	text-align: left;
    font-size: 14px;
    color: #DF0024;
	margin:5px;
	font-weight:normal;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	margin:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #ccc;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;

}
input.text {
	height:15px;
	padding:5px;
	margin:2px;
	background-color:#fff;
	 }


input.read_only, textarea.read_only {
	text-align:center;
	color:#999;
	font-size: 11px;
	}
a img {
    border: none;
}
a{
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
a[href],
a[href]:visited {
    text-decoration: none;
}
a[href]:hover {
    text-decoration: underline;
}

saddthis_toolbox{
	display:inline;
	}
fieldset{
	padding:5px;
	margin: 5px 10px 5px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9a9a9a;	
	}
fieldset legend{
	font-size: 16px;
	font-weight: normal;
	color: #415692;
	padding-right: 10px;
	padding-left: 10px;
	font-variant: small-caps;
	}
select{
	border:solid 1px #000;}

input[type=submit],input[type=button],
input[type=reset] {
	background-color:#415692;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	width:75px;
	padding:4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #fff;
	cursor:pointer;
}
input[type=image]{
		cursor:pointer;
		border:none;
}

.bold{
	font-weight:bold;}


.clear {
    clear: both;
}

.noir{
	color:#000;
	}
.exposant {
	font-size: 8px;
	margin-top: -3px;
	margin-left:1px;
	position:absolute;
	}
a.noir:link{
	color:#000;
	}
a.noir:active{
	color:#000;
	}
a.noir:visited{
	color:#000;
	}

.rouge11px{
	font-size: 11px;
	font-weight: normal;
	color: #F00;
}
.rouge14px{
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	margin-top: 15px;
}
a.rouge14px:link{
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	margin-top: 15px;
}
a.rouge14px:active{
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	margin-top: 15px;
}
a.rouge14px:visited{
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	margin-top: 15px;
}
.vert {
	color:#91CF5F;
	}
a.vert:active{
	color:#91CF5F;
	}
a.vert:link{
	color:#91CF5F;
	}
a.vert:visited{
	color:#91CF5F;
	}

.gris{
	color:#575757;
	}
.grisclair{
	color:#959595;
	}
.rouge {
	color: #D42936;
}
.orange {
	color: #fe9d43;
}
.blanc {
	color:#FFF;
	}
a.rouge:link {
	color: #EE6C15;
}
a.rouge:active {
	color: #EE6C15;
}
a.rouge:visited {
	color: #EE6C15;
}
.vertfonce{
	color: #60BE32;
}
a.vertfonce:link {
	color: #60BE32;
}
a.vertfonce:active {
	color: #60BE32;
}
a.vertfonce:visited {
	color: #60BE32;
}
.bleufonce{
	color:#415692;
	}
a.bleufonce{
	color:#415692;
	}

a.bleufonce:link{
	color:#415692;
	}
a.bleufonce:active{
	color:#415692;
	}
a.bleufonce:visited{
	color:#415692;
	}

.center{
	text-align:center;}
.dixpx{
	font-size:10px;
	font-weight:normal;
	color:#C00;
	}
.dixpxgris{
	font-size:11px;
	font-weight:normal;
	color:#666;;
	}
.onzepx{
	font-size:11px;
	font-weight:normal;
	}
.right {
	text-align: right;
}
.smallcapsRouge{
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #D42936;
	text-transform: uppercase;
	}
.borderbottom {
	border-bottom:1px dotted #d5d5d5;
	}
	
.whiteborder {
	border:#FFF solid 1px;
	margin:10px;
	background-color:#333;
	}
.time_freekiss{
	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	display: inline-block;
	padding-top: -5px;
	margin-top: -5px;
	position: relative;
	}
.messagebox{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #c93;
 background:#ffc;
 padding:3px;
 color:#CC0000;
}
.messageboxok{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #349534;
 background:#C9FFCA;
 padding:3px;
 font-weight:bold;
 color:#008000;
}
.messageboxerror{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #CC0000;
 background:#F7CBCA;
 padding:3px;
 font-weight:bold;
 color:#CC0000;
}
 .error{
 width:auto;
 border:1px solid #CC0000;
 background:#F7CBCA;
 padding:3px;
 font-weight:bold;
 color:#CC0000;
 display:block;
}
/**   Annonceurs     **/

#ads_left{
	position:absolute;
	left:-200px;
	top:200px;
	width:180px;
	padding: 0px;	
	text-align:center;
	}
#ads_right{
	position:absolute;
	left:1024px;
	width:180px;
	padding: 0px;	
	text-align:center;
	top:200px;

	}
 .preview_annonce{
	position:relative;
	border: 1px solid #E6E6E6;
	margin-bottom:5px;
	margin-top:5px;
	background-color:#fff;
	}
 .preview_annonce .titre{
	font-size: 14px;
	font-variant: small-caps;
	color: #EE6C15;
	margin: 0px;
	padding: 5px;
	text-align:left;
}
 .preview_annonce .description{
	color: #000;
	margin: 0px;
	padding: 5px;
	text-align:left;
}
 .preview_annonce .illus{
	/*border:#FFF 1px solid;*/
	}
 .preview_annonce a.url {
	color: #EE6C15;
	}
