* {
margin: 0;
padding: 0;
border: 0;
}
body {
background:url(img/bghead.png) repeat-x top;
margin:0;
padding:0;
background-color:#FFFFFF;
}
#page {
width:774px;
margin:auto;
background:url(img/bgcontent.png) no-repeat top;
background-color:#FFFFFF;
position:relative;
}
h1 span {
display:none;
}
h2 span {
display:none;
}
#search {
background:url(img/bgrecherche.png) no-repeat top;
width:211px;
height:98px;
padding-left:12px;
padding-top:5px;
float:left;
}
.recherchef {
background:url(img/recherche.png) no-repeat top left ;
width:128px;
height:20px;
padding-top:6px;
padding-left:22px;
padding-right:5px;
font-family:verdana;
font-size:11px;
color:#333;
}
.rechercheb {
background:url(img/ok.png) no-repeat top ;
width:24px;
height:20px;
border: none;
display:inline;
margin-bottom:-2px;
}
#logo {
clear:both;
float:left;
}
#logo a {
height:103px;
width:551px;
background:url(img/logo.png) no-repeat top;
display:block;
}
#logo a span {
display:none;
}
#content {
width:570px;
float:left;
padding-top:10px;
}
#sidebar h2 {
clear:both;
background:url(img/puce.gif) no-repeat top left;
font-size:22px;
font-weight:normal;
color:#504B47;
font-family:tahoma;
padding-left:33px;
}

#sidebar h3 {
font-size:18px;
font-weight:normal;
color:#FF6600;
font-family:verdana;
line-height:24px;
margin-bottom:5px;
}
#sidebar ul {
margin-top:0px;
margin-bottom:5px;
}
#sidebar li {
list-style:none;
margin:0px;
padding:0px;
font-size:11px;
font-weight:bold;
font-family:verdana;
line-height:18px;
color:#FF0000;
border-bottom:1px dotted #CCCCCC;
}
#sidebar li a {
color:#FF0000;
text-decoration:none;
}
#sidebar li a:hover {
color:#FF6600;
text-decoration:none;
}
#sidebar #blogroll li a {
color:#FF0000;
text-decoration:none;
}
#sidebar #blogroll li a:hover {
color:#FF6600;
text-decoration:none;
}
#sidebar {
width:194px;
padding-top:10px;
padding-right:10px;
float:left;
}

/*#calendar {
width:195px;
font-family:verdana;
font-size:11px;
text-align:center;
color:#FF0099;
letter-spacing:1px;
font-weight:normal;
}
#calendar caption a {
color:#FF0099;
margin-left:5px;
margin-right:5px;
font-size:12px;
font-family: "Courier New";
font-weight:normal;
text-decoration:none;
}
#calendar caption a:hover {
color:#FF0099;
margin-left:5px;
margin-right:5px;
text-decoration:underline;
}
#calendar table {
width:195px;
}
#calendar td {
font-size:10px;
padding:2px;
color:#ccc;
}
#calendar td a {
font-size:10px;
padding:2px;
color:#FF0099;
font-weight:bold;
text-decoration:none;
}
#calendar td a:hover {
font-size:10px;
padding:2px;
background-color:#FF0099;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
#calendar th {
font-size:10px;
color:#00CCFF;
letter-spacing:0px;
}
#calendar abbr {
color:#00CCFF;
border-bottom:1px dotted #ccc;
letter-spacing:0px;
}*/
#mb {
/*color:#FF6600;*/
color:#504B47;
font-weight:bold;
padding-bottom:5px;
line-height:15px;
font-size:10px;
font-family:verdana;
padding-top:5px;
}
#mb a {
color:#FF6600;
font-size:11px;
font-family:verdana;
text-decoration:none;
line-height:15px;
}
#mb a:hover {
color:#FF0000;
}






