@charset "UTF-8";

/* base page ---------------------------------------------------- */
body {
	background-color: #6CF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	background-image: url(../images/grossetache.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
img {
	border:none;
}
#base {
	background-color: #FFF;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 32px;
	min-height: 90%;
	padding-bottom: 51px;
}
#bande {
	background-image: url(../images/bande_journal.png);
	position: absolute;
	height: 100%;
	width: 30px;
	top: 0px;
	right: -15px;
}
#top {
	background-image: url(../images/bandeau_tete.gif);
	height: 178px;
	width: 800px;
	margin-bottom: 5px;
}
#cover {
	position: absolute;
	height: 164px;
	width: 300px;
	left: 400px;
	top: -32px;
	overflow: hidden;
}
#abo {
	background-image: url(../images/abo_btn.png);
	position: absolute;
	height: 123px;
	width: 123px;
	left: 650px;
	top: 25px;
	cursor: pointer;
}
#menu {
	position: absolute;
	left: 100px;
	top: 150px;
	font-size: 12px;
}
#menu a{
	color: #000;
	text-decoration: none;
}
#situ {
	position: absolute;
	left: 100px;
	top: 160px;
	font-size: 9px;
	color: #999;
}


#bottom {
	font-size: 10px;
	height: 51px;
	width: 800px;
	line-height: 14px;
	text-align: center;
	position: absolute;
	bottom: 0px;
}
#bottom img{
	margin: 0px 10px;
	float: right;
	cursor: pointer;
}

