*{
   outline: medium none; /* enlève l'encadrement sur les liens */
}
#upline {
  background:none repeat scroll 0 0 #616161;
  color:#AAAAAA;
  height:15px;
  margin:0;
  padding:0;
  text-align:center;
}
#upline h2 {
font-size:10px;
font-weight:normal;
line-height:15px;
}

#container {
	margin: 0 auto;
	background: url(../images/interface/container.png) no-repeat center top;
	min-width:980px;
	
	overflow:hidden;
}

#header {
	height:296px;
	width:980px;
	margin:0 auto;
}

#home_col-1 {
	width:420px;
	float:left;
}

#home_col-1 #actus h2 {
	background:transparent url(../images/interface/div-home_col-1-actus-h2.png) no-repeat scroll 0 0;
	color:white;
	font-weight:normal;
	height:31px;
	margin:10px 0 0 -10px;
	padding-left:15px;
	padding-top:2px;
	position:absolute;
	width:400px;
}
#home_col-1 #newsletter{
  margin-bottom:15px;
  min-height:45px;
}
#home_col-1 #newsletter a{
  display:block;
	width:100px;
	height:27px;
	background:url(../images/interface/btn_rechercher_sejour.png) repeat-x;
	color:white;
	line-height:27px;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	 /*behavior: url(http://www.gap-tourisme.fr/fileadmin/tpl_ot/css/border-radius.htc); */
	-moz-box-shadow: 0px 0px 3px #555;
	-webkit-box-shadow: 0px 0px 3px #555;
	box-shadow: 0px 0px 3px #555;
	cursor:pointer;
	border:0;
	font-weight:bold;
	font-size:12px;
	margin:0 0 10px 260px;
}
#home_col-1 #newsletter .newsletter_info{
  float:left;
  margin-right:10px;
}
#home_col-1 #newsletter .newsletter_info input[type="submit"]{
  margin-top:11px;
}
#newsletter_subscription{
  padding-top:22px;
}
#home_col-1 #agenda h2,
#home_col-1 #newsletter h2{
	background:transparent url(../images/interface/div-home_col-1-agenda-h2.png) no-repeat;
	color:white;
	font-weight:normal;
	height:31px;
	margin:-20px 0 0 -20px;
	padding-left:15px;
	padding-top:2px;
	position:absolute;
	width:265px;
}
#home_col-1 #newsletter h2{
  margin-top:-8px;
}

#home_col-2 {
	width:329px;
	float:left;
	margin-left:15px;
}

#home_col-2 h2 {
	background:transparent url(../images/interface/div-home_col-2-h2.png) no-repeat;
	color:white;
	font-weight:normal;
	height:31px;
	margin:10px 0 0 -9px;
	padding-left:15px;
	padding-top:2px;
	min-width:230px;
}

#home_col-2 {
	margin:0;
	margin-left:15px;
	margin-bottom:20px;
	padding:0;
	background:white url(../images/interface/div-home_col-2-rechercher.png) repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*behavior: url(http://www.gap-tourisme.fr/fileadmin/tpl_ot/css/border-radius.htc);*/
	-moz-box-shadow: 0px 0px 3px #555;
	-webkit-box-shadow: 0px 0px 3px #555;
	box-shadow: 0px 0px 3px #555;
}

#home_col-2 #rechercher h3 {
	background:url(../images/interface/h3-rechercher.png) no-repeat;
	color:#7BB41E;
	font-size:15px;
	font-weight:normal;
	height:83px;
	margin-left:-15px;
	margin-top:25px;
	padding-top:15px;
	position:absolute;
	text-align:center;
	width:151px;
}

#home_col-2 #rechercher h3 strong {
	display:block;
	font-size:21px;
}

#home_col-2 form#rechercher {
	width:302px;
	margin:0 auto;
	background:url(../images/interface/form-rechercher.png) no-repeat 0 50px;
	padding-top:50px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:#aaa 1px solid;
}

#home_col-2 form select, #home_col-2 form input {
	width:150px;
	display:block;
	margin-left:140px;
	margin-top:5px;
}

#home_col-2 form select {
	border:1px solid #689d11;
	display:block;
	padding:3px;
	width:150px;
}

