* {
    margin:0;
    padding:0;
}

body {
    background: #f4f9fa url(../images/bg.png) repeat-x;
    color:#000000;
    font-family:verdana,arial;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:20px;
}

iframe {
	border: 0;
}

img {
    border: 0;
}

ol, ul {
    list-style: none;
}

a {
    color: #0055a6;
    text-decoration: none;
    font-weight: bold;
    outline: none;
}

a:hover {
    color: #f98e1f;
    font-weight: bold;
    text-decoration: underline;
}

h1 {
    font: 200% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
    color: #f98e1f;
    font-weight: bold;
    text-align: left;
    padding-bottom: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom:1px dashed #f98e1f;
}

h2 {
	font: 160% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #2166a6;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 20px;
	border-bottom: 1px solid #2166a6;
}

h3 {
    display: inline;
    color: #f98e1f;
    font-weight: bold;
    font-size: 130%;
    font-variant: small-caps;
    text-align: left;
    margin-top: 10px;
}

h4 {
	color: #2166a6;
	font-size: 115%;
	font-weight: bold;
	text-align: left;
    margin-top: 10px;
}

p {
    text-align: justify;
    line-height: 20px;
	margin-bottom: 10px;
}

/* Blocks */

#header {
    width: 960px;
    height: 110px;
    margin: 0 auto;
}

#content {
    background: #FFFFFF url(../images/top.png) no-repeat;
    width: 940px;
    margin: 0 auto;
    padding: 50px 10px 10px 10px;
}

#leftnav {
	float: left;
	width: 320px;
}

#main {
    padding: 10px;
    float: right;
	width: 600px;
	overflow: auto;
}

#footer {
    background: #000000;
    height: 75px;
    clear: both;
    padding-top: 10px;
}

/* End Blocks */

.logo {
    margin-left: 10px;
}

#search {
    background: #FFFFFF  url(../images/search.png) no-repeat;
    width: 290px;
    height: 47px;
    float: right;
    padding-left : 10px;
}

#searchstr {
    border:1px solid #D6E1E2;
    font-size: 11px;
    padding:2px;
}

#searchbtn, #searchstr {
    float: left;
    margin: 11px 5px;
}

#search img {
    float: left;
    margin: 13px 8px;
}

#espaces {
    float: right;
    clear: right;
    width: 219px;
    height: 42px;
    margin-top: 21px;
}

#espaces a {
    color: #FFFFFF;
    text-align: center;
    float: left;
    width: 219px;
    height: 27px;
    padding-top: 15px;
    background: #2166a6 url(../images/button_pro.png) no-repeat;
}

#espaces a:hover {
    background-color:#fa8535;
    background-position: 0px -42px;
    text-decoration: none;
}

#main form {
    width: 95%;
    margin: 0 auto;
    background: #f4f9fa;
    border: 2px dashed #2166A6;
    padding: 1em;
    overflow: auto;
}

#main form p {
    clear: both;
    line-height: 30px;
}

#main input, select, textarea {
    margin-bottom: 10px;

}

#main label {
    float: left;
    text-align: right;
    width: 150px;
    margin-right: 10px;
}

#main fieldset {
	border: 0;
}

.erreur {
    background: #fff6bf url(../images/exclamation_frame.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    color: #dd0000;
    font-weight: bold;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
    margin: 20px 0;
}

.info {
    background: #f8fafc url(../images/information_frame.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #b5d4fe;
    border-bottom: 2px solid #b5d4fe;
    margin: 20px 0;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.datemaj {
	width: 100%;
	background: #F4F9FA;
	text-align: right;
	padding: 5px;
	margin: 20px 0;
}

#footer p {
    width: 960px;
    margin: 0 auto;
    color:#FFFFFF;
    font-size:90%;
    text-align:right;
}

#footer a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

#footer a:hover {
    color: #f98e1f;
    font-weight: bold;
    text-decoration: underline;
}



#main ul {
    list-style: url(../images/31.png);
    padding-left: 30px;
    line-height: 25px;
	margin-bottom: 20px;
}

#main ul li {
    margin-bottom: 10px;
}

#main ul ul {
    list-style: url(../images/06.png);
}

#main ul ul ul {
    list-style: url(../images/10.png);
}

#photoheader {
    width: 597px;
    height: 169px;
    background: #3587b0 url(../images/headerphoto0.jpg);
}

#seances, #seances p {
    text-align: center;
}

#newspro, #newspat {
    width: 320px;
    background: transparent;
    margin-bottom: 20px;
}

#clear {
    width: 100%;
    clear: both;
}

.newsfoot {
	text-align: right;
	width: 100%;
	background: #F4F9FA;
	margin-bottom: 5em;
}

.newsfoot img {
	margin: 0 2px -3px 5px;
}

#pagination {
    text-align: center;
    margin: 10px;
    line-height: 25px;
}

#pagination span {
	padding: 4px;
    margin: 2px;
    border: 1px solid #eee;
    color: #eee;
}

#pagination span.current {
    padding: 5px;
	margin: 2px;
	background: #F98E1F;
    color: #FFFFFF;
	border: none;
}

#pagination a {
    padding: 4px;
    margin: 2px;
    border: 1px solid #eee;
    color: #2166A6;
}

#pagination a:hover {
    padding: 4px;
    margin: 2px;
    border: 1px solid #2166A6;
    background: #2166A6;
    text-decoration: none;
    color: #F5FBFE;
}

