@charset "utf-8";
/* CSS Document 

Style Touitteur */

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#242424;
	background: #9AE4E8 url('bg_coq.png') fixed no-repeat top left; }

.style-quote{
font-size:11px;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
color:#335664;
}

.style-nom{
font-size:14px;
font-weight:bold;
}

.style-date{
font-size:12px;
font-style:italic;
color:#999999;
font-family:Georgia, "Times New Roman", Times, serif;
}

.style-section{
font-size:16px;
color:#999999;
}

.style-grand{
font-size:20px;
font-weight:bold;
}

.style-nom-scoop{
font-size:18px;
font-weight:bold;
}

.style-case-trends{
font-size:13px;
color:#335664;
}

img{
border:none;
}


a:link, a:visited, a:active {
	text-decoration:none;
	color:#0084B4;
}

a:hover {
text-decoration:underline;
}


#conteneur{

height:auto;
width:765px;
margin:auto;
position:relative;

}


#header{
	width:765px;
	height:65px;
	margin-bottom:10px;

}

#header-menu{
	width:265px;
	height:40px;
	float:right;
	margin-top:15Px;
	background-image:url(fond_menu.png);
	
}

#header-menu-cont{
word-spacing:10px;
margin-left:17px;
margin-top:12Px;
font-size:14px;
color:#0084B4;
}

#header-logo{
margin-top:10px;
	width:180px;
	height:50px;
	float:left;
}

#corps {
	background-image:url(fond-corps.png);
	width:765px;
	height:980px;

}

#colonne_gauche_home{
	width:565px;
	height:980px;
	float:left;

}

#colonne_droite_home{
	background-image:url(col-verte.png);
	width:200px;
	height:980px;
	float:right;
}



#footer{
margin-top:17px;
	background-image:url(footer_menu.png);
	width:765px;
	height:30px;
line-height:1;
text-align:center;
white-space:nowrap;
font-size:12px;
color:#0084B4;
clear:both;
}


#footer ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-top:8px;
}
* {
margin:0;
padding:0;
}

#footer li {
display:inline;
padding:0 5px;

}





.entete-touit{
height:40px;
width:500px;
margin-top:15px;
margin-left:8px;
margin-bottom:20px;
}

.entete-touit-cont{
height:40px;
width:300px;
margin-left:10px;
}

.box-touit{
height:auto;
width:565px;
margin-left:10px;
}

.touit-scoop{

	width:545px;
	height:110px;
	margin-top:10px;
	margin-bottom:5px;
}


.touit-classic{
background:url(case.png);
	width:545px;
	height:70px;
	margin-top:5px;
	margin-bottom:5px;
}

.miniature_touit{
height:48px;
width:48px;
margin-top:14px;
margin-left:15px;
float:left;

}

.heure{
margin-top:4px;
}

.contenu_touit{

margin-top:15px;
margin-right:20px;
height:60px;
width:450px;
float:right;
}

.miniature_touit-scoop{
height:88px;
width:88px;
margin-top:11px;
margin-left:15px;
float:left;

}
.contenu_touit-scoop{

margin-top:15px;
margin-right:20px;
height:80px;
width:400px;
float:right;
font-size:18px;
}

.touit-fin{
background:url(case-fin.png);
	width:545px;
	height:10px;
	margin-top:5px;
	margin-bottom:5px;
}

#quote{

margin-left:5px;
margin-top:15px;
margin-right:5px;
width:190px;
height:auto;
background-color:#EDFFE5;
}

#recherche{
height:30px;
width:180px;
margin-left:10px;
margin-top:25px;
}

#tendance{
height:300px;
width:199px;
margin-left:1px;
}

#tendance-header{
margin-top:20px;
margin-bottom:5px;
height:25px;
width:199px;
background-color:#EDFFE5;
}

.tendance-box{
height:30px;
width:199px;
}



#tendance-header-texte{
margin-left:10px;
padding-top:4px;
}

#box-miniature{
height:140px;
width:190px;
margin-left:-3px;
margin-top:5px;
margin-bottom:25px;
}

.box-g{
float:left;
}

.box-d{
float:right;
}