/* - - - account-membre.tpl- - - */
.partH {
	padding-top:10px;
	height:330px;
	width:640px;
	background-color:#F6F6F6;	
}
.photo_membre {
	float:left;
	width:250px;
}
.desc_info {
	float:left;
	width:380px;
	margin-left:5px;
	text-align:left;
}
.titre_pseudo {
	font-size:14px;
	text-align:left;
	border-bottom:1px dashed;
	margin-bottom:10px;
	padding-bottom:10px;
	line-height:20px;
}
.titre_pseudo span {
	font-size:16px;
	font-weight:bold;

}
.menud {
	float:right;
	text-align:right;

}
.minimenu {
	text-align:center;
}
.minimenu a {
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	color:#000000;
}
.btn_minimenu {
	padding:3px;
	border:1px dashed #999;	
	margin:2px;
	
}
.col_profil1 {
	float: left;
	width:250px;
}
.col_profil2 {
	float:left;
	width:385px;
	margin-left:5px;
}


.titre_profil {
	background-color:#999999;
	border:1px solid #999999;
	color:#FFFFFF;
	padding:3px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:7px;
	margin-top:5px;
}
.voting {
	background-image:url("/pics/profile/colovote.png");
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	padding-top:8px;
	display:block;
	background-color:#FFF;
}
.note {
	 height:30px;
	 cursor:pointer;
	 border:1px solid #000;	
}

.gb_profil {
	margin-bottom:5px;
	min-height:97px;
	border-bottom:1px dashed;
	padding-bottom:5px;
}
.gb_profil a{
	font-weight:bold;
	color:#000;
}
.entry_gb {
	text-align:left;
	padding-top:2px;
}
.entry_gb img {
	float:left;
	padding:2px
}




/*partenaires.php*/
.partner_line0 {
	padding:15px;
	margin-bottom:10px;
	border-bottom:1px dashed #000;
	font-weight:bold;
	font-size:16px;
}

.partner_line {
	margin-bottom:10px;
	border-bottom:1px dashed #000;
	height:200px;
}


.partner_title {
	padding:5px;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}

.partner_thumbnail {
	float: left;
	padding:3px;
	width:170px;
}

.partner_text {
	float:left;
	width:450px;
}



















/*zoomimage.css*/
.zoomimage {
	position: absolute;
	display: none;
	z-index: 5000;
	outline: none;
 /*   cursor: url(../images/zoomout.cur), default;*/
}
.zoomimage_focused {
	z-index: 51000;
}
.zoomimage_s {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: none;
}
.zoomimage_st {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 6px;
	overflow: hidden;
}
.zoomimage_stl {
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 6px;
	overflow: hidden;
/*	background:transparent url(../images/shadow.png) no-repeat scroll 0 0;*/
}
.zoomimage_stc {
	overflow: hidden;
	height: 6px;
	margin: 0 6px;
/*	background: transparent url(../images/shadow.png) repeat-x scroll 0 -30px;*/
}
.zoomimage_str {
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 6px;
	overflow: hidden;
/*	background:transparent url(../images/shadow.png) no-repeat scroll 0 -18px;*/
}
.zoomimage_sc {
	position: absolute;
	top: 6px;
	width: 100%;
	left: 0;
	overflow: hidden;
}
.zoomimage_scl {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 6px;
/*	background: transparent url(../images/shadow-lr.png) repeat-y scroll 0pt;*/
}
.zoomimage_scr {
	position: absolute;
	overflow: hidden;
	right: 0;
	top: 0;
	height: 100%;
	width: 6px;
/*	background:transparent url(../images/shadow-lr.png) repeat-y scroll -6px 0pt*/
}
.zoomimage_scc {
	margin: 0 6px;
	height: 100%;
/*	background:transparent url(../images/shadow-c.png);*/
	overflow: hidden;
}
.zoomimage_sb {
	position: absolute;
	overflow: hidden;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px;
}
.zoomimage_sbl {
	position: absolute;
	overflow: hidden;
	width: 6px;
	height: 6px;
	left: 0;
	top: 0;
/*	background:transparent url(../images/shadow.png) no-repeat scroll 0pt -12px;*/
}
.zoomimage_sbc {
	height: 6px;
	overflow: hidden;
	margin: 0 6px;
/*	background:transparent url(../images/shadow.png) repeat-x scroll 0pt -36px;*/
}
.zoomimage_sbr {
	position: absolute;
	overflow: hidden;
	width: 6px;
	height: 6px;
	right: 0;
	top: 0;
/*	background:transparent url(../images/shadow.png) no-repeat scroll 0pt -6px;*/
}
.zoomimage img {
	position: absolute;
	top: 6px;
	left: 6px;
	display: none;
	border: 20px solid #000;
}
.zoomimage_caption {
	position: absolute;
	background-color: #fff;
	color: #000;
	width: 100%;
}
.zoomimage_caption p {
	padding: 10px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}
