/* Start of CMSMS style sheet 'accueil : css home' */
body {padding:0; margin:0; 
	background:#E1F0FB;
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	line-height: 1.8em;
	text-align:center;
}
a, a:link a:active a:visited {
	color: #000066;
	text-decoration: none;
line-height: 1.2em;
}
a:hover {
	color: #E80D0D;
	text-decoration: underline;
}

p {
	margin:.4em 0 .8em 0;
	padding:0;
}
img {
	border:0;
}

h1, h2, h3 {
font-family: "Geneva", Verdana, Arial, sans-serif;
font-weight:bold; 
margin:20px 0 10px 0; }

#container {min-width:800px; max-width: 1000px; margin: 20px auto; text-align:left; border:5px solid #6AB3E8; background:#FFF;}
#header {height:200px; background-image:url('uploads/accueil/aubonaccueil-top.jpg'); border-bottom:10px solid white; }
	
.logo {width:220px;
height:190px; border:0;}
.logo a {color:#FFFFFF; text-decoration:none; border:0;}
#toplinks {float:right; padding:10px 30px 0 0; color:#333; }
#toplinks a{color:#333; text-decoration:none}
#toplinks a:hover{color:#ccc; text-decoration:underline}
#slogan {clear:right;float:right;  font-size:10px; color:#333; padding:155px 20px 0 0;}

#printbutton{position:relative; display:inline; float: right; margin-top:20px;}


#main {float:left; width:100%; margin:10px 0; background:#fff; color:#333; 
}
#main a {color:#009cc4; text-decoration:underline; font-size:90%; line-height:1.5em; }
#main a:hover {color:#999;  text-decoration:none;}
#main br {line-height:8px;}

/* if sidebar doesnt include menu but content add class="hascontent" */
#sidebar.hascontent {
   padding: 1% 1%;
   width: 350px;  /* make width smaller if there's padding, or it will get too wide for the floated divs in IE */
}

#sidebar {width:345px; float:right; overflow:hidden; padding:30px; margin-top:50px; text-align:center; }
#sidebar h3 {font-size:17px; font-weight:normal; margin:20px 0 5px 0;}
#sidebar ul {margin:0; padding:0; border-top:1px solid #E5E3DC;}
#sidebar li {list-style:none; border-bottom:1px solid #E5E3DC;}
#sidebar li a {color:#120F04; text-decoration:none; padding:3px; display:block;}
#sidebar li a:hover {background-color:#E5E3DC;}
#text {margin-right:375px; padding:10px 30px 30px 30px; }
#text h1 {font-size:1.4em; color:#006;}
#text h2 {font-size:1.2em; color:#5AAAE4;}
#text h3 {font-size:1em; color:#5AAAE4;}
#text ol, #text ul {padding:0; margin:8px 0;}
#text li {margin-left:40px;}
.rotator{border:5px solid #95C9EE;}
table{
	border:1px solid #688DBE;
	padding:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
	color: #333;
background:#eee;}
.trHeader{
	border:1px solid #688DBE;
	font-weight:bold;
	background-color: #D8D8D8;
}
.trContent{border:1px solid #688DBE;
	background:#eee;}
.nowrap{ white-space:nowrap;
}
form {margin-top:0; }
form, td, th { font-size: 100%;}
form div {margin-bottom:0}
fieldset div {
margin-bottom:0.5em; margin-left:1em;}
fieldset div div {margin-top:0.5em; margin-left:1em}
fieldset {
	margin-bottom:1em;
	border:1px solid #ccc;
	padding:0.5em;
}
fieldset label {
	width:auto;
}
legend {
	color:#FFF;
	background:#862053;
	font-style:italic;
	font-size:1.2em;
	margin-bottom:0.5em;
	padding:0.2em;
	width:auto;
	border:1px solid #CCC
}
textarea {
	margin: 0.5em 0;
	width:98%;
	height: 6em
}
.formitalic{font-style:italic; font-size:95%;}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #333; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}


#footer {height:40px; color:##333; padding: 0 10px 0 20px;background:#fff; 
	border-top: 1px dashed #ccc;
 clear:both;}
#footer p {color:#333;}
#footer a {color:#333;}
#footer a:hover {color:#ccc;}
#footer_left {float:left; padding:13px 0 0 30px;}
#footer_right {float:right; padding:13px 30px 0 0;}
/* End of 'accueil : css home' */

