/*
Name: Office de tourisme de Vaison-la-Romaine
URL: http://www.vaison-en-provence.com
Author: Com-Ocean | http://www.com-ocean.com
Date: Mars 2011

CSS pour l'impression
*/


body {
	background-image: none;
	color: #000;
  font-family: Verdana, Geneva, sans-serif;
	padding: 10px;
}

h1, h2, h3, h4, h5, h6, p, li {color: #000 !important; margin: 0 0 5px !important;}

h1, h2, h3, h4, h5, h6 {font-weight: bold !important;}

/* ----------------------------------------------------------------------- */
/*                             	GENERAL STYLES                             */
/* ----------------------------------------------------------------------- */


h1 {
  font-size: 20px;
	border-bottom: 1px dashed #333333;
  margin-bottom: 15px !important;
	padding-bottom: 5px;
}

h2 { font-size: 16px;}
h3 { font-size: 15px;}
h4 { border-top: #ccc 1px dashed; font-size: 14px; margin-top: 10px !important; padding-top: 10px; }
h5 { font-size: 13px;}
h6 { font-size: 12px;}
p, li { font-size: 11px; line-height: 15px;}
a {color: #000; text-decoration: none;}

/* ----------------------------------------------------------------------- */
/*                             	LAYOUT                                     */
/* ----------------------------------------------------------------------- */


#background {display: none !important;}

#nav2, 
#nav, 
#subnav,
.pager,
#recherche,
#pagenav,
#coupsdecoeur
{display: none !important;}

.logo {float: right; }

#main-home-col1, #footer-villages, .footer-bloc {display: none;}

.coordonnees {
  border-top: #333 1px solid;
  margin: 20px 0 0;
 	padding-top: 10px;
 	display: block !important;
}

.accueil h2 {border-top: #333 1px dashed; 	margin-top: 20px !important; padding-top: 10px;}

.link-home,
.home-coupdecoeur,
.title-footer
{ display: none !important;}

  /* ___________ Annuaires ___________ */

	#resultats-titre,
  .ensavoir,
  .gmap,
  #filmstrip-box,
  #pointer,
  .nav-next,
  .nav-prev,
  .printbutton,
  .bloc_actu_image
  { display: none !important;}

	.resultat, .bloc_actu {border-bottom: #ccc 1px dashed; margin-bottom: 10px !important; padding-bottom: 10px;}
  
	.prix {border-top: #ccc 1px dashed; margin-top: 10px !important; padding-top: 10px;}
  
	.pictos li {display: inline; list-style-type: none; margin-left: 10px;}
  
  #diaporama {height: 300px !important;}
    
  .prix {font-size: 18px;}

