/* - - - - - - - - - - - - - - - - - - - - -
Title : Ville de Vence - Print style sheet
URL : www.vence.fr
Author : Pierre Jahan - JahanDesign.com
Created : 28/06/06
- - - - - - - - - - - - - - - - - - - - - */
/*a:after {
	content: ' [' attr(href) '] ';
}
*/

html, body {
	background-color:#fff;
	color:#000;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	margin:20pt;
}
#flags, #accessibility, #navigation, #breadcrumb, #search, #lefter, .print, #footer p, .spip-admin-float {
	display: none !important;
}
#header h1 a {
	display:block;
	width:652px;
	height:55px;
	background:transparent url(../images/logo_header.gif) top left no-repeat;
	text-indent:100em;
}
#banner img {
	width:798px;
	height:101px;
}
#contentArt {
	background: transparent;
	background-image: none;
	border: 0 none !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	height: auto !important;
	float: none !important;
	line-height: 15pt;
	font-size: 12pt;
}
#footer {
	margin-top: 2em !important; 
	border-top: solid 1px #999 !important;
	font-size: 11pt;
}
#contentArt h2, #contentArt h3 {
	margin-right: 0;
	margin-left: 0;
	page-break-after: avoid;
}
a {
	text-decoration:none;
	color:#000;
	font-weight: bold;
}
h2.article {
	font-size:18pt;
	line-height:20pt;
	letter-spacing:.1em;
	margin-bottom:1em;
}
h3.article { 
	font-size:16pt;
	line-height:18pt;
	text-transform:uppercase;
	letter-spacing:.1em;
	margin:1em 0;
	font-weight:bold;
}
h3 { font-size:16pt; }
h4 { font-size:14pt; }
h5 { font-size:13pt; }
.logoArticle { 
	float:right;
	padding:0 0 1em 2em;
}
p.date, p.date a {
	margin-top:.5em;
	font-size:.9em;
	color:#999;
}
.chapo {  font-weight:bold; }
.spip_out {
	padding-right: 0px;
	background-image:  none;
}
.datepublication {
	border: 0 none;
	top:0em;
}
table {
	margin:0 2em 1em 1em;
	width:auto;
	border-collapse:collapse;
	border:1px solid #000;
	background-color:#fff;
}
td, th {
	padding:.5em;
	border:1px solid #000;
	text-align:left;
	width:auto;
	vertical-align:top;
}
thead, tr.row_first {
	background-color:#ccc;
	color:#000;
	width:auto;
	text-align:center;
	font-size:11pt;
}
hr.spip { 
	clear:both;
	margin:1em 0;
	border:none 0;
	border-top:1px solid #000;
	height:1px;
	text-align:center;
}
.spip_poesie { 
	margin:0 0 1em 2em;
	padding:1em;
	border-left:2px solid #000;
	background-color:#efefef;
}
.spip_cadre {
	display: block;
	padding:1em;
	margin-bottom:1em;
	width:660px;
	height:auto;
	max-height:10em;
	border:1px solid #000;
	background-color: #F0F0EC;
}
blockquote.spip { 
	margin: 0 4em 1em;
	padding:0 0 1.5em 0;
	background: transparent url(../images/quote-close.png) bottom right no-repeat;
}
blockquote.spip p {
	margin:0;
	padding:1em 3em;
	background:transparent url(../images/quote-open.png) top left no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1.6em;
}
h3.monstyle {
	clear:both;
	width:100%;
	font-size:1.5em;
	line-height:1.2em;
	text-transform:uppercase;
	letter-spacing:.1em;
	margin:1.2em 0 .8em;
	padding:3px;
	font-weight:bold;
	border:1px solid #aaa;
}
h4.monstyle {
	clear:both;
	font-size:1.3em;
	text-transform:uppercase;
	letter-spacing:.05em;
	margin:1.2em 0 .8em;
	font-weight:bold;
	border-bottom:1px solid #aaa;
}
h5.monstyle {
	font-size:1.15em;
	text-transform:uppercase;
	letter-spacing:.05em;
	margin:1em 0 .8em;
	font-weight:bold;
	border-bottom:1px dotted #aaa;
}
.spip_doc_titre {
	font-size:.9em;
}
.spip_documents_center {
	margin:0 auto 1.5em; 
	text-align:center;
}
.spip_documents_left {
	float:left;
	margin:0 2em 1.5em 0; 
	text-align:center;
}
.spip_documents_right {
	float:right;
	margin:0 0 1.5em 2em; 
	text-align:center;
}
.texteencadre-spip {
	background: #F0F0F0;
	border-bottom: 2px solid #000;
	border-left: 1px solid #000;
	border-right: 2px solid #000;
	border-top: 1px solid #000;
	margin: 1em 0;	
	padding: .5em 1em;	
	position: relative;
}
.caractencadre-spip {
	color: #F60;
	font-weight: bold;
}
.caractencadre2-spip {
	color: #009;
	font-weight: bold;
}