/* page article ---------------------------------------------------- */
.teasing {
	height: auto;
	width: 305px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.teasing p{
	margin-top: 0px;
	margin-bottom: 5px;
}
.teasing a {
	color: #000;
	text-decoration: none;
}
.teasing h1  {
	font-size: 24px;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.teasing h2 {
	font-size: 16px;
	line-height: 16px;
	color: #F00;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.picture {
	float: left;
	height: auto;
	width: 180px;
	margin-left: 10px;
}
.picture img {
	height: auto;
	width: 100%;
	margin-top: 20px;
}
.bref, .bref_abo {
	background-color: #fcdab9;
	float: right;
	height: auto;
	width: 258px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.bref p {
	margin-bottom: 16px;
	margin-top: 0px;
	margin-right: 16px;
	margin-left: 16px;
}
.bref h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 16px;
}
.bref p+h3 {
	padding-top: 14px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #666;
}


/* page archives ---------------------------------------------------- */
.archive {
	clear: both;
	float: left;
	margin-left: 20px;
}
.open_archive {
	background-color: #fcdab9;
	margin-bottom: 20px;
	padding: 0px;
	width: 760px;
	margin-left: 20px;
	height: auto;
	background-image: url(../images/tache.png);
	background-repeat: no-repeat;
	background-position: center;
}
.open_archive img{
	width:100px;
	height:auto;
	float: left;
	margin-right: 100px;
	margin-left: 150px;
	border: none;
}
.open_archive a {
	font-weight: bold;
	color: #FFF;
}
.cover_archive {
	background-color: #fcdab9;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	font-size: 10px;
	text-align: center;
	padding: 10px;
}
.cover_archive p {
	margin: 0px;
}
.cover_archive a {
	color: #000;
	text-decoration: none;
}
.cover_archive a:hover {
	color: #FFF;
	font-weight: bold;
}
.cover_archive:hover {
	background-color: #F00;
}

/* page dessins ---------------------------------------------------- */
.vignettes {
	height: auto;
	width: 760px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.dessin_group {
	height: auto;
	float: left;
	width: auto;
	margin-bottom: 20px;
	margin-right: 20px;
	padding-top: 3px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999;
	max-width:470px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-image: url(../images/bande_dessin.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFF;
}
.dessin_group span {
	height: auto;
	display: inline-block;
	margin: 0px 10px 20px 0px;
}
.dessin_group a {
	height: auto;
	float: left;
	margin: 0px;
}
.dessin_group img {
	border: 0;
	height: 100px;
	width: auto;
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
}
.bref_dessin {
	background-color: #fcdab9;
	float: right;
	height: auto;
	width: 258px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 20px;
}
.bref_dessin p {
	margin-bottom: 16px;
	margin-top: 0px;
	margin-right: 16px;
	margin-left: 16px;
}
.bref_dessin h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-left: 16px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

.bref_dessin p+h3 {
	padding-top: 14px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #666;
}

/* page courrier ---------------------------------------------------- */
.courrier {
	height: auto;
	width: 480px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 17px;
}
.spacer {
	clear: both;
	height: 1px;
}
.courrier p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.courrier h1, #courrier_sujet  {
	font-size: 16px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.courrier form  {
	margin-bottom:30px;
	padding-bottom:5px;
}
.courrier p.courrier_date {
	font-size:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	background-color: #fcdab9;
	padding: 0px 10px;
	margin: 0px;
}
.courrier span+p.courrier_date {
	margin-top: 20px;
}
.courrier_sign {
	font-weight: bold;
	display: inline-block;
	color: #FFF;
	min-width: 250px;
	padding: 2px 5px;
	margin: 0px 5px;
	background-image: url(../images/degr_gris.png);
	background-repeat: no-repeat;
}
.courrier_humeur {
	font-size:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	display: inline-block;
	color: #FFF;
	width: 216px;
	padding: 2px 5px;
	margin: 0px 0px 5px;
	background-image: url(../images/degr_gris.png);
	background-repeat: no-repeat;
	background-position: center;
}
.courrier input[type=text] {
	border:none;
	width:100%;
	height: 20px;
	margin: 0px 0px 5px;
	padding: 5px 0px;
}
#courrier_signature {
	margin-top: 5px;
}
#courrier_theme {
	margin-bottom: 5px;
}
#courrier_form {
	margin-bottom: 30px;
	background-color: #fcdab9;
	padding: 10px;
}
.courrier textarea {
	border:1px solid #0CC;
	width:100%;
	margin: 0px 0px 5px;
}

/* page abonnement ---------------------------------------------------- */
.abonnement {
	height: auto;
	width: 480px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin: 0px 0px 20px 20px;
}
.bref_abo p {
	font-size: 13px;
	line-height: 17px;
	margin: 0px 16px 5px;
}
.bref_abo a {
	color: #000;
}
.bref_abo a:hover {
	color: #C00;
	font-weight: bold;
}
.bref_abo h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 10px 16px 8px;
}
.bref_abo p+h3 {
	padding-top: 14px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #666;
	margin-top: 10px;
}
.flag {
	float: left;
	height: 35px;
	width: 35px;
	margin-right: 10px;
}
fieldset {
	margin-bottom: 15px;
	border-style: none;
	background-color: #CC6;
	line-height: 30px;
	font-size: 12px;
	padding: 10px;
}
.champ {
	width: 250px;
}
label {
	text-align: right;
	width: 70px;
	margin-right: 5px;
	display: inline-block;
}
.npa {
	width: 50px;
}
.abonnement legend {
	font-size:12px;
	font-weight: bold;
	background-color: #000;
	padding: 5px;
	height: auto;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	line-height: 12px;
	margin: 0px;
	display: block;
	vertical-align: baseline;
}


/* page info ---------------------------------------------------- */

.info {
	height: auto;
	width: 640px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin: 0px 0px 20px 80px;
}
.info p {
	padding-top: 4px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.info p+p {
	border-top: 1px solid #999;
}
.info a {
	color: #C90;
	text-decoration: none;
}
.info a:hover {
	color: #C00;
}
.info h1  {
	font-size: 16px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 10px;
	font-style: italic;
	cursor: pointer;
}
.info .lib {
	display:inline-block;
	width: 250px;
}
