/* Import default form styles */
@import url(../../rsc/css/forms.css);

/* styles for blue_sky skin */
body {
	padding-right: 0px;
	padding-left: 0px; 
	background-IMAGE: url(img/ciel3.jpg); 
	padding-bottom: 10px; 
	margin: 0px; 
	color: white; 
	padding-top: 0px; 
	background-repeat: no-repeat; 
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #4c69b9;
	font-size: 84%;
}

h1 {
	margin-left: 0.5em;
	margin-bottom: 0ex;
}
h2 {
	margin-bottom: 4px
}
.infos H3 {
	font-size: smaller;
	text-align: right
}
a {
	color: white;
	background-color: transparent
}
a:link {
}
a:visited {
}
a:hover {
	color: #4c69b9;
	background-color: white
}
#main {
	margin: 0px 33ex 0px 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#tagline {
	margin-left: 1em;
	font-weight: bold;
}
#main .infos {
	text-align: right
}
.infos h3 {
	display: inline
}
.infos h4 {
	display: inline
}
.bPost, .bComment {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-left: white 1px dotted;
	padding-top: 0px;
	border-bottom: white 1px dotted;
}
.article {
	liNE-HEIGHT: 140%
}
#main a {
	font-weight: bold;
	color: white;
	text-decoration: none
}
#main a:hover {
	color: #4c69b9;
	background-color: white
}
unknown {
	font-weight: bold;
	color: silver;
	content: " [" attr(hreflang) "]"
}
#main Q {
	font-style: italic;
	quotes: '« ' ' »' '“ ' ' ”'
}
DIV.interaction {
	text-align: right
}
DIV.storyTitle {
	margin-top: 2em
}
#menu {
	border-right: #999 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	right: 20px;
	background-IMAGE: url(img/white80.png);
	padding-bottom: 10px;
	width: 25ex;
	color: #4c69b9;
	padding-top: 10px;
	border-bottom: #999 1px solid;
	POSITION: absolute;
	top: 100px;
	voice-family: inherit;
}
unknown {
	width: 25ex;
}
#menu a {
	color: #4c69b9;
	background-color: transparent;
	text-decoration: none
}
#menu a:hover {
	color: #eee;
	background-color: #4c69b9
}
#menu h4 {
	font-SIZE: 14px;
	margin: 12px 0px 4px
}
#menu ul {
	padding-left: 0px; 
	margin-left: 1ex; 
}
#menu li {
	list-style: none;
}
.center {
	TEXT-AliGN: center
}
fieldset {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenucomment label {
	font-weight: bold;
	float: left;
	margin-left: 1em;
	width: 9.1em
}
.contenucomment input {
	margin-left: 1em;
	width: 20em
}
.contenucomment textarea {
	margin-left: 1em;
	width: 20em
}
.fincomment {
	margin-top: 1em;
	margin-left: 11em
}
.author {
	margin-bottom: 0px
}
#prelude {
	margin-left: 1em
}
form
{
	margin: 0ex;
	padding: 0ex;
}
img.logo
{
	padding: 2px;
	border: none;
	vertical-align: middle;
}
.baseline
{
	border-top: 1px solid #FFFFFF;
	margin: 2ex;
	margin-right: 33ex;
}
/* styles for comment form */
input.bComment, textarea.bComment {
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	padding: 1px;
	width: 98%;
	margin: 0ex;
}
select.bComment {
	border-width: 1px;
	border-color: #000;
	border-style: solid;
	padding: 1px;
	margin: 0ex;
}

fieldset span.notes {
	color: #000; /* override */
}
input.SearchField {
width: 96%;
margin: 0ex;
}


