/* @override 
	http://dev.clariom.fr/default.css
	http://dev.clariom.fr/full.css
*/


body {
	margin: 0;
	padding: 0;
	font: 0.95em Trebuchet, "Trebuchet MS", Tahoma, Arial;
	position: relative;
}

#page_wrapper {
	margin: 0;
	padding: 0;
}

a {
	color: #01359b;
}

a:visited {
	color: #001382;
}

#wrapper {
	position: relative;
	background-color: #f1f1f1;
}

/* @group menu */

#sommaire {
	position: relative;
	top: 150px;

	left: 50px;
}

#sommaire ul {
	padding: 0;
	margin: 0;
	position: relative;
	height: 0;
}

#sommaire ul li {
	list-style-position: outside;
	list-style-type: none;
	width: 241px;
	height: 30px;
	position: relative;
	right: 0;
}

#sommaire .menudiv {
	width: 241px;
	height: 40px;
}

#sommaire .menudiv span {

	width: 120px;
	text-align: center;
	display: block;
}

#sommaire .menudiv a {
	text-decoration: none;
	color: #01359b;
	position: relative;
	top: 5px;
	font-size: 18px;
	cursor:  pointer;
	width: 154px;
	display: block;
	left: 5px;
}

#sommaire ul li:hover {
	font-weight: bold;
}



/* @end */


#editmenu {
	list-style-type: none;
	padding: 0;
}

#editmenu li {
	float: left;
	padding-right: 20px;
	font-weight: bold;
}

#editmenu li a {
	text-decoration: none;
}

#page_wrapper {
	position: relative;
	left: 210px;
	width: 780px;
	border-left: 1px solid #dddddd;
	background: url(/img/ombre-trans.png) repeat-y right;
	z-index: 23;
}

#head {	
	background: url(/img/top.jpg) no-repeat left top;
	position: relative;
	top: 0;
	height: 123px;
	width: 759px;
	left: 0;
	margin: 0;
	padding: 0;
}

#content {
	position: relative;
}

#page {
	padding-left: 20px;
	padding-right: 43px;
	position: relative;

}

#head h1, #head h2 {
	display: none;
	margin: 0;
	padding: 0;
}
#page h2 {
	color: #35669a;
	font: bold 23px "Trebuchet MS", Trebuchet, Tahoma, Arial;
	letter-spacing: -1px;
	margin-bottom: 0;
}

#page h3 {
	color: #35669a;
	font: bold 18px "Trebuchet MS", Trebuchet, Tahoma, Arial;
	letter-spacing: -1px;
	margin-top: 0;
}

#rcol {
	width: 300px;
	float: right;
	position: relative;
	padding-bottom: 30px;
	padding-left: 30px;
}

#rcol img {
	border: 1px solid gray;
}

#rcol #slideshow1 {
	position: absolute;
	display: inline;
	z-index: 5;
}

#grouplist{
	border: 1px solid silver;
	background-color: #feffd3;
}

#grouplist td{
	background-color: white;
	border: 1px solid #ffe198;
	font-size: 0.85em;
}

#grouplist h4 {
	margin: 0 0 7px;
	color: #18249b;
	font-size: 1.3em;
}

#grouplist h4 a{
	text-decoration: none;
}

#grouplist h4 a:hover{
	text-decoration: underline;
}

#grouplist p.coords {
	text-align: left;
	margin-bottom: 0;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 1.5em;
}

#grouplist p.coords a{
	text-decoration: none;
}

#grouplist p.coords a:hover{
	text-decoration: underline;
	color: #f06;
}

#coords{
	background-color: #6099c9;
}

#coords td {
	background-color: white;
	padding: 7px;
}

#about{
	color: #343434;
	font: italic 1.25em Georgia, "Times New Roman", Times, serif;
}

/* @group colonne */

.basic  {
	width: 300px;
	font-family: ""Trebuchet MS"", Trebuchet, Tahoma, Arial;;
	border: 1px solid gray;
	border-top-style: none;
	border: 1px solid gray;
	border-top-width: 0;
	position: relative;
	padding-top: 212px;
	background-color: #f8f8f8;
}

.basic ul {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

.basic > a {
	cursor:pointer;
	display:block;
	padding:5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #8495c4;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	background-image: url("/cms_inc/img/AccordionTab0.gif");
	margin-top: 0;
}
.basic > a:hover {
	background-color: white;
	background-image: url("/cms_inc/img/AccordionTab2.gif");
}
.basic > a.selected {
	color: black;
	background-color: #80cfe2;
	background-image: url("/cms_inc/img/AccordionTab2.gif");
}

.basic > ul li {
	padding: 2px 2px 2px 10px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

.basic > ul li a {
	text-decoration: none;
}

.basic > ul li:hover {
	background-color: #d9ecfe;
	text-decoration: underline;
	cursor:pointer;
}



/* @end */

#slideshow1 {
	margin-bottom: 212px;
}

.cmxform fieldset {
	border-width: 1px;
	border-style: dashed;
}

.cmxform input, .cmxform textarea {
	font-size: 13px;
	color: navy;
}

/* @group table reas */

.reas {
	font-size: 13px;
}

.reas tr.details {
	font-weight: normal;
	font-style: normal;
	cursor: pointer;
	background-color: #ddf1ea;
	background-image: url("/cms_inc/img/AccordionTab0.gif");
}

thead, tbody{
	margin: 0;
	padding: 0;
}

.reas tr.resume td{
	font-size: 12px;
	border: 2px dashed silver;
	border-top-style: none;
	padding: 5px 10px 15px;
}

tr.details:hover, tr.userdetails{
	background-image: url("/cms_inc/img/AccordionTab2.gif");
}

th.consult {
	width: 167px;
}

th.theme {
	width: 200px;
}

tr.resume b{
	display: block;
	width: 180px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 4px;
	border: 1px dashed #b8c3cd;
	margin-top: 10px;
}

tr.resume b:hover {
	background-color: #ffeeb2;
}


/* @end */

/* @group ct_edit */


#ct_list {
	height: 1000px;
	border: 1px solid silver;
	font-size: 12px;
}

.ui-tabs-panel {
	height: 1000px;
}

select.order {
	font-size: 10px;
	width: 45px;
}


/* @end */

/* @group actus */

.blogpost {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted gray;
}

.blogpost h3 {
	border-bottom: 1px dotted gray;
	padding: 7px;
	background-color: #ecfefe;
}

.blogpost h3 a {
	text-decoration: none;
	font-weight: bold;
}

.blogpost h3.hover {
	background-color: #ffe7ab;
}

.blogp {
	padding: 7px;
}

.postmeta {
	border-top: 1px dotted gray;
	font-size: 12px;
	padding: 4px;
	text-align: right;
	color: gray;
}


#rss {
	background: url(/cms_inc/img/rss-cube-trans.png) no-repeat;
	font-size: 1em;
}

#rss a {
	font-weight: bold;
	text-decoration: none;
	color: #ff4500;
}

#rss.hover {
	background-color: #ffe7ab;
}

#rss.hover a {
	text-decoration: underline;
}



/* @end */


#footer {
	font-size: 11px;
	position: relative;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-left: -20px;
	padding-left: 20px;
	margin-right: -22px;
	color: gray;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	clear: right;
}

#footer a {
	color: #325fa7;
	margin-right: -6px;
	margin-left: -6px;
	padding: 15px 5px;
}

#footer a:hover {
	background: url(/cms_inc/img/AccordionTab2.gif) repeat-x 9px;
	color: black;
}