*
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
p
{
	margin-bottom:0px; 
	padding-bottom:0px;
	margin-top:0px; 
	padding-top:0px;
}
#body
{
	margin:0;
	padding:0;
}
#btn_login
{
	position:absolute;
	top:0;
	right:0;
	margin-right:5px;
	margin-top:5px;
	color:#999999;
	font-size:9px;
	z-index:255;
	cursor:pointer;
}
#fen_login
{
	position:relative;
	top:200px;
	width:630px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	border:#FFFFFF 1px solid;
	background-image:url(../images/fond_cadre_blanc.png);
	background-repeat:repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#fond_fen_login
{
	position:absolute;
	display:none;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background-image:url(../images/fond_element3.png);
	z-index:255;
}
body
{
	background-image:url(../images/fond.png);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
}
#titre
{
	position:relative;
	font-size: 14pt ;
	Color:#990000;
	width:100%;
	text-align:center;
	background-image:url(../images/fond_cadre_blanc.png);
	background-repeat:repeat;
	padding:5px;
	border:1px #CCCCCC solid;
	margin-top:10px;
}

#titre_album
{
	position:relative;
	font-size: 14pt ;
	Color:#990000;
	width:100%;
	text-align:center;
	background-image:url(../images/fond_cadre_blanc.png);
	background-repeat:repeat;
	padding:5px;
	border:1px #CCCCCC solid;
	margin-top:10px;
	height:50px;
}

.texte
{
	font-size: 12pt ;
	Color:#222222;
}
.cadre
{
	background: #ffe49a;
}

#conteneur
{
	position:absolute;
	left:100px;
	right:10px;
}

#conteneuralbum
{
	margin-left:auto;
	margin-right:auto;
	padding-left:60px;
	width:92%;
}

#globaldescription
{
	position:relative;
	width: 300px;
	padding:10px;
	float:left;
}

#globaldescription2
{
	position:relative;
	width:650px;  
	min-height:250px;  
	padding:5px;
}

#globaldescription_album
{
	position:relative;
	width: 300px;
	padding:10px;
	float:left;
}
.imgdescriptionchien
{
	border:2px #003399 groove;
	height:200px;
	width:300px;
}

.imgdescriptionchien:hover
{
	border:2px #990000 dashed;
	cursor:pointer;
}


.img_right
{
 	float:right; 
}

.descriptiontxt2
{
	position:relative;
	background-image:url(../images/fond_cadre_blanc.png);
	background-repeat:repeat;
	border:1px #CCCCCC solid;
	font-size:12px;
	padding:5px;
}
.descriptiontxt
{
	position:relative;
	display:none;
	background-image:url(../images/fond_cadre_blanc.png);
	background-repeat:repeat;
	padding:5px;
	border:1px #CCCCCC solid;
	font-size:12px;
	margin-top:5px;
}

.descriptiontxt:hover
{
	display:block;
}

#main
{
	position:absolute;
	top:0;
	left:200px;
	right:5px;
}
.titreprincipal
{
	position:relative;
	height:75px;
	width:400px;
	left:30%;
	font-size: 26pt ;
	Color:#CC0000;
	background-image:url(../images/fond_titre_principal.png);
	text-align:center;
}
#global
{
	position:relative;
	width:600px;
}

#global_liens
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:620px;
}

#global_texte
{
	position:relative;
	width:80%;
	left:100px;
	background-image:url(../images/fond_cadre_blanc.png);
	background-repeat:repeat;
	border:1px #CCCCCC solid;
	padding:5px;
}

#globaldescription img
{
	border: 1px solid #999999;
}

#global img
{
	border:1px #999999 solid;
}

#footer
{
	position:relative;
	height:20px;
	width:100%;
	text-align:center;
}
#footer a
{
	text-decoration:none;
	font-size:9px;
}

#btn_afficherdescription
{
	position:relative;
	width:100%;
	text-align:center;
	text-decoration:underline;
	color:#006600;
	
}
#btn_afficherdescription:hover
{
	cursor:pointer;
	Color:#990000;
}
#conteneur_image
{
	position:relative;
	width:100%;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
}
#grp_menu a
{
	font-size:10px;
	color:#000000;
}
div_formulaire
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#btn_envoyer
{
	width:100%;
}
