
/* Cuadernos orquestados - 2008, Fernando Orellana www.abacq.org */


@import "layout.css";
 
/* Les éléments HTML en général
-------------------------------------------------------- */
body{
 background: #fff url(img/body5.jpg) no-repeat fixed left top;
	color: #000;
	font-size: 80%;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 0px solid #DDD;
	border-bottom: 0px solid #DDD;		
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
	font-size: 47px;
	font-style: normal;
	font-weight: normal;
}
h2{
	font-size: 1.6em;
	line-height: 25px;
}

h3{font-size: 1.2em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset{
	border: none;
	font-size: 12px;
}

label{
	cursor: pointer;
	/* cursor: hand; */
}

.field label{
	display: block;
}
.field {font-size: 11px;}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 100%;
	font-size: 1em;
}

a{
	color: #000;
}

a:hover{
	color: #999999;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

.mono {
	margin-top: 4px;
	margin-right: 5px;
}
.monodos {
	margin-right: 5px;
}

.backtotop a {
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2F1EE; 
	margin: 0 3px;
	padding: 0 3px;
}

.backtotop a:hover{
	color: #fff; 
	background-color: #999999; 
}

.foto {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.intro {
	background-color: #fff6f3;
}

/* Messages: erreur, confirm ... 
-------------------------------------------------------- */
.msg {
	color: #000;
}
.error {
	color: #000;
	font-weight: bold;
}

/* La page
-------------------------------------------------------- */
#page{
	color: inherit;
	margin-top: 6px;
	margin-bottom: 0pt;
}

/* L'entête
-------------------------------------------------------- */
#top{
	height: 122px;
	background: url(img/top2.jpg) no-repeat left top;
	margin-left: 20px;
	margin-bottom: 20px;
}
/*
#top h1{
	margin: 0 0 0 20px;
	padding-top: 50px;
	line-height: normal;
} */

#top h1 {
	margin : 0;
	height : 105px;
	font-size : 11px;
	
	}


#top h1 a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #e6e6e6;
	margin-left: 381px;
} 
/*
#top h1 a {
	display : block;
   height : 110px;  
	background :  url(img/top_titr.gif) no-repeat bottom left;
   color : #fff; 
   margin-left: 15px;
   padding-bottom: 5px;
	}*/


#top p{
	text-decoration: none;
	color: #000;
	font-size: 14px;
	line-height: 15px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 13px;
	padding-left: 13px;
}

/* Le prélude
-------------------------------------------------------- */ 

#prelude{
	background: transparent;
	color: #000;
	text-align: center;
	}

/* Le contenu
-------------------------------------------------------- */

.post-title{
	color: #000;
	background: transparent;
	margin-bottom: 0;
	font-size: 24px;
}

.post-title a{
	color: #000;
	background: transparent;
	text-decoration: none;
}

.post-info{
	margin-top: 0;
	color: #000;
	background: transparent;
	padding-bottom: 1ex;
border-bottom: 1px solid #000;
}

.post-info a{
	color: #999;
	background: transparent;
	text-decoration: none;
}

.post-content{
	text-align: left;
	font-size: 15px;
}

.post-content img{
  float: left;
  margin-right: 4px;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right;
	border-bottom: 1px dashed #000;
	line-height: 30px;
	font-size: 10px;
	margin-top: 10px;
	padding-top: 10px;
}

#trackbacks blockquote, #comments blockquote{
	 margin: 0.2em; 
	font-size: 11px;
	background-color: #F0F0F0;
	padding-top: 1px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 6px;
}
.comment-info {font-size: 11px;}
.comment-number a {
	color: #000;
	font-weight: bold;
}
.comment-number a:hover {
	color: #666666;
	font-weight: bold;
}
#comments {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
}

/* La barre de navigation
-------------------------------------------------------- */
#sidebar div{
	color: inherit;
	font-size: 12px;
}

#sidebar div ul{
	margin: 8px 3px;
	padding: 8px 3px;
	list-style: disc url(none);
	background-color: #fff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
}

#sidebar a{
color: #000;
text-decoration: none;
}

#sidebar a:hover{
	color: #fff; 
	background-color: #999999; 
}

#sidebar h2, #sidebar h3{
	color: #FFFFFF;
	margin: 0 0 1ex;
	font-size: 14px;
	font-weight: normal;
	background-color: #272626; 
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar h3{
	font-size: 1em;
	margin: 0;
}

#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
	margin-top: 40px;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 6px;
}

#sidebar div strong {
   font-weight: normal;
	border-bottom-width: 1px;
	background-color: #F2F1EE; 
/*	border-bottom-style: dashed;
	border-bottom-color: #000000; */
}

/* Pagination
-------------------------------------------------------- */
.pagenav {
	font-size: 0.9em;
}

p.pagenav a {
	background : #eee;
	color: black;
	padding:2px;
	border: 1px solid #bbb;
	text-decoration: none;
	font-size:90%;
}

p.pagenav a:hover {
	background:#999;
	color:black;
}

/* Le pied de page
-------------------------------------------------------- */
#footer{
	margin: 20px 0 0;
	height: 100px;
	color: #000;
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 30px;
}

#footer a{
	color: #000;
	text-decoration: none;
	background-color: #F2F1EE; 
}
#footer a:hover{
	color: #fff;
	background-color: #999999;
}
