html {
	height: 100%;
}

#mainframe {
    width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:16px;
    margin-bottom: 0px;
	padding:0px 0px 0px 0px;
    background-color: transparent;
	}

#fontresizer {
    width:34px;
    height : 17px;
	margin:10px 0px 0px 3px;
	padding:0px 0px 0px 0px;
	float:left;
    display: inline;
    background-color: transparent;
    }

#headercontainer {
    width:780px;
    height : 362px;
    background-image: url(https://www.dorvalartistes.org//assets/images/header_artistes.gif);
    background-repeat: no-repeat;
    position: relative;
    float:left;
    display: inline;
    clear: both;
	}

#headernav {
    width:500px;
    height : auto;
    position: absolute;
    left: 253px;
    top: 46px;
    z-index: 2;
    background-color: transparent;
    text-align: right;
	}

#maincontainer {
    width:780px;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-image: url(https://www.dorvalartistes.org//assets/images/bg_body_artistes.gif);
    background-repeat: repeat-y;
    float:left;
    display: inline;
    clear: both;
	}

#contenttable {
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	}

#navcontainer {
    width:189px;
    margin: 0px 0px 0px 0px;
    padding:0px 15px 0px 15px;
    background-color: transparent;
    float:left;
    display: inline;
    clear: both;
	}

#contentcontainer {
    width:517px;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color: transparent;
    float:left;
    display: inline;
    clear: both;
	}

#headingcontainer {
    width:517px;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color: transparent;
    float:left;
    display: inline;
    clear: both;
	}

#headingbottom {
    width:517px;
    height: 7px;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    border-bottom: solid 1px #ED1C24;
    float:left;
    display: inline;
    clear: both;
	}

#heading1 {
    width:497px;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
	color:#231F20;
    float:left;
    display: inline;
    clear: both;
	}

#heading2 {
    width:497px;
    margin: 20px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color: transparent;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
    font-weight: bold;
	color:#231F20;
    float:left;
    display: inline;
    clear: both;
	}

#contentdiv {
    width:517px;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color: transparent;
    float:left;
    display: inline;
    clear: both;
	}

#bottomcontent {
    width: 517px;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color: transparent;
    border-top: 1px dotted #ED1C24;
    float:left;
    display: inline;
    clear: both;
}

#bottomcontenthome {
    width: 748px;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color: transparent;
    border-top: 3px solid #ED1C24;
    float:left;
    display: inline;
    clear: both;
}

#pagebottomcontainer {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 780px;
    height: 19px;
    background-image: url(https://www.dorvalartistes.org//assets/images/bg_bottom_artistes.gif);
    background-repeat: no-repeat;
    float:left;
    display: inline;
    clear: both;
}

#cleardiv {
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 200px;
}

.textheading2 {
	font-size: 20px;
	font-weight: bold;
	color:#231F20;
}


.navhome {
	font-size: 16px;
	font-weight: bold;
    text-transform: uppercase;
}

a.navhome:link {
	color: #231F20;
	text-decoration: none;
    background-color: #eeedeb;
    border: #C7C7C7 1px solid;
    padding: 4px 10px 3px 10px;
}

a.navhome:visited {
	color: #231F20;
	text-decoration: none;
    background-color: #eeedeb;
    border: #C7C7C7 1px solid;
    padding: 4px 10px 3px 10px;
}

a.navhome:hover {
	color: #ffffff;
	text-decoration: none;
    background-color: #ED1C24;
    border: #ED1C24 1px solid;
    padding: 4px 10px 3px 10px;
}

a.navhome:active {
	color: #ffffff;
	text-decoration: none;
    background-color: #ED1C24;
    border: #ED1C24 1px solid;
    padding: 4px 10px 3px 10px;
}


/****************************************************************/
/* 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(https://www.dorvalartistes.org//assets/images/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(https://www.dorvalartistes.org//assets/images/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(https://www.dorvalartistes.org//assets/images/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;
}