.zoomimage_loading {
	background-image: url(../images/ajax_small.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
	position: absolute;
	background-color: #fff;
	width: 100%;
	top: 0;
	left: 0;
}
.zoomimage_move {
	cursor: move;
}
.zoomimage_controls {
	position: absolute;
	background: #fff;
	height: 30px;
	overflow: hidden;
}
.zoomimage_prev {
/*	background: #fff url(../images/zoomimage_prev.gif) no-repeat center;*/
	width: 39px;
	height: 29px;
	position: absolute;
	bottom: 1px;
	left: 10px;
}
.zoomimage_next {
/*	background: #fff url(../images/zoomimage_next.gif) no-repeat center;*/
	width: 39px;
	height: 29px;
	position: absolute;
	bottom: 1px;
	right: 10px;
}
/* custom.css*/
.custom .zoomimage_st {
	height: 40px;
}
.custom .zoomimage_stl {
	width: 40px;
	height: 40px;
	background:transparent url(../images/custom.png) no-repeat scroll 0 0;
}
.custom .zoomimage_stc {
	height: 40px;
	margin: 0 40px;
	background: transparent url(../images/custom.png) repeat-x scroll 0 -160px;
}
.custom .zoomimage_str {
	width: 40px;
	height: 40px;
	overflow: hidden;
	background:transparent url(../images/custom.png) no-repeat scroll 0 -120px;
}
.custom .zoomimage_sc {
	top: 40px;
}
.custom .zoomimage_scl {
	width: 40px;
	background: transparent url(../images/custom-lr.png) repeat-y scroll 0pt;
}
.custom .zoomimage_scr {
	width: 40px;
	background:transparent url(../images/custom-lr.png) repeat-y scroll -40px 0pt
}
.custom .zoomimage_scc {
	margin: 0 40px;
	background:transparent url(../images/custom-c.png);
}
.custom .zoomimage_sb {
	height: 40px;
}
.custom .zoomimage_sbl {
	width: 40px;
	height: 40px;
	background:transparent url(../images/custom.png) no-repeat scroll 0pt -80px;
}
.custom .zoomimage_sbc {
	height: 40px;
	margin: 0 40px;
	background:transparent url(../images/custom.png) repeat-x scroll 0pt -200px;
}
.custom .zoomimage_sbr {
	width: 40px;
	height: 40px;
	background:transparent url(../images/custom.png) no-repeat scroll 0pt -40px;
}
.custom img {
	top: 40px;
	left: 40px;
}
.custom .zoomimage_caption {
	background-color: #90ba00;
	color: #fff;
}
.custom .zoomimage_caption p {
}
.custom .zoomimage_loading {
	background-color: #90ba00;
}
.zoomimage_move {
	cursor: move;
}
.custom .zoomimage_controls {
	background: #90ba00;
}
.custom .zoomimage_prev {
	background: #90ba00 url(../images/zoomimage_prev.gif) no-repeat center;
}
.custom .zoomimage_next {
	background: #90ba00 url(../images/zoomimage_next.gif) no-repeat center;
}
