/* 	
	--------------------------------------------
	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;
	text-align: left;
}

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

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

/* style "navlink"*/
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
/* style "sidebar"*/
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 	color: #003333;
}
/* style "sidebarHeader"*/
.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}
/* style "sidebarFooter"*/
.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	text-align: right;
}

/* style "Legal"*/
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
/* style "box1"*/
.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }
/* style "promo"*/
.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}
/* style "titlebar"*/
.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}
/* style "dingbat"*/
.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }
/* style "input.big"*/
input.big {
	width: 100px;
}
/* style "input.small"*/
input.small {
	width: 50px;
}
/* style "titre1"*/
.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	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: #B04431;
}
/* style "corps_articles"*/
.corps_articles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	background-color: #EFE1DC;
	line-height: 25px;
}
