/* CSS Document */

@media print {
body {background:white; 
     font-size:10pt; 
     margin:0 }
	 
img { page-break-inside:avoid; 
     page-break-after:avoid; }
#page {
width: auto;
margin: 0 auto 0 auto;
}

/* gestion de l'entte */

#header {
display:none;
font-family: "Lucida Grande", Arial, Helvetica, Georgia, Sans-serif;
float: left;
padding: 0 10px 5px 10px;
color:#069;
width: 926px;
}

#header h1 {
padding: 0 20px 0 0;
font-size: 2em;
text-align: right;
}

#header h1 a{
color: #666;
}

#header p {
padding: 0 20px 0 0;
font-size: 1em;
text-align: right;
}


/* gestion du contenu */
.sidebar1{
display:none;
}
.sidebar2{
display:none;
}
.awp_nav{
display:none;
}
.comments-template{
display:none;
}
#content {
display:block;
left:125pt;
margin-bottom: 20px;
margin-left: 5px;
width: 500px;
}
#content h2 {
font-size: 1.3em;
text-align:center;
}

#content h2 a{
font-size: 1.2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #069;
}

#content h2 a:hover{
color: #555;
}
.post_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #047;
	text-align:justify;
	font-weight: bold;
	margin-bottom:10px;
}
#content h3 {
font-size: 1.1em;
text-align:left;
}

.chapo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #047;
	text-align:justify;
	font-weight: bold;
}
.post {
border : solid #000000 1px;
background-color:#efefef;

}
.post_content {
font-size: 1em;
color: #555;
text-align:justify;
-moz-column-width: 200px;;
-webkit-column-width: 200px;;
-moz-column-gap: 10px;
-webkit-column-gap: 10px;
-moz-column-rule: 1px solid #ddccb5;
-webkit-column-rule: 1px solid #ddccb5;
padding: 5px;
}
.post_content a {
color: #069;
}

.post_content a:hover {
color: #fff;
background: #069;
}

.post_content img {
	display: block;
	float: none;
	max-width: 180px;
	border:ridge #000000 2px;
	margin:3px;
	column-span: 2;
}

.postmetadata {
font-size: 0.8em;
color: #999;
}




/* gestion du footer */

#footer {
font-size: 1em;
color: #666;
padding: 10px 10px 0 0;
clear: both;
}
#footer a {
color: #006699;}

#footer p{
text-align: right;
font-size: 1em;
padding: 0 0px 20px 0;
}


/* gestion des commentaires */

.comments-template{
margin: 10px 0 0 0;
}

.comments-template ol{
margin: 10px;
padding: 0 0 0 15px;
list-style: none;
}

.comments-template ol p{
font-family: "Arial", Helvetica, Sans-serif;
font-size: 0.9em;
}

.comments-template ol li{
margin: 10px 0 0 0;
line-height: 15px;
padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
font-size: 1.2em;
}

.commentmetadata{
font-size: 0.9em;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea{
font-family: Arial, Helvetica, Sans-serif;
font-size: 0.9em;
}

.cadre_commentaires {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;

}
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.wp-caption-text { text-align:center }

#banner
{
	display: block;
	top:300px;
	left:0px;
	position: fixed;
}
.ttf{
	border: 0px;
}
}

