/*
    Document   : general.css
    Author     : Eric Asselin - www.ericasselin.com
*/

body {
    background-color:#fff;
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:12px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	color:#323232;
}

.cat_title
{
	font-size:12pt;
	font-weight:bold;
}

.calnk a:link
{
	text-decoration:none;
}

.eventDiv a:link, .eventDiv a:visited
{
	text-decoration:none;
	
}

.post_div
{
	margin-bottom:20px;
	width:565px;
	overflow:hidden;
}

.post_div_m p
{
	width:535px;
	padding-right:10px;
}

.post_div_t
{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background-image:url(../images/post-box-top.png);
	background-repeat:no-repeat;
	width:565px;
	height:44px;
}


.post_div_m
{
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 0px 15px;
	padding-right:25px;
	background-image:url(../images/post-box-mid.png);
	background-repeat:repeat-y;
	background-position:left;
	width:565px;
	min-height:80px;
	overflow:hidden;
}

.post_div_b
{
	margin: 0px 0px 0px 0px;
	background-image:url(../images/post-box-bottom.png);
	background-repeat:no-repeat;
	height:25px;
	width:565px;
}


.eventDiv
{
	width:260px;
	height:139px;
	background-image:url(../images/event_bck.png); 
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-right:22px;
	padding-top:10px;
	float:left;
	color:#000;
	font-weight:bold;
	
		
}

.event_cat
{
	margin-top:-10px;
	float:left;
	width:100%;
	text-align:center;
	font-weight:normal;
	
}

.calDiv
{
	background-image:url(../images/calendrier_s.png);
	background-repeat:no-repeat;
	width:102px;
	height:89px;
	float:left;
	margin-left:10px;
	margin-right:-15px;
	margin-top:-27px;
	
}

#pin
{
	width:309px;
	height:725px;
	position:relative;
	margin-top:-92px;
	margin-left:-30px;
}

#p_title
{
	width:512px;
	margin-top:30px;
}

#p_title #title_l
{
	background-image:url(../images/page_title_left.png);
	background-position:top;
	background-repeat:no-repeat;
	width:28px;
	height:72px;
	float:left;
}

#p_title #title_m
{
	background-image:url(../images/page_title_mid.png);
	color:#FFF;
	background-repeat:repeat-x;
	height:72px;
	float:left;
	padding-top:25px;
}

#p_title #title_r
{
	background-image:url(../images/page_title_right.png);
	background-position:top;
	background-repeat:no-repeat;
	width:28px;
	height:72px;
	float:left;
}

#main-box-right
{
	width:302px;
	float:right;
}

#main-box-right #l-part-r
{
	width:27px;
	background-image:url(../images/right_box_bck_l.png);
	background-repeat:no-repeat;
	background-position:top;
	min-height:777px;	
	margin:0;
	float:left;
}

#main-box-right #m-part-r
{
	width:248px;
	background-image:url(../images/right_box_bck_m.png);
	background-repeat:repeat-x;
	background-position:top;
	min-height:777px;
	margin:0;
	float:left;
}

#main-box-right #r-part-r
{
	width:27px;
	background-image:url(../images/right_box_bck_r.png);
	background-repeat:no-repeat;
	background-position:top;
	min-height:777px;	
	margin:0;
	float:left;
}

#main-box-left
{
	width:607px;
	float:left;
}

#main-box-left #l-part
{
	width:21px;
	background-image:url(../images/left_box_bck_l.png);
	background-repeat:no-repeat;
	background-position:right;
	min-height:777px;	
	margin:0;
	float:left;
}

#main-box-left #m-part
{
	padding-top:30px;
	width:565px;
	background-image:url(../images/left_box_bck_m.png);
	background-repeat:repeat-x;
	min-height:777px;
	margin:0;
	float:left;
	font-size:10pt;
}

#main-box-left #r-part
{
	width:21px;
	background-image:url(../images/left_box_bck_r.png);
	background-repeat:no-repeat;
	background-position:left;
	min-height:777px;	
	margin:0;
	float:left;
}

#wrapper {
    /* les 4 lignes suivantes servent à centrer le site d'une largeur fixe*/
    position:absolute;
    left:50%;
    width:935px;
    margin-left:-512px;
    padding:0px 45px 20px 44px;
}

#nav-top {
    background: url("../images/bg-menu-top-logo.jpg") no-repeat top left;
    height: 35px;
    width:100%;
}

#nav-top ul {
    list-style-type: none;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 40px;
    width:681px;
    float:left;
}

#nav-top ul li {
    display:inline;
    line-height:inherit;
    margin:inherit;
}

#accueil-link {
    color:#fff;
    line-height: 35px;
    text-decoration: none;
    padding:13px 11px 12px 11px;
    font-weight:bold;	
}

#nav-top ul li a {
    color:#fff;
    line-height: 35px;
    text-decoration: none;
    padding:13px 11px 12px 11px;
    font-weight:bold;
}

#nav-top ul li a:hover {
    color: #666666;
}

#nav-top #search-form {
    width:170px;
    float:left;
    text-align:right;
}

#nav-top #search-form #txt-search {
    height: 15px;
    width: 165px;
    margin:6px 1px 1px 1px;
    padding:1px 1px 1px 5px;
    border-width: 2px;
}

#nav-top #search-form #btn-search {
    display:none;
}

#nav-top #btn-search-sim {
    width:30px;
    height:35px;
    float:left;
    cursor: pointer;
}

#section-content {
	color:#4f4f4f;
	font-size:12pt;
}


#section-content h1 {
	margin:35px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:16pt;

	text-transform:uppercase;
	font-weight:normal;
}

#section-content h1 a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
}

#section-content h2 {
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:#4f4f4f;
	font-size:15pt;
	
}

#section-content h2 a {
	color:#4f4f4f;
	text-decoration:none;
}

#section-content h2 a:hover {
	color:#4f4f4f;
}

#section-content h3 {
	margin:10px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	color: #32678a;
	font-size:15px;
	text-transform:uppercase;
}

#section-content h3 a {
	color: #32678a;
	text-decoration:none;
}

#section-content h3 a:hover {
	color: #32678a;
}

#section-content p {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;	
}

#section-content p a {
	color:#1264a1;
	text-decoration:none;
}

#section-content p a:hover {
    text-decoration: underline;
    color:#6a95b5;	
}

#footer {
    clear:both;
}

#footer ul {
    list-style-type: none;
    padding:5px 0px 0px 0px;
    text-align:center;
    margin:0px;
}

#footer ul li {
    display:inline;
    line-height:inherit;
    margin:inherit;
    font-size: 12px;
    color:#1264a1;
}

#footer ul li a {
    text-decoration:none;
    line-height: 36px;
    font-size: 12px;
    color:#1264a1;
    padding:12px 8px 12px 8px;
}

#footer ul li a:hover {
    text-decoration: underline;
    color:#6a95b5;
}

div#mem_form form.cform
{
	margin: 10px auto 0 auto;
	width: 290px;
}

div#mem_form div.cf_info
{
	width: 261px;
}

.linklove
{
	display:none !important;	
}

#nav{
	list-style:none;
	margin:0;
	padding:0;
}

#nav li{
	margin:0;
	padding:0;
}

#nav li a{
	text-decoration:none;
	color:#fff;
	background: url("../images/bouton.png") no-repeat;
	display:inline-block;
	width:250px;
	height:20px;
	padding:5px 0 5px 0;
	margin:10px 0 0 0;
	text-align:center;
	font-weight:normal;
}
