/* 	
	--------------------------------------------
	CCS stylesheet by Roland Vulliamy april 2004
	for www.journalsaturne.ch website		
	--------------------------------------------
*/

/* style for body text*/
body {
	background-image: url(images/site/fond.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	line-height: 14px;*/
	color: #000000;

}

/* style for table data ,table header*/
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
/* style for anchors*/
a {
	color: #481E1F;
/*	line-height: normal;*/
}
/* style for forms*/
form {
/*	background-color: #CCCC99;*/
}

/* style "header"*/
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #000000;
}

/* style "sidebarFooter"*/
.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	text-align: right;
}

/* style "titre1"*/
.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
/* style "sous-titre1"*/
.sous-titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
/*	background-color:#DDAA9C*/
}
.sous-titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	line-height: 18px;*/
	font-weight: bold;
	text-align: left;
}
/* style "box1"*/
P.special {
color : green;
border: solid red;
}
.rubriques_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* style "liens pages"*/
.liens_pages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663399;
}
/* style "chapeau rouge orange"*/
.chapeau {
	font-size: 12px;
	color: #990000;
}

/* style "Sommaire - titre1"*/
.sommaire_barre_verticale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: 500;
	background-color: #EADAD5;
	color: #401E20;
	filter: Blur(Add=5, Direction=150, Strength=4);
	border: thin outset #BBB1A7;
	background-color: #EADAD5;
	padding: -20px;
	width: 1px;
}


/* style "sous-sommaire - titre2"*/
.sous_sommaire_titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 20px;
	font-weight: 500;
	background-color: #EADAD5;
	text-transform: none;
	font-size: large;
	color: #401E20;
	right: 0px;
	filter: Blur(Add=5, Direction=150, Strength=4);
	border: thin outset #BBB1A7;
	padding: 5px;
}
/* style "corps_articles"*/
.corps_articles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	background-color: #EFE1DC;
	line-height: 25px;
	margin-top: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-right: 10px;
	height: 30px;
	width: 100px;
}

.signature_courrier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
}


/* style "annotations_de_photos"*/
.annotations_de_photos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	line-height: 20px; */
	font-style: normal;
	text-align: right;
	color: #481E1F;
}

/* style "urbaines"*/
.urbaines {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFBBF;
	color: #A50133;
	filter: Shadow(Color=#0000FF, Direction=225);
	border: thin outset #BBB1A7;

	padding: 10px;
	text-align: center;
	font-weight: bold;
 }
.autocollant {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	word-spacing: normal;
	display: table;
	height: auto;
	float: none;
	border-top: thin;
	border-bottom: medium solid #FF6600;
}