#home_col-2 form input {
	margin-top:15px;
}

form input.rechercher {
	display:block;
	width:100px;
	height:27px;
	background:url(../images/interface/btn_rechercher_sejour.png) repeat-x;
	color:white;
	line-height:27px;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*behavior: url(http://www.gap-tourisme.fr/fileadmin/tpl_ot/css/border-radius.htc);*/
	-moz-box-shadow: 0px 0px 3px #555;
	-webkit-box-shadow: 0px 0px 3px #555;
	box-shadow: 0px 0px 3px #555;
	cursor:pointer;
	border:0;
	font-weight:bold;
	font-size:12px;
	margin:0 auto;
	margin-bottom:10px;
}

#home_col-2 #sejours {
	padding:20px;
	padding-top:0;
}

#home_col-2 h3.sejours, #home_col-2 h3 {
	font-size:20px;
	font-weight:normal;
	color:#7bb41e;
	margin:0;
	margin-left:20px;
}

#home_col-2 ul#sejours li {
	border-bottom:#ccc 1px dotted;
	border-top:#ccc 1px dotted;
	padding-bottom:15px;
	padding-top:15px;
	font-size:11px;
	clear:both;
	overflow:hidden;
}

#home_col-2 ul#sejours li.last-child {
	border:0;
}

#home_col-2 a.sejours_tous {
	display:block;
	height:30px;
	font-size:12px;
	text-align:center;
	float:right;
	margin-top:5px;
	margin-right:20px;
	font-weight:normal;
}

#home_col-2 ul#sejours li h4 {
	font-size:13px;
	color:#0071cc;
	font-weight:bold;
}

#home_col-2 ul#sejours li a.detail {
	color:#f87c0d;
	font-weight:bold;
	display:block;
	margin-top:5px;
}

#home_col-2 ul#sejours li strong {
	font-size:13px;
}

#home_col-2 ul#sejours li img {
	-moz-box-shadow: 0px 0px 5px #555;
	-webkit-box-shadow: 0px 0px 5px #555;
	box-shadow: 0px 0px 5px #555;
	border:white 5px solid;
	float:left;
	margin:10px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:20px;
	max-width:90px;
}

#home_col-3 {
	width:205px;
	float:left;
	margin-left:10px;
}

#home_col-3 h5 {
	background:url(../images/interface/div-home_col-3-h5.png) no-repeat;
	height:29px;
	color:white;
	margin-top:10px;
	font-size:14px;
	font-weight:normal;
	padding-left:8px;
	padding-top:2px;
	margin-bottom:0;
}
#home_col-3 div:first-child h5{
  margin-top:0;
}

#home_col-3 p{
  margin:0;
  background-color:#ffffff;
  padding-left:4px;
}
#home_col-3 .box_webcam{
  padding:0;
  background-color:transparent;
}
#home_col-3 .tx-pitgooglemaps-pi1{
margin-top:0px;
}

#home_col-3 .tx-pitgooglemaps-pi1 span{
display:none;
}
#home_col-3 .tx-pitgooglemaps-pi1 .gmnoprint span{
display:inline;
}

.bloc_col-1 {
	border:white 1px solid;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	background:white;
	/*behavior: url(http://www.gap-tourisme.fr/fileadmin/tpl_ot/css/border-radius.htc);*/
}

#home_col-3 .bloc_col-3 {
	background:url(../images/interface/div-bloc_col-3.png) no-repeat bottom;
	padding:4px;
  margin-top:5px;
}
#home_col-3 .tx-rtmeteofr-pi1 .bloc_col-3{
  padding-top:0;
}

a#webcams {
	display:block;
	background:url(../images/interface/a-webcams.png) no-repeat;
	height:57px;
	color:#1198cd;
	padding-left:55px;
	padding-top:12px;
}

a#webcams strong {
	display:block;
	font-size:18px;
}

a#webcams:hover {
	text-decoration:none;
	color:#48bfed;
}

#col-1, #col-2, #col-3, #col-4 {
	float:left;
}

#col-1, #col-3 {
	width:240px;
  min-height:300px;
}