.day-date {
background:url(img/day.png) no-repeat;
width:48px;
height:40px;
display:block;
text-align:center;
padding-top:5px;
position:absolute;
left: 10px;
}
.day {
font-size:25px;
font-weight:bold;
font-family:arial;
color:#ffffff;
line-height:18px;
}
.month {
font-size:9px;
font-family:verdana;
font-weight:bold;
color:#FFFFFF;
letter-spacing:0px;
line-height:24px
}
.post-info {
font-size:10px;
font-weight:normal;
font-family:verdana;
color:#999999;
line-height:16px;
}
.where {
font-weight:bold;
text-decoration:none;
color:#504B47;
text-transform:lowercase;
}
.where:hover {
text-decoration:none;
color:#FF6600;
}
.post-title {
font-size:22px;
font-family:tahoma;
font-weight:normal;
color:#FF6600;
}
.post-title a {
font-size:22px;
font-family:tahoma;
font-weight:normal;
color:#FF6600;
text-decoration:none;
}
.post-title a:hover {
color:#FF0000;
}
.post-content {
color:#333;
font-size:11px;
font-family:verdana;
line-height:15px;
letter-spacing:1px;
}
.post-content a {
color:#FF0000;
text-decoration:underline;
font-weight:bold;
letter-spacing:0px;
}
.post-content a:hover {
color:#504B47;
text-decoration:none;
}
.post-content embed{

}
.vote_lien {
font-size:10px;
font-weight:normal;
font-family:verdana;
color:#FF6600;
line-height:16px;
}
.post-tags {
	position: relative;
	border: 0;
	padding: 0px;
	margin: 5px 0 0 0;
	overflow: hidden;
	height: 1%;
	clear:both;
}
.post-tags li { display: inline; }
.post-tags li a:link, .post-tags li a:visited {
			color: #999;
			font-size:9px;
			font-family:verdana;
			font-weight:normal;
			display: block;
			float: left;
			text-decoration: none;
			background: transparent url(img/tag.png) no-repeat 0 0;
			padding: 2px 8px 4px 18px;
			white-space: nowrap;
		}
.post-tags li a:hover { color:#FF0000 ; text-decoration: underline; }

.post-info-co {
float:left;
margin-bottom:7px;
}
.post-info-co a {
background:url(img/com.png) no-repeat 0 0;
padding-left:20px;
padding-bottom:4px;
color:#FF6600;
text-decoration:underline;
font-weight:bold;
font-size:11px;
font-family:verdana;
}
.post-info-co a:hover {
color:#FF0000;
text-decoration:none;
}
.post {
width:497px;
padding-left:63px;
padding-right:10px;
margin-bottom:15px;
float:left;
position:relative;
}


.searchr {
font-family:verdana;
font-size:11px;
color:#333;
font-weight:normal;
margin-top:10px;
margin-bottom:15px;
margin-left:60px;
letter-spacing:0px;
}
.searchr em {
color:#FF6600;
font-style:normal;
font-weight:bold;
}
#pagenum {
 clear:both;
padding-top:10px;
text-align:center;
font-family:arial;
font-size:18px;
line-height:32px; }
#pagenum a {
padding:2px;
border:1px solid #dddddd;
text-decoration:none;
color:#504B47;
font-weight:bold;
 }
 #pagenum a:hover {
border:1px solid #FF6600;
color:#FFFFFF;
background-color:#FF9900;
 }
 #pagenum strong {
 color:#999;
 padding:2px;
border:1px solid #dddddd;
font-weight:bold;
 }
 
 
 

