html, body{
	margin:0;
	padding:0;
}
body{
	background:#FFF;
	color:#484848;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
.query  {
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
	padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  padding-right:4px;
  width:300px;
  color:#00CC33;
  font-size:16px;
  font-weight:bold;
}

img{
	border:0;
}
a{
	color: #00CC33;
	text-decoration: none;
}
a:hover{
	color: #00CC33;
	text-decoration: underline;
}
div#main{
	width:100%;
}
div.flag{
	padding:5px;
}
div.ads{
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
div.navbar{
	width:100%;
	text-align:center;
	margin:10px;
}
div.navbar a{
	margin:0 1em 0 1em;
}
div.pagination{
	margin:10px;
	width:100%;
	text-align:center;
}
div.pagination a{
	margin:0 10px 0 10px;
	font-size:1.2em;
}
div.pagination a:hover{
	color:#FC3;
}
div.pagination a strong{
	font-size:1.2em;
}
form#form_query{
	width:100%;
	text-align:center;
}
table#photos{
	width:90%;
	margin:0 auto 0 auto;
}
td.photo{
	margin:5px;
	text-align:center;
	padding-bottom:1em;
}
td.photo p{
	margin-bottom:0;
	margin-top:1px;
}
td.photo img.photo{
	border:1px solid #0C3;
}
div#photos{
	float:left;
	width:100%;
	padding-left:20px;
}
div.photo, div.photo-label{
	float:left;
	margin:0.5em 1em 1em 0.5em;
	text-align:center;
	padding-bottom:1em;
}
div.photo p, div.photo-label p{
	margin:0;
}
div.photo p.p1, div.photo-label p.p1{
	padding:5px;
	border:5px solid #FFF;
}
div.photo p.p2, div.photo-label p.p2{
	background:#CFC;
	margin:10px 20px 0 20px;
}
body[id="ff"] div.photo p.p2, body[id="ff"] div.photo-label p.p2{
	-moz-border-radius:10px;
}	



div.cloud{
	text-align:justify;
	width:72%;
	margin:30px auto 30px auto;
	line-height:1.5em;
}
.author{
	font-family:verdana;
	font-size:10px;
	color:#00CC33;
	font-style:italic;
}
.vert{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #00CC33;
	text-decoration: none;
}
.red{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size:16px;
}
h1{
	font-size:40px;
}
h2, h3{
	text-align:center;
	padding:0;
	margin:0;
}
h2{
	font-size:30px;
}
h3{
	font-size:20px;
}
.cloud strong{
	font-size:1.2em;
}
.cloud em a{
	color:#0B3;
}
.cloud strong a{
	color:#0D3;
}
.cloud strong strong a{
	color:#0E3;
}
.cloud em{
	font-size:0.9em;
	font-style:normal;
	
}
div.cloud span a, div.cloud strong a, div.cloud em a{
	margin:0.5em;
}
#cloud2{
	font-size:1.5em;
}
#left_title{
		margin-bottom:25px;
}
#left_title h1 {
	display:inline;
	line-height:28px;
	padding-left:20px;
}
#single, #single-label{
	text-align:center;
	margin:0 auto 0 auto;
	margin-bottom:50px;
}
#single p.p2, #single-label p.p2{
	-moz-border-radius:10px;
	background:#CFC;
	margin:0 auto 0 auto;
	width:85px;
}
#single-label p.p1, #single-label p.p3{
	padding:10px;

}
#single-label p.author{
	font-size:2em;
}
#single-label p.author a{
	font-weight:bold;
}
#tags_link{
	text-align:center;
}
.bg_amba {BACKGROUND: #00CC33; text-align:center; width:800; border:0; cellpadding:0; cellspacing:0; }
a.lien_amba:link {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #999999; text-decoration: none; }
a.lien_amba:active {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #ff0000; text-decoration: none; }
a.lien_amba:visited {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #cccccc; text-decoration: none; }
a.lien_amba:hover {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #00CC33; text-decoration: none; }
a.reseau_amba {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none;}
.reseau_amba {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #ffffff; text-decoration: none;}
/*
.page-numbers{
height:1%;
overflow:hidden;
clear:both;
}

.page-numbers *{
float:left;
}

.page-numbers a , .page-numbers .dotdot{
padding:5px 8px;
margin:0 2px;
display:block;
background:#EEE;
color:#333;
border:1px solid #999;
text-decoration:none;
}

.page-numbers a:hover{
background:#DDD;
border:1px solid #444;
text-decoration:none;
color:#000;
}

.page-numbers strong{
display:block;
color:#333;

text-decoration:none;
}
*/
