/*
Name: What Alice Found
Description: Newsletter by curiouser
Version: 0.1
Author: Sylvain Paley
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	color: #585858;
	text-align: justify;
	font:14px 'Times New Roman';
}

ul a {
color: #585858;
text-decoration:none;
/* line-height:1em; */
}

.edito a {
text-decoration: underline;
color: #585858;
}

.edito a:hover {
color: black;
}

a:hover {
text-decoration: underline;
}

h1 {
color: black;
font-size: 24px;
font-weight: bold;
margin-bottom: 5px;
text-align: left;
}

h2 {
color: black;
font-variant: small-caps;
font-size: 18px;
font-weight: bold;
line-height: 12px;
margin-bottom: 10px;
text-align: left;
}

ul {
width: 133px;
line-height:12px;
width:120px;
float: right;
text-align: left;
}

li {
list-style : none;
margin-bottom: 10px;
margin-left: -15px;
}


.header {
width: 600px;
height: 160px;
background: url("images/bann.jpg") no-repeat;
margin: 0 20px 0 20px;
border-bottom: 1px solid black;
}

.edition {
float: right;
color: white;
background: black;
font-size:12px;
font-variant:small-caps;
margin:20px 11px;
padding:2px 7px 2px 6px;
}

.numero {
float: right;
color: white;
font-size:24pt;
font-weight:bold;
margin:10px 10px 0 0;
}

.baseline {
font-size: 18px;
text-align: center;
padding:109px 0 0 56px;
text-align:center;
color: black;
}

.content {
width: 640px;
margin: 0 auto;
height: 1150px;
border-bottom : 1px solid black;
}

.edito {
width: 445px;
float: right;
height: auto;
margin-right: 20px;
padding: 10px 0 10px 0;
border-bottom: 1px solid #000;
}

.edito p {
padding: 5px 0;
}

.sign {
text-align: right;
font-weight: bold;
color: black;
}

.cartouche {
background:none repeat scroll 0 0 #000000;
color:white;
float:right;
font-size:25px;
margin-top:4px;
padding:0 8px 0;
margin-left: 5px;
}

.col1 {
width: 135px;
float: left;
margin-top: 10px;
padding:0 10px 0 20px ;
border-right: 1px solid #000;
height: 975px;
}
.col2 {
width: 134px;
float: left;
padding: 0 10px 0 10px;
border-right: 1px solid #000;
margin: 10px 0;
height: 461px;
}
.col3 {
width: 134px;
float: left;
padding: 0 10px 0 10px;
border-right: 1px solid #000;
margin: 10px 0;
height: 461px;
}
.col4 {
width: 134px;
float: left;
margin: 10px 10px 0 10px;
}

.citation p {
width: 130px;
text-align: center;
margin-bottom:6px;
}

.citation img {
float: right;
margin:2px 0;
}

.citation h3 {
color: black;
font-size: 12px;
text-align: right;
font-weight: bold;
margin-right: 51px;
}

.citation h4 {
color: #585858;
font-size: 11px;
font-weight: normal;
margin-right: 51px;
}

.ours {
background-color:black;
float:right;
font-size: 12px;
text-align: left;
padding:5px 10px;
color: silver;
}

.ours b {
color: white;
font-size: 12px;
}

.ours a {
text-decoration: underline;
font-size: 12px;
color: silver;
}

.ours a:hover {
color: white;
}

img {
border: none;
}

.logo {
margin-top: 5px;
}
