html, body {
	height: 100%;
}

#maincontainer {
    width:100%;
    height: auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
    margin-bottom: 0px;
	padding:0px 0px 0px 0px;
    background-color: #FEFEE8;
	}



#headercontainer {
    width:100%;
    height : 159px;
    background-image: url(../../images-templates241/bg-header.png);
    background-repeat: repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}


#headercontent {
    width:766px;
    height : 159px;
    margin-right:auto;
	margin-left:auto;
	margin-top:0px;
    margin-bottom: 0px;
	padding:0px 0px 0px 0px;
    position: relative;
	}


#decoration {
    width:166px;
    height : 159px;
    background-image: url(../../images-templates241/header-pattern.png);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

#texteheader {
    width:300px;
    height : auto;
    position: absolute;
    left: 204px;
    top: 43px;
    z-index: 2;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    font-family: Georgia,Times,Arial,Helvetica,sans-serif;
	font-size: 13px;
    font-weight: bold;
	color:#3C211E;
	}

#logo {
    width:202px;
    height : 159px;
    background-image: url(../../images-templates241/logo.png);
    position: absolute;
    left: 551px;
    top: 0px;
    z-index: 2;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}


#navbarcontainer {
    width:100%;
    height : 35px;
    background-image: url(../../images-templates241/navigation/bg-navbar.gif);
    background-repeat: repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}


#navbarcontent {
    width:766px;
    height : 35px;
    margin-right:auto;
	margin-left:auto;
	margin-top:0px;
    margin-bottom: 0px;
	padding:0px 0px 0px 0px;
	}


#contentcontainer {
    width:100%;
    height : auto;
	margin:45px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    background-color: #FEFEE8;
	}


#content {
    width:766px;
    height : auto;
    margin-right:auto;
	margin-left:auto;
	margin-top:0px;
    margin-bottom: 0px;
	padding:0px 0px 0px 0px;
	}


#heading {
    width: 766px;
    height: auto;
    margin: 0px 0px 20px 0px;
    padding:0px 0px 0px 0px;
    background-color: transparent;
    border-bottom: 2px dotted #3C211E;
}


#bottomcontent {
    width: 766px;
    height: auto;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color: transparent;
    border-top: 2px dotted #3C211E;
    float:left;
    display: inline;
    clear: both;
}


#fontresizer {
    width:100px;
    height : auto;
    position: absolute;
    left: 666px;
    top: 5px;
    z-index: 2;
    background-color: transparent;
    text-align: right;
	}



#pagebottomshadow {
    width:100%;
    height : 55px;
    background-image: url(../../images-templates241/drop-shadow-bottom.png);
    background-repeat: repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}


#pagebottombackground {
    width:100%;
    height : 160px;
    background-image: url(../../images-templates241/bg-bottom.png);
    background-repeat: repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}


.heading {
	font-size: 28px;
    color: #A7001D;
    text-align: center;
}

.navhome {
	font-size: 16px;
	font-weight: bold;
    text-transform: uppercase;
}

a.navhome:link {
	color: #2A506D;
	text-decoration: none;
    background-color: #C2D5E6;
    border: #8EB0CF 1px solid;
    padding: 4px 10px 3px 10px;
}

a.navhome:visited {
	color: #2A506D;
	text-decoration: none;
    background-color: #C2D5E6;
    border: #8EB0CF 1px solid;
    padding: 4px 10px 3px 10px;
}

a.navhome:hover {
	color: #ffffff;
	text-decoration: none;
    background-color: #A6C054;
    border: #A6C054 1px solid;
    padding: 4px 10px 3px 10px;
}

a.navhome:active {
	color: #ffffff;
	text-decoration: none;
    background-color: #A6C054;
    border: #A6C054 1px solid;
    padding: 4px 10px 3px 10px;
}

a.navfooter:link {
	color: #000000;
	text-decoration: none;
}

a.navfooter:hover {
	color: #000000;
	text-decoration: underline;
}

a img
{
border: none;
}


/****************************************************************/
/* Champs de recherche */
/****************************************************************/
#recherche form{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    }

#recherche input.searchinput{
	margin:0px 0px 0px 0px;
	padding:1px 3px 1px 5px;
	font-size:11px;
	border:1px solid #187EC2;
    background-color: #FCFDFE;
	width:140px;
    font-family: Arial, Helvetica, sans-serif;
	color:#187EC2;
    outline: none;
    }

#recherche input.btn_recherche{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 6px;
    border: 0px;
	width:18px;
    height: 18;
	vertical-align:bottom;
    }

html>body #recherche input.btn_recherche{
	margin:0;
    }

/****************************************************************/
/* Breadcrumb nav */
/****************************************************************/
#breadcrumb p {
	margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #888888;
}

#breadcrumb a {
	color:#888888;
	text-decoration:none;
}

#breadcrumb a:hover {
    color:#3A7FC6;
	text-decoration:underline;
}

/****************************************************************/
/* Form and button */
/****************************************************************/

.formbutton {
	margin: 0px 0px 0px 0px;
    padding: 3px 5px 3px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #B9B9B9;
    background-image: url(../../images-templates241/bg_button_off.gif);
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    border-color: #7D7D7D;
    outline: none;
}

.formbutton:hover {
	margin: 0px 0px 0px 0px;
    padding: 3px 5px 3px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #B9B9B9;
    background-image: url(../../images-templates241/bg_button_hover.gif);
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    border-color: #7D7D7D;
    outline: none;
}

.forminput {
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	border: 1px solid #cccccc;
    background-image: url(../../images-templates241/bg_text_input.gif);
    font-family: Arial, Helvetica, sans-serif;
	color: #555555;
    outline: none;
}

.formbutton2 {
	margin:0px 0px 0px 0px;
    padding:3px 5px 3px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #1676B5;
    border-style: solid;
    border-width: 1px;
    border-color: #000033;
}

.forminput2 {
	margin:0px 0px 0px 0px;
    padding:3px 5px 3px 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5A5A5A;
    font-weight: normal;
    background-color: #f0f0f0;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
}


.textbox {
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	border: 1px solid #D8DCDF;
    background-color: #FCFDFE;
    font-family: Arial, Helvetica, sans-serif;
	color: #636363;
    outline: none;
}