.date {
    color: #f98e1f;
    font-weight: bold;
    line-height: 25px;
}

table{
	border-spacing:1px;
	background:#E7E7E7;
	color:#666666;
	width: 100%;
}
caption{
	border:#666666;
	border-bottom:2px solid #666666;
	text-transform:uppercase;
	padding:10px;
	background:url(../images/table/TableCaption.jpg);
	font-size: 130%;
	font-style:italic;
	font-weight:bold;
}
td, th{
	padding:4px;
}
thead th{
	text-align:center;
	background:#F5F5F5;
	color:#666666;
	border:1px solid #ffffff;
	text-transform:uppercase;
}
thead th img {
	margin-bottom: -3px;
}
tbody th{
	font-weight:bold;
}
tbody tr{
	background:#EBF8FE;
	text-align:left;
}
tbody tr.odd{
	background:#ffffff;
	border-top:1px solid #ffffff;
}
tbody th a:link, tbody th a:visited{
	color:#666666;
	padding:3px 0px 0px 18px;
	background:url(../images/table/ico_novajanela.gif) no-repeat;
}
tbody th a:hover{
	color:#009900;
}
tbody tr td{
	height:50px;
	background:#EBF8FE;
	border:1px solid #ffffff;
}
tbody tr.odd td{
	background:#ffffff;
	border-top:1px solid #ffffff;
}
table td a:link, table td a:visited{
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}
table td a:hover{
	color:#f98e1f;
	text-decoration:underline;
	font-weight: bold;
}
tfoot th, tfoot td{
	background:url(../images/table/TableCaption.jpg);
	padding:10px;
	text-align:center;
	font:15px 'Verdana', Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	border-bottom:3px solid #cccccc;
	border-top:1px solid #DFDFDF;
}


/* Drawer's Styles */

#drawer-wrapper {
    width: 320px;
    background: transparent;
    margin-bottom: 20px;
}

.drawers {
    color:#76797C;
    font-size:11px;
    line-height: 0px;
}

.drawer {
    background:transparent url(../images/sideboxlight_bg.png) repeat-y scroll 0pt;
    color:#76797C;
    font-size:11px;
}

.drawer-handle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
    background:#2166a6 url(../images/slider_handlebg.png) no-repeat;
    color:#FFFFFF;
    cursor:pointer;
    line-height:25px;
    text-indent:15px;
    font-size:12px;
    width:100%;
	padding: 0;
	margin: 0;
    border-bottom : 1px solid #FFFFFF;
}

.drawer-handle.pro {
    background:#2166a6 url(../images/slider_handlebgpro.png) no-repeat;
}

.drawer-handle.open {
    background-color:#fa8535;
    background-position: 0px -25px;
    color:#FFFFFF;
}

.drawer li, #news li {
    line-height:15px;
    padding: 5px 5px 5px 10px;
    border-bottom:1px solid #E5E5E5;
}

.boxcap {
     background:transparent url(../images/boxcap_bottom.png) no-repeat;
     height: 25px;
}

.boxcaptop {
     background:transparent url(../images/boxcap_top.png) no-repeat;
     height: 25px;
     border-bottom : 1px solid #FFFFFF;
     color:#FFFFFF;
     line-height:25px;
     font-weight: bold;
     font-size:12px;
     padding-left: 15px;
	 text-align: center;
}

.boxcaptop a {
	color: #FFF;
}

.boxcaptop a:hover {
    color: #f98e1f;
    font-weight: bold;
    text-decoration: underline;
}

#coordonnees {
	width: 250px;
	height: 30px;
	padding: 10px 0;
	margin: 10px auto;
}

#coordonnees a {
	color: #FFF;
	padding: 5px 0 0 40px;
	font-weight: bold;
	text-decoration: none;
	background: #fff url(../images/coordonnees_btn.png) no-repeat;
	width: 210px;
	height: 25px;
	display: block;
}

#coordonnees a:hover {
	background-position: 0 -30px;
}

#loginbox {
    background: #f4f9fa;
}

#loginbox img {
    border: 0;
    margin-bottom: -3px;
    margin-right: 3px;
}

#loginbox p {
	text-align: center;
}

#login {
    width: 175px;
    height: 18px;
    border: 0 solid #fff;
    background: #fff url(../images/login_bg.png) no-repeat;
    color: #666;
    padding: 2px 10px 0px 40px;
    margin: 5px auto;
}

#password {
    width: 175px;
    height: 18px;
    border: 0 solid #fff;
    background: #fff url(../images/password_bg.png) no-repeat;
    color: #666;
    padding: 2px 10px 0px 40px;
    margin: 5px auto;
}

#loginsubmit {
    width: 100px;
    height: 20px;
    border: 0;
    background: #fff url(../images/login_btn.png) no-repeat;
    color: #fff;
    padding-bottom: 2px;
    margin: 5px auto;
    cursor: pointer;
    outline: none;
}

#loginsubmit:hover {
    background-position: 0 -20px;
}

#map {
	width: 100%;
	height: 500px;
}

#partenaires, #honcode {
	width: 320px;
	height: 150px;
	text-align: center;
	margin-top: 20px;
}

#partenaires p {
	text-align: center;
}

#partenaires img {
    margin-top: 10px;
}

#honcode p {
	text-align: left;	
}

#newspat ul,#newspro ul {
	list-style: disc url("../images/06.png") inside;
}

#newspat ul li,#newspro ul li {
	margin-bottom: 10px;
}

p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 0.8em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }

