/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 5px;
	background: #6E0911 url(assets/images/site/img01.jpg) repeat left top;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #757890;
}

h1, h2, h3 {
	margin: 0;
	letter-spacing: .05em;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	background: url(assets/images/site/img05.gif) repeat-x left bottom;
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	background: none;
	color: #FFFFFF;
}


/* Header */

#header {
	width: 800px;
	height: 180px;
	margin: 0 auto;
	background: url(assets/images/site/img02.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	color: #74788F;
}

#logo h1 {
	float: left;
	padding-top: 130px;
	padding-left: 180px;
	text-transform: lowercase;
	font-size: 2.3em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 138px 0 0 20px;
	text-transform: lowercase;
	letter-spacing: -.05em;
	font-size: 16px;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}


/* Wraper */

#wrapper {
	width: 800px;
	margin: 0 auto;
	background: url(assets/images/site/img04.jpg) repeat-y left top;
}


/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding-top: 0px;
	background: url(assets/images/site/img05.jpg) no-repeat left bottom;
}

#gauche {
float:left;
	width: 530px;
	float: left;
}


/* Content */

#content {
	margin-top: 5px;
	margin-left: 30px;
	padding: 0px;
	color: #090909;
	background-color: #ffffff;
        line-height:1.2em;
	letter-spacing: .03em;
}

#content h2{
	margin: 10px 0 30px 0;
        line-height:1.4em;        font-size:1.4em;
        color:#660000;
        font-weight:bold;
        text-decoration: underline;
}

#content h3{
        font-size:0.8em;
        text-align:right;
        text-decoration: none;
        margin-bottom:20px;
}

.box { 
  background: #FFFFFF; 
}
.boxtop { 
  background: url(assets/images/site/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(assets/images/site/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(assets/images/site/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(assets/images/site/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

.box2 { 
  background: #FFFFFF; 
}
.box2top { 
  background: url(assets/images/site/ne.gif) no-repeat top right; 
}
.box2top div { 
  font-size: 0;
  height: 10px; 
  background: url(assets/images/site/nw.gif) no-repeat top left; 
}
.box2bottom { 
  background: url(assets/images/site/se.gif) no-repeat bottom right; 
}
.box2bottom div { 
  font-size: 0;
  height: 10px; 
  background: url(assets/images/site/sw.gif) no-repeat bottom left; 
}
.box2content {
  padding: 0px 10px 0px 10px;
}

#content a {
	background: url(assets/images/site/img05.gif) repeat-x left bottom;
	text-decoration: none;
	color: #880000;
}

#content a:hover {
	background: none;
	color: #99cc00;
}

/* Sidebar */

#sidebar {
	float: left;
	padding-left: 10px;
	width: 170px;
	color: #7893AE;
}
* html #sidebar {
	float: left;
	width: 180px;
	margin-left: 15px;
	color: #7893AE;
}
#sidebar h2 {
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 5px 0px;
	font-size: 1.1em;
	border-bottom: 2px solid #000000;
	background: url(assets/images/site/img06.jpg) no-repeat;
	color: #FFFFFF;
}

#sidebar a {
color:#C0BFBF;
}

#sidebar a:hover{
color:#FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 10px 0 15px 15px;
}

#sidebar li li {
	padding-left: 10px;
}

#sidebar p {
	padding: 10px 13px 15px 23px;
	text-align: justify;
}

#sidebar h2 {
	display:block;
	margin-top:25px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 30px 0;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D6969B;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #D6969B;
}

/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;

}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}





#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}


