html{ 
margin:0px; 
padding:0px; 
}

body {
	margin:0px; 
	padding:0px; 
    	font-family: Arial,Geneva;
    	font-size: 12px;
    	color: #484824;
    	background-color: rgb(239,239,223);
	text-align:center; 
}
img {
	border:none;
}

a:link {
    text-decoration:none;
    color: #484824;
    font-size: 12px;
}

a:visited {
    text-decoration:none;
    color: #484824;
    font-size: 12px;
}
a:hover {
	text-decoration:underline;
}

#entete {
	margin:auto; 
	text-align:left; 
    	width: 742px;
	height:75px;
    	background-color: #ffffff;
}

#logo {
	width:25%;
	position: relative;
	float:left;
}

#google {
	width:70%;
	position: relative;
	float:left;
	text-align:right;
	padding-top:5px;
	padding-right:10px;
}

#deco {
	margin:auto; 
	text-align:left; 
	width:742px;
	height:75px;
	background-repeat:no-repeat;
	background-position:top right;
}

#header {
	margin:auto; 
	text-align:left; 
	background-image:url(/utils/border_top.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:16px;
 	width: 750px;
}

#container {
	margin:auto; 
	text-align:left; 
    	width: 750px;
	background-image:url(/utils/border.gif);
	background-position:center top;
	background-repeat:repeat-y;
}

#page {
	padding-left:2px;
	padding-right:2px;
	padding-bottom:6px;
	margin-left:4px;
	marging-right:4px;
    	width: 98%;
	height:auto;
}
#footer {
	margin:0 auto;
	background-image:url(/utils/border_bottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:6px;
 	width: 750px;
}

#privacy {
	text-align:left;
	margin:0 auto;
	width: 742px;
	height: 75px;
	background: #FFFFFF;
	margin-top:5px;
	padding:4px;
	display: none;
}

.warning{
	color:#FF8400;
	font-style:italic;
	font-size:12px;
}
.surligne{
	background-color:#f6f679;
}

.selection{
	width:100%;
    	border: 1px solid #484824;
	color: #484824;
	font-style:italic;
}
.recherche{
    	width:90%;
	border: 1px solid #484824;
	color: #484824;
	font-style:italic;
}
.bullet{
	padding-left:8px;
	margin-bottom:4px;	
	margin-right:2px;	
	background-image:url(/utils/bullet.gif);
	background-repeat:no-repeat;
	background-position:1px 5px;
}

.famille{
	margin:3px;
	position: relative;
	float:left;
	padding:3px;
	cursor:pointer;	
    	background-color: #cccc99;
}

#fam_div_big{
	margin:4px;
	background-color:#ffffff;
}

#fam_div_small{
	position: relative;
	float:left;
    	width: 38%;
	margin:0px;
	background-color:#ffffff;
}