#comments {
width:497px;
float:right;
padding-right:10px;
}
#comments h3 {
font-size:22px;
font-family:tahoma;
font-weight:normal;
color:#FF6600;
}
#com {
margin-top:10px;
background:url(img/hautcom.png) no-repeat top;
width:492px;
background-color:#EEEEEE;
font-size:11px;
color:#333;
font-family:verdana;
letter-spacing:1px;
}
#com b {
	background:url(img/bascom.png) no-repeat bottom left; 
	height:21px; 
	font-size:0; 
	display:block;
	}
	#com span {
	padding:5px;
	display:block;
	}
	.comment-number {
	font-size:10px;
	color:#333;
	letter-spacing:0px;
	}
	.comment-number a {
	text-decoration:none;
	font-weight:bold;
	color:#FF0000;
	}
		.comment-number a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#FF6600;
	}
	.moncom {
	margin-top:10px; }
	
		.moncom a {
	text-decoration:none;
	font-weight:bold;
	color:#FF0000;
	}
		.moncom a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#FF6600;
	}
	
		.moncomp {
	margin-top:5px; }
	
		.moncomp a {
	text-decoration:none;
	font-weight:bold;
	color:#FF0000;
	}
		.moncomp a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#FF6600;
	}
	
#comments #formcom input {
	width:200px; height:16px; display:block; background-color:#fff; border:#ddd 1px solid; color:#333;
	padding:2px 0 0 5px; font-size:10px;
	}
#comments #formcom textarea {
	width:300px;  display:block; background-color:#fff; border:#ddd 1px solid; color:#333;
	padding:2px 0 0 5px; font-size:10px;font-family:verdana;
	}
	#formcom {
	margin-top:10px;
	font-weight:normal;
	font-size:10px;
	color:#333;
	font-family:verdana;
	}
	.form-help {
	margin-top:5px;
	margin-bottom:10px;
	font-size:10px;
	font-family:verdana;
	color:#333;
	line-height:14px;
	}
.rem {
color:#333;
font-weight:bold;
	font-size:10px;
	font-family:verdana;
	line-height:20px;
}
.opt {
margin-top:10px;
}
.error {
padding-top:10px;
font-size:10px;
font-weight:bold;
	font-family:verdana;
	color:#333;
	line-height:15px;
}
.error strong {
color:#FF6600;
font-size:11px;
letter-spacing:0px;
font-weight:normal;
}
#comments ul {
list-style:none;
font-size:10px;
font-weight:bold;
}
.imgc {
font-size:10px;
font-family:verdana;
color:#333;
margin-bottom:15px;
}
.formInput {
	width:70px; height:16px;  background-color:#fff; border:#ddd 1px solid; color:#333;
	padding:2px 0 0 5px;margin-left:5px;font-size:10px;font-family:verdana;
	}
	.preview , .envoyer {
	background-color:#eeeeee;
	border:1px solid #dddddd;
	font-size:11px;
	font-family:verdana;
	letter-spacing:1px;
	color:#333;
	padding:3px;
	}
	.ss {
	font-size:10px;
	color:#FFFFFF;
	font-family:verdana;
	}
	.messvo {
	font-weight:bold;
	color:#FF6600;
	}

#infos {
font-size:11px;
letter-spacing:0px;
color:#999999;
}
#cbpage h2.mc {
display:none;
}





#vid {
font-size:12px;
font-weight:bold;
color:#FF6600;
}
#vid:hover {
color:#FF0000;
}











#webcam {
padding-top:2px;
}
#webcam br {

}
#webcam a {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FF6600;
text-decoration:none;
/*line-height:22px;*/
}
#webcam a:hover {
color:#FF0000;
text-decoration:none;
}
/*#sidebar  a.buzz {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FF0099;
text-decoration:none;
line-height:22px;
}
#sidebar a.buzz:hover {
color:#504B47;
text-decoration:underline;
}*/




/*#boutique {
font-size:10px;
color:#999999;
font-family:verdana;
line-height:12px;
}
#boutique a {
color:#2560CD;
text-decoration:none;
}
#boutique a:hover {
color:#FF0099;
text-decoration:none;
}
#boutique img {
padding-bottom:3px;
}*/
#sidebar #banner_thumbstsgqqsxzgxx .girl_link span {
font-weight:bold;
font-size:11px;
font-family:verdana;
line-height:14px;
}
#sidebar #banner_thumbstsgqqsxzgxx .girl_link[class] {margin:0px;}
#sidebar #banner_thumbstsgqqsxzgxx .girl_link span { padding:0px; margin:0px; }
#sidebar #banner_thumbstsgqqsxzgxx .girl_link img {text-align:center; margin:0 auto 0px ; padding:0px;padding-top:5px;  display:block; display:inline-block; }

















