body {
	margin:0;
	padding: 0 30px;
	font-size: 85%;
	line-height:1.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #999;
}

#header {
	position: relative;
	background-image:url(images/bg_header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:152px;
}

#header_pleiades {
	background-image:url(images/logo_pleiades.png);
	background-repeat:no-repeat;
	background-position:center;
	height:150px;
	width:235px;
}

#header_observatoire {
	position:absolute;
	background-image:url(images/logo_observatoire.png);
	background-repeat:no-repeat;
	background-position:center;
	height:150px;
	width:155px;
	right:0;
	top:0;
}

h1 span {display:none;}

#conteneur {
	background-color: #fff;
	min-height:750px;
	height:auto !important;
	height:750px;
}

#centre {
	position: relative;
	width: 100%;
}

#menu {
	position:absolute;
	left:10px;
	top:10px;
	width:221px;
	background-image:url(images/bg_menu.jpg);
	background-repeat: repeat-y;
}

#menu div.menu_top {
	background-image:url(images/bg_menu_top.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:221px;
	height:13px;
}

#menu div.menu_bottom {
	background-image:url(images/bg_menu_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:221px;
	height:13px;
}

#menu ul {
	margin:0;
	padding: 10px 10px;
	list-style: none;
}

#menu ul ul {
	margin:0;
	padding: 0 0 10px 10px;
	list-style: none;
}

#menu a {
	display: block;
	height: 1%;
	padding: 0;
	text-decoration: none;
	color: #000;
	font-variant: small-caps;
	font-size: 1.1em;
	border-bottom: 1px dotted #000;
}

#menu a:hover {
	padding-left:5px;
}

#contenu {
	margin: 10px 200px 0 220px;
	padding:20px;
	position : relative;
	border-right:1px dotted #999;
}

#webLoginForm {
	padding:10px;
}

#secondaire {
	position: absolute;
	right:0;
	top:0;
	width:180px;
	padding-right:5px;
}

#footer {
	margin:0;
	padding:0;
	font-size: 0.9em;
	width:100%;
	text-align:center;
	background-color:#fff;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}


a img {
	border:0;
}

ul.thumbs {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.thumbs li {
	float: left;
	padding: 10px;
} 
/*****************************************************************************************/
/*										Form
/*****************************************************************************************/

#contenu label, #contenu input, #contenu textarea, #contenu select,  
#webLoginForm label, #webLoginForm input {
	display:block;
}

#contenu label, #contenu fieldset  {
	margin-top:10px;
}

#contenu legend {
	font-weight: bold;
}

#contenu input, #contenu textarea  {
	width:400px;
}

#contenu textarea {
	height:150px;
}

#contenu div.radio input  {
	width:15px;
	display:inline;
}

#webLoginForm input.button, #contenu input.button  {
	width:auto;
	display:inline;
}

.requiredValue:before {
	color: #f00;
	content:"* ";
}
/*****************************************************************************************/
/*										Texte
/*****************************************************************************************/

#contenu a {
	color:#039;
	text-decoration:underline;
}

#contenu a:visited {
	color:#3266cc;
	text-decoration:underline;
}

#contenu a:hover {
	color:#999;
	text-decoration:none;
}

#contenu a:active {
	color:#999;
	text-decoration:underline;
}

.errors {
	color:#f00;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times New Roman, serif;
	color:#265784;
}

h2 {
	font-size: 2em;
	text-align: center;
	font-variant: small-caps;
	margin-bottom: 2em;
}

#menu h2 {
	font-size:1.1em;
	text-align: center;
	font-variant: small-caps;
	margin: 0;
}

h3 {
	font-size: 1.4em;
	font-style: italic;
	border-bottom:1px solid #265784;
	margin-top:40px;
	text-decoration:none;
	font-variant: small-caps;
}

h4 {
	font-size: 1em;
	text-decoration: underline;
	margin-top:20px;
	margin-bottom:-10px
}

h5 {
	text-decoration: none;
	font-size: 1em;
}

#secondaire p {
	font-size:0.8em;
	color:#666;
	text-align: justify;
}

.modx {
	font-size:0.8em;
	color:#999;
}

blockquote {
	font-style: italic;
	border-left : 1px dotted #265784;
	padding-left:5px;
}

/**************** Ditto **********************/

.tagcloud {
	border : 1px dashed #405e99;
	background-color: #d5edff;
	padding:10px;
}

.ditto_info, .ditto_tags {
	color:#888;
}

.ditto_tags, .ditto_link  {
	font-style: italic
}

.ditto_tags a {
	color:#405e99 !important;
}

.ditto_link  {
	clear: both;
	padding-top:15px;
}

#ditto_pages .ditto_currentpage {
    border: 1px solid #405e99;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #398ABA; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #398ABA; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #405e99;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}