#col-2 {
	width:460px;
  min-height:300px;
	padding:0 10px 10px 10px;
	margin-left:10px;
	background:white;
	border:white 1px solid;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	/*behavior: url(http://www.gap-tourisme.fr/fileadmin/tpl_ot/css/border-radius.htc);*/
}


#col-3 {
	margin-left:10px;
}

#col-4 {
	padding:0 10px 10px 10px;
	width:700px;
  min-height:300px;
	margin-left:10px;
	background:white;
	border:white 1px solid;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	/*behavior: url(http://www.gap-tourisme.fr/fileadmin/tpl_ot/css/border-radius.htc);*/
}

.bloc-blanc {
	padding:10px;
	background:white;
	border:0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*behavior: url(http://www.gap-tourisme.fr/fileadmin/tpl_ot/css/border-radius.htc);*/
  -moz-box-shadow: 0px 0px 3px #555;
	-webkit-box-shadow: 0px 0px 3px #555;
	box-shadow: 0px 0px 3px #555;
}

#col-1 div.bloc-blanc h2, #col-3 div.bloc-blanc h2 {
	margin-left:-20px;
}

/* nav utilisateur (Recherche) */


form#recherche input#input-rechercher {
	padding-left:20px;
	padding-right:30px;
	padding-top:0px;
	border:0;
	width:90px;
	height:19px;
	line-height:19px;
	background:url(../images/interface/input-rechercher.png) no-repeat;
}

form#recherche {
	position:absolute;
	margin-top:40px;
	margin-left:660px;
	width:190px;
}

input#submit-rechercher  {
	border:none;
	background:none;
	font-weight:bold;
	color:black;
	margin-top:-3px;
}

input#submit-rechercher:hover {
	color:#aaa;
	cursor:pointer;
}

a#accueil {
	display:block;
	width:350px;
	height:250px;
	margin-left:100px;
	position:absolute;
	text-indent:-9999px;
	cursor:pointer;
}

a#gap_nature {
	display:block;
	margin-left:865px;
	margin-top:20px;
	position:absolute;
  width:118px;
  height:118px;
  background:url("../images/interface/gap-nature.png") no-repeat scroll 0 0 transparent;
  text-indent:-9999px;
  z-index:1;
}
a#gap_nature:hover {
  opacity:0.9;
}

/* Menu secondaire */

#menu_secondaire {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	margin-left:530px;
	margin-top:10px;
}

#menu_secondaire li {
	float:left;
	margin-right:10px;
}

#menu_secondaire li a {
	color:white;
	font-size:11px;
}
#menu_secondaire #flag_en, #menu_secondaire #flag_it, #menu_secondaire #flag_fr{
  float:left;
  height:11px;
  text-indent:-9999px;
  width:16px;
}
#menu_secondaire #flag_fr{
background:url("../images/interface/flag-fr.png") no-repeat scroll 0 0 transparent;
}
#menu_secondaire #flag_en{
background:url("../images/interface/flag-en.png") no-repeat scroll 0 0 transparent;
}
#menu_secondaire #flag_it{
background:url("../images/interface/flag-it.png") no-repeat scroll 0 0 transparent;
}

/*  Navigation locale  */

#nav_locale {
	margin:0;
	margin-bottom:20px;
	padding:0;
	background:#cdecfc url(../images/interface/ul-nav_locale.png) repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*behavior: url(http://www.gap-tourisme.fr/fileadmin/tpl_ot/css/border-radius.htc);*/
	-moz-box-shadow: 0px 0px 3px #555;
	-webkit-box-shadow: 0px 0px 3px #555;
	box-shadow: 0px 0px 3px #555;
}

#nav_locale h2, #col-1 h2, #col-3 h2 {
	background:url(../images/interface/h2-nav_locale.png) no-repeat 0 5px;
	color:white;
	font-weight:normal;
	height:31px;
	padding-top:7px;
	padding-left:10px;
	margin-left:-10px;
}

#nav_locale ul {
	padding-bottom:5px;
}

#nav_locale li {
	background:url(../images/interface/li-nav_locale.png) no-repeat;
}

#nav_locale li.current {
	background:white;
}
#nav_locale li.current ul{
  background:#CDECFC;
}
#nav_locale ul li.current{
  background:white;
}