/*-------------------------------footer-------*/
#footer {
width:774px;
clear:both;
font-family:verdana;
font-size:11px;
color:#999;
text-align:center;
padding-bottom:5px;
padding-top:10px;
}
#finpage {
clear:both;
width:100%;
height:5px;
display:block;
font-size:1px;
line-height:1px;
background-color:#FFFFFF;
}

#baspage {
clear:both;
margin:auto;
width:774px;
background:url(img/topfooter.png) no-repeat top;
height:15px;
display:block;
font-size:1px;
line-height:1px;
}
#bbpage {
background:url(img/bgfooter.png) repeat-x top;
background-color:#555555;
}
#cbpage {
margin:auto;
width:774px;
text-align:center;
font-family:verdana;
font-size:11px;
color:#FFF;
}
#cbpage .end {
padding-top:10px;
padding-bottom:5px;
}
#cbpage a {
color:#FF6600;
text-decoration:none;
font-weight:bold;
}
#cbpage a:hover {
color:#FFFFFF;
text-decoration:underline;
}
#cbpage li a { text-decoration:none;	color:#FFFFFF; font-family:"trebuchet MS";font-weight:bold; }
#cbpage li a:hover {	color:#ffffff; background-color:#FF6600 ; text-decoration:none;}
#cbpage ul { 
margin-top:0px; 
padding:0 1em; 
display:block;
text-align:center;
}
#cbpage li { 
display:inline; 
margin: 0 .1em;
border:none;	
}
#cbpage li.level-1 a { font-size: 1em; }
#cbpage li.level-2 a { font-size: 1.4em; }
#cbpage li.level-3 a { font-size: 1.8em; }
#cbpage li.level-4 a { font-size: 2.2em; }
#cbpage li.level-5 a { font-size: 2.6em; }




#part a {
font-size:10px;
font-family:verdana;
color:#999999;
font-weight:normal;
text-decoration:none;
}
#part a:hover {
text-decoration:underline;
color:#504B47;
}
.post-content #gals span {
display:none;
}


/*#poll {
padding:5px;
}
#poll_question {
text-align:center;
font-weight:bold;
margin-bottom:5px;
}
#poll label {
height:20px;
line-height:20px;
}
#poll .poll_reponse {
height:20px;
line-height:20px;
}
#sidebar div.poll_bar_ext {
	margin: 0;
	padding: 0;
	background: none;
	width: 180px;
	height: 5px;
	text-align: left;
	border: 1px solid #2560CD;
}
#sidebar div.poll_bar_int {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	height: 5px;
	background-color: #2560CD;
}
#poll .submit {
margin-top:10px;
background-image:url(img/votez.png);
width:50px;
height:20px;
display:block;
}
#sondage {
font-family:verdana;
font-size:11px;
color:#2560CD;
}
#poll_question {
color:#FF0099;
}*/
#sidebar a h2 {
color:#504B47;
text-decoration:none;
}
#sidebar a:hover h2 {
color:#FF0099;
text-decoration:none;
}
span a {
display:none;
}




#connexe {
width:497px;
float:right;
padding-right:10px;
}
#connexe a {
font-size:11px;
font-weight:bold;
font-family:verdana;
color:#FF0000;
text-decoration:underline;
line-height:16px; 
}
#connexe a:hover {
color:#FF6600;
text-decoration:none;
}
#connexe h4 {
font-size:22px;
font-family:tahoma;
font-weight:normal;
color:#FF6600;
}
#connexe ul {
margin:0px;
padding:5px;
}
#connexe li {
list-style:url(img/lien.png) inside;
padding-left:0px;
line-height:16px;
}




