/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;	
}

#content .nobullet ul li{
list-style-image:none;
}

body {
	width:800px;
	margin:0 auto;
	background: #FFFFFF url(/sesame/pages/images/back.800.4.gif) no-repeat;
	background-position:center 0;
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
	text-align:center;
	padding:0; 
	border:0;
}


h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #586BAA;
}
.pair {
	font-size: 10px;	
	background-color: #AAB9FF;
}


h2 {
	font-size: 20px;
}

h3 {
}

p, blockquote, ul, ol {
}
.textNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}


p {
	text-align: justify;
}

blockquote {
	margin-left: 3em;
	margin-top: -10px;
}

ul {
	margin-left: 1em;
	
}

ul li {
	list-style-image:url(../img/boutons/bleu/GrabItLf4_small.gif);
	margin-left: 2em;
	
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #586BAA;
}

a:hover {
	text-decoration: none;
}

img {
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 27px;
	padding: 13px 0px 0 20px;
	background: #6FBE6E url(images/img04.gif) repeat-x;
	text-transform: lowercase;
	font-size: 1em;
	color: #FFFFFF;
	vertical-align: middle;

}

.boxed .content {
	padding: 20px 20px 40px  20px;
	background: url(images/img05.gif) repeat-x;
	font-size: 13px;
}

.boxed .content {
	padding: 20px 20px 40px  20px;
	background: url(images/img05.gif) repeat-x;
	font-size: 13px;
	text-decoration:none;
}


.limitedwidth {
	width: 100%;
}

/* Post */

.post {
	margin-bottom: 0px;
}

.post .title {
	height: 27px;
	padding: 13px 0 0 20px;
	background: #6FBE6E url(images/img04.gif) repeat-x;
	text-transform: lowercase;
	font-size: 1em;
	color: #FFFFFF;
}

.post .date {
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
}

.post .meta p {
}

.post .story {
	padding: 20px 20px 30px 20px;
	background: url(images/img05.gif) repeat-x;
	font-size: 13px;
}

.post h3 {
	margin-bottom: 5px;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 0.9em;
	line-height: 160%;
	text-align: justify;
	margin-top: 0.9em;
	
}

.post .story li{
	margin-bottom: 0.9em;
	line-height: 160%;
	text-align: justify;
	margin-top: 0.9em;
}

/* Header */

#header {
	width: 800px;
	height: 180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	width: 100px;
}

#logo h1 {
	padding-top: 68px;
	font-size: 36px;
	font-weight: normal;
}

#logo h1 a {
	color: #FFFFFF;
	margin-left: 10px
}
#logout h1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;	
	margin-right:10px;
}


#logo h2 {
	margin-top: -10px;
	text-align: right;
	font-size: 14px;
	font-weight: normal;
}

#logo h2 a {
	color: #586BAA;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
}

/* Menu */

#menu {
	float: right;
	height: 10px;
}

#menu ul {
	margin: 0;
	padding-top: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	width: 85px;
	height: 28px;
	margin-left: 1px;
	padding-top: 15px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
	text-align: center;
	text-decoration: none;
	color: #586BAA;
	font-size:17px
}

#menu a:hover {
	height: 30px;
	margin-top:-5px;
	font-size:17px;
	position: relative;
}

#menu .active a {
	height: 34px;
	margin-top: -5px;
	background-image: url(images/img03.gif);
	font-weight: bold;
	color: #6FBE6E;
	position: relative;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
}

#extra {
}


/* Menu_operator */

#menu_operator {
	float: right;
	height: 10px;
	width: auto;
}

#menu_operator ul {
	margin: 0;
	padding-top: 0px;
	list-style: none;
}

#menu_operator li {
	display: inline;
}

#menu_operator a {
	display: block;
	float: right;
	width: 85px;
	height: 28px;
	margin-left: 1px;
	padding-top: 15px;
	background: #FFFFFF url(images/img02_operator.gif) repeat-x;
	border: 1px solid #FFFFFF;
	text-align: center;
	text-decoration: none;
	color: #586BAA;
}

#menu_operator a:hover {
	height: 30px;
	margin-top:-5px;
}

#menu_operator .active a {
	height: 34px;
	margin-top: -5px;
	background-image: url(images/img03_operator.gif);
	font-weight: bold;
	color: #BF4043;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
}

#extra {
}


/* Content > Main */

#main {
	float: right;
	width: 74%;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 24%;
}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: 12px;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 170px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputsubmit1 {
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#updates .content h3 {
	margin: 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}


#updates p {
	margin-bottom: 1.4em;
	font-size: x-small;
	line-height: normal;
	text-align: justify;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	width: 800px;
	background: url(images/img07.gif) repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
.impair {
	font-size: 10px;
	background-color: #B4E7AB;
}
th {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
	vertical-align: top;
	text-align: left;
}
#updates .content td {
	font-size: 12px;
}

#frame {
	border:none;
	width:800px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}
.displayError {
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}#content #updates p {
	font-size: 13px;
}
.caption {
font-size:10px;
}

.indice {
	font-size: 12px;
	vertical-align: top;
}
.BigErrorMessage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	background-position: center;
}
.BigDisplayText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.Style1 {font-size: 12}
.Style2 {font-size: 11}

.queryLabel {	
	font-size: 13px;
	font-weight: bold;
}


#frame #content #sidebar #updates .content li {
	list-style-image: none;
}
.alert {
	background-color: #FF3333;
	color: #333333;
}
.displaySmsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.displayCode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.displayMessages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.blocked {
	background-color: #FF0000;
}
.suspended {
	background-color: #00FFFF;
}
.activated {		
	background-color:#00FF00;
}