#nav_locale a {
	display:block;
	color:#006bca;
	height:30px;
	line-height:30px;
	background:url(../images/interface/a-nav_locale.png) repeat-x bottom;
	padding-left:15px;
}

#nav_locale li.current a {
	font-weight:bold;
}

#nav_locale li.last-child a {
  background:none;
}

#nav_locale ul ul{
  padding-left:30px;
}

/* Breadcrumb */

#breadcrumb {
	color:#535352;
	margin-top:-15px;
	padding-left:15px;
	margin-bottom:15px;
}

#breadcrumb a {
	font-weight:bold;
	color:#535352;
  margin:0 2px;
}

/* contenu */

#actus {
	height:210px;
	padding-top:31px;
	width:420px;
	margin:0;
	margin-bottom:15px;
	padding:0;
	background:white url(../images/interface/div-actus.png) repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*behavior: url(http://www.gap-tourisme.fr/fileadmin/tpl_ot/css/border-radius.htc);*/
	-moz-box-shadow: 0px 0px 3px #555;
	-webkit-box-shadow: 0px 0px 3px #555;
	box-shadow: 0px 0px 3px #555;
}

#agenda {
	margin-top:3px;
	padding-top:31px;
}

#agenda hr {
	/*display:block;
	border:0;
	border-top:#ccc 1px solid;*/
	display:none;
}

#agenda h2 {
	height:31px;
	margin:0;
}

#agenda img{
	float:left;
	margin-right:10px;
	margin-top:10px;
	-moz-box-shadow:0 0 5px #555555;
	-webkit-box-shadow:0 0 5px #555555;
	box-shadow:0 0 5px #555555;
	border:5px solid white;
}

#agenda h3 {
	border-top:#ddd 1px solid;
	padding-top:10px;
	margin-top:0;
}

#agenda h3 a, #agenda h3 a:hover{
	color:black;
}

#agenda a {
	/*display:block;
	margin-top:5px;
	margin-bottom:0;
	padding:0;*/
}

#agenda #agenda-evenement-tout {
	display:block;
	height:30px;
	font-size:12px;
	text-align:center;
	float:right;
	margin-top:-10px;
	margin-right:10px;
	font-weight:normal;
}

#agenda p{
  margin:0;
}

#agenda  ul {
	margin:0;
	padding:0;
	background:url(../images/interface/ul-agenda.png) no-repeat center bottom;
	padding-bottom:10px;
}

#agenda  ul li {
	padding:10px;
	border-bottom:#ccc dotted 1px;
}

#agenda  ul li.first-child {
	padding-top:20px;
}

#agenda  ul li.last-child {
	border:0;
}

#contenu {
	width:980px;
	margin:0 auto;
	margin-top:30px;
}

/* Où dormir */

#hebergements_recherche {
	margin:0;
	margin-bottom:10px;
	padding:0;
	background:white url(../images/interface/div-hebergements_recherche.png) repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*behavior: url(http://www.gap-tourisme.fr/fileadmin/tpl_ot/css/border-radius.htc);*/
	-moz-box-shadow: 0px 0px 3px #555;
	-webkit-box-shadow: 0px 0px 3px #555;
	box-shadow: 0px 0px 3px #555;
	padding-bottom:10px;
}

#hebergements_recherche h2 {
	background:transparent url(../images/interface/h2-hebergements_recherche.png) no-repeat scroll 0 5px;
	color:white;
	font-weight:normal;
	height:31px;
	margin-left:-10px;
	padding-left:10px;
	padding-top:7px;
}

#hebergements_recherche select {
	width:150px;
	border:#ddd 1px solid;
	display:block;
	margin-bottom:10px;
	padding-bottom:10px;
	margin: 0 auto;
	padding:3px;
}

#hebergements_recherche input {
	margin-top:20px;
	width:150px;
}
#hebergements_recherche span{
  font-weight:bold;
  margin-left:10px;
}
#col-1 #bons_plans li {
	border-bottom:#ccc dotted 1px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:10px;
}

#col-1 #bons_plans li.last-child {
	border:0;
}

