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


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