#famille_combo{
	width:95%;
	border:1px solid #cccc99;
	cursor:pointer;
    	margin-left:2px;
	padding-left:4px;
	color: #cccc99;
	height:18px;
    	font-family: Georgia, "Times New Roman";
    	font-size: 16px;
	font-style:italic;
    	font-weight: bold;
	background-image:url(/utils/combo.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.separateur{
	margin-bottom:2px;	
	background-image:url(/utils/dashed.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:8px;
}

.trait{
	margin-top:2px;	
	margin-bottom:4px;	
    	border-bottom: 1px solid #999966;
}

.langue {
	margin-top:6px;
	margin-right:6px;
	margin-left:6px;
	position: relative;
	float:right;
}
.bouton_on{
	cursor:pointer;
	text-align:center;
	position: relative;
	float: right;
	height:17px;
	padding-top:1px;
	padding-right:3px;
	padding-left:3px;
	margin:4px;
    	border: 1px solid #999966;
}

.bouton_on:hover{
	color:#ffffff;
    	background-color: #cccc99;
}

.bouton_off{
	font-weight:bold;
	text-align:center;
	position: relative;
	float: right;
	height:17px;
	padding-top:2px;
	padding-right:3px;
	padding-left:3px;
	margin:4px;
    	border: 1px solid #ffffff;
}
.bouton_disable{
	color:#cccccc;
	text-align:center;
	position: relative;
	float: right;
	height:17px;
	padding-top:2px;
	padding-right:3px;
	padding-left:3px;
	margin:4px;
    	border: 1px solid #cccccc;
}

.random {
	position: relative;
	float: left;
	margin-right:7px;
	margin-left:4px;
	text-align:center;
    	width: 80px;
	height:96px;
}

.alpha_on{
	cursor:pointer;
	text-align:center;
	position: relative;
	float: right;
	width:10px;
	height:16px;
	padding-right:1px;
	padding-left:1px;
	margin:1px;
    	border: 1px solid #999966;
}

.alpha_on:hover{
	color:#ffffff;
    	background-color: #cccc99;
}

.alpha_disable{
	color:#cccccc;
	font-weight:bold;
	text-align:center;
	position: relative;
	float: right;
	width:10px;
	height:16px;
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	margin:1px;
    	border: 1px solid #ffffff;
}
.annee_on{
	cursor:pointer;
	text-align:center;
	position: relative;
	float: right;
	width:30px;
	height:16px;
	padding-right:1px;
	padding-left:1px;
	margin:1px;
    	border: 1px solid #999966;
}

.annee_on:hover{
	color:#ffffff;
    	background-color: #cccc99;
}

.annee_disable{
	color:#cccccc;
	font-weight:bold;
	text-align:center;
	position: relative;
	float: right;
	width:30px;
	height:16px;
	padding-right:1px;
	padding-left:1px;
	margin:1px;
    	border: 1px solid #ffffff;
}


#message {
	position: relative;
	float: left;
	text-align:right;
	height:30px;
    	width: 39%;
}
#navigation {
	position: relative;
	float: left;
	height:30px;
    	width: 60%;
}
#recherche {
	position: relative;
	float: left;
	padding-top:4px;
	height:22px;
    	width: 38%;
}

#index{
	position: relative;
	float: left;
	padding-top:4px;
	height:22px;
    	width: 62%;
}
#thumbs {
	position: relative;
	float:left;
    	width: 38%;
}

.compteur {
	position: relative;
	float: left;
	width:35%;
	height:20px;
	padding-top:5px;
	margin-bottom:3px;
}

.move {
	position: relative;
	float: left;
	width:65%;
	height:25px;
	margin-bottom:3px;
}


.photo_on {
	position: relative;
	float:left;
	text-align:center;
	width:23%;
	background-color:#cccc99;
	height:100px;
	margin-bottom:2px;
}
.photo_off {
	position: relative;
	float:left;
	text-align:center;
	width:23%;
	height:100px;
	margin-bottom:2px;
}
.bloc_texte {
	font-size:11px;
	position: relative;
	float:left;
	width:27%;
	height:100px;
	margin-bottom:2px;
}
#detail {
	font-size:11px;
	position: relative;
	float:left;
    	width: 62%;
	background-color:rgb(239,239,223);
}

#bloc_desc {
    	border: 1px solid #999966;
	font-size:12px;
	width:99%;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:2px;
	margin-top:4px;
	background-color:#ffffff;
}

#bloc_bio {
	font-size:11px;
	position: relative;
	float:left;
	width:45%;
}

.bloc_crea{
	width:65%;
	height:100px;
	margin-top:4px;
	text-align:left;
	padding-left:70px;
}

.bloc_edit{
	width:49%;
	height:100px;
	margin-top:4px;
	text-align:left;
	padding-right:104px;
}

#bloc_photo {
	background-color:#ffffff;
	font-size:11px;
	position: relative;
	float:left;
	height:410px;
	width:55%;
}

.titre {
    	margin-left:2px;
	color: #cccc99;
	height:22px;
    	font-family: Georgia, "Times New Roman";
    	font-size: 18px;
	font-style:italic;
    	font-weight: bold
}

#flags{
	width:100%;
    	background-color: rgb(239,239,223);
}
.flag {
	margin-bottom:15px;
	margin-top:4px;
	margin-left:2px;
	width:16%;
	position: relative;
	float:left;
	text-align:left;
}