#col-1 #bons_plans li h3 {
	font-size:12px;
}

#hebergements {
	overflow:hidden;
}

#hebergements li {
	border-bottom:#ddd 1px solid;
	overflow:hidden;
	padding-bottom:10px;
	padding-top:10px;
}

#hebergements li:hover {
	background:#eee;
}

#hebergements .gitd_photos img {
	display:block;
	float:left;
	width:115px;
	margin-left:5px;
	-moz-box-shadow: 0px 0px 5px #555;
	-webkit-box-shadow: 0px 0px 5px #555;
	box-shadow: 0px 0px 5px #555;
	border:white 5px solid;
}
#hebergements .gitd_content{
  margin-left:140px;
}

.hebergement_adresse {
	float:left;
	width:430px;
	margin-left:10px;
}

.hebergement_adresse h4 {
	font-size:15px;
}

.hebergement_nav {
	float:left;
	width:100px;
	text-align:center;
}
.gitd_button{
  width:105px;
  display:block;
  float:right;
}
a.en_savoir_plus {
	display:block;
	width:100px;
	height:24px;
	background:url(../images/interface/a-en_savoir_plus.png) repeat-x;
	color:white;
	line-height:24px;
	text-align:center;
	margin-top:20px;
	margin-bottom:0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*behavior: url(http://www.gap-tourisme.fr/fileadmin/tpl_ot/css/border-radius.htc);*/
	-moz-box-shadow: 0px 0px 3px #555;
	-webkit-box-shadow: 0px 0px 3px #555;
	box-shadow: 0px 0px 3px #555;
	cursor:pointer;
}

/*  Pagination  */

.pagination {
	margin-top:20px;
	margin-right:30px;
  height:50px;
}

.pagination li {
	float:left;
	border:#ddd 1px solid;
	margin-left:3px;
}

.pagination li a {
	display:block;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
}

.pagination li.current {
	font-weight:bold;
	border:none;
}

.pagination li.current a {
	color:black;
}

/* mentions */

#mentions {
	font-size:10px;
	color:#aaa;
	width:980px;
	margin:0 auto;
	height:70px;
	margin-bottom:50px;
	clear:both;
}

#mentions ul {
	list-style:none;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:100px;
	width:520px;
}

#mentions li {
	float:left;
	padding-right:10px;
}

#mentions li a {
	color:#aaa;
	font-weight:bold;
}

/* footer */

#footer {
	position:fixed;
	bottom:0;
	height:80px;
	width:100%;
	background:url(../images/interface/footer.png) no-repeat center bottom;
}

#footer ul {
	width:380px;
	margin:0 auto;
	padding-top:60px;
	padding-left:50px;
	list-style:none;
}

#footer li {
	float:left;
	margin-right:10px;
	font-weight:bold;
}

#footer li#site_mairie a,
#footer li#appli_iphone a{
  text-indent:-9999px;
	display:block;
}
#footer li#site_mairie a:hover,
#footer li#appli_iphone a:hover{
  opacity:0.7;
}

#footer li#appli_iphone a {
  background:url(../images/interface/ot_gap_icon.png) no-repeat;
  width:48px;
	height:70px;
	margin-top:-65px;
	margin-left:395px;
}

#footer li#site_mairie a{
	background:url(../images/interface/li-footer-mairie.png) no-repeat;
	width:132px;
	height:70px;
	margin-top:-55px;
	margin-left:250px;
}

#footer li a {
	color:#535353;
}

/* Partenaires */
.tx-metapartenaires-pi1 #centre {
background-color:transparent;
height:560px;
}
.tx-metapartenaires-pi1 #centre ul {
clear:both;
height:120px;
text-align:center;
width:590px;
margin:0 auto;
}
.tx-metapartenaires-pi1 #centre ul li {
display:block;
float:left;
height:90px;
line-height:130px;
margin:10px 0px 100px 0px;
width:170px;
}

/* NEWS */
.news-list-item{
border-bottom:1px solid #CCCCCC;
clear:both;
padding:10px;
}
.news-list-item .news-list-date{
  color:#000000;
font-size:10px;
font-weight:normal;
}
.news-list-item img{
  float:left;
}
.news-list-item p{
  margin:0 0 0 140px;
  min-height:95px;
}
.news-list-item hr.clearer{
  clear:both;
}

#resavisu {
	height:100px;
	/* padding:0px 0px 31px 145px; */
	padding-left:150px;
}


#rechercherg {
	width:302px;
	margin:0 auto;
	background:url(../images/interface/form-rechercher.png) no-repeat 0 0px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:#aaa 1px solid;
	height:175px;
}

#resamessage {
	background:url(../images/interface/h3-rechercher.png) no-repeat;
	color:#7BB41E;
	font-size:15px;
	font-weight:normal;
	height:83px;
	margin-left:-15px;
	margin-top:25px;
	padding-top:15px;
	position:absolute;
	text-align:center;
	width:151px;
	float:left;
}

#resabutton {
padding-top:45px;
padding-left:50px;
z-index: 1;
}

#resabutton input.rechercher {
	display:block;
	width:100px;
	height:27px;
	background:url(../images/interface/btn_rechercher_sejour.png) repeat-x;
	color:white;
	line-height:27px;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	 /*behavior: url(http://www.gap-tourisme.fr/fileadmin/tpl_ot/css/border-radius.htc); */
	-moz-box-shadow: 0px 0px 3px #555;
	-webkit-box-shadow: 0px 0px 3px #555;
	box-shadow: 0px 0px 3px #555;
	cursor:pointer;
	border:0;
	font-weight:bold;
	font-size:12px;
	margin:0 auto;
	margin-bottom:10px;
}


/*** GITD ***/

table.style_gitd .gitd_photos img, table.style_gitd .gitd_photos_thumbs img {
	-moz-box-shadow:0 0 5px #555555;
	-webkit-box-shadow:0 0 5px #555555;
	box-shadow:0 0 5px #555555;
	border:5px solid white;
	display:block;
	 float:left; 
	margin:5px 15px 30px 5px;
}

table.style_gitd .gitd_photos_thumbs img {
	max-width:70px;
	max-height:50px;
	/*display:inline;*/
	margin:5px 5px 5px 5px;
	 float:right; 
}

table.style_gitd .gitd_photos_thumbs {
width:300px;
text-align:right;
}

span.couleur3 b {
	color:#006BCA;
	font-size:20px;
}

table.style_gitd td {
	border-bottom:#ccc dotted 1px;
}

div#col-4 table.style_gitd td h3 {
	background:#eee url(../images/interface/h4-titre-tourisme.png) no-repeat;
	border:0;
	padding-top:0;
	margin:0;
}

table.style_gitd td.style_gitd_fond4 {
	border:0;
}
table.style_gitd td.services img {
	margin:3px;
}

.tx-pimit-pi1 table {
clear : both; 
}
#facebook {
padding-left:50px;
background-color:#fff;
}


.googlemap
{
	background-image:url(../images/ggmap.png);
	background-repeat:no-repeat;
	padding-left:12px;
}

.icone
{
	float:right;
	margin-right:16px;
}
	.tx-sexybookmarks-pi1
	{
		position:absolute;
		margin-top:-40px;
		margin-left:520px;
	}
	.tx-sexybookmarks-pi1 > .sexybookmarks
	{
		margin-top:0;
	}
	.icone a
	{
		display:block;
		float:left;
		height:32px;
		width:32px;
		background-repeat:no-repeat;
		text-indent:-999999px;
		color:#fff;
		
		opacity : 0.6;
		-moz-opacity : 0.6;
		-ms-filter: "alpha(opacity=60)"; /* IE 8 */
		filter : alpha(opacity=60); /* IE < 8 */ 
	}
	.icone a:hover
	{
		opacity : 1;
		-moz-opacity : 1;
		-ms-filter: "alpha(opacity=100)"; /* IE 8 */
		filter : alpha(opacity=100); /* IE < 8 */ 
	}

	a#imprimer
	{
		background-image:url(../images/icones/imprimer.png);
	}
	a#ami
	{
		background-image:url(../images/icones/envoyeraunami.png);
	}
	a#pdf
	{
		background-image:url(../images/icones/pdf.png);
	}

.clear
{
	float:none;
	clear:both;
}

