abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt, 
em, embed,
fieldset, figcaption, figure, font, footer, form, 
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, 
keygen,
label, legend, li, 
meter,
nav,
object, ol, output,
p, pre, progress,
q, 
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul, 
var{
    background: transparent;
    border: 0 none;
    font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
    vertical-align: top; }

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}
img {
	vertical-align:top; 
}
embed { 
	vertical-align:top;
}
.days{
	float:left;
	width:39px;
	height:26px;
	line-height:27px;
	background-color:#073d6e;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	border-top:#333 solid 2px;
	border-left:#333 solid 2px;
}

.days_blanc{
	float:left;
	width:39px;
	height:26px;
	line-height:27px;
	background-color:#fff;
	color:#f26222;
	text-align:center;
	font-weight:bold;
	border-top:#333 solid 2px;
	border-left:#333 solid 2px;
}

#event{
	background:#457bbf;
	border:0px solid #0e599e;
	padding:20px;
	color:#FFFFFF;
	margin:0px 5px 2px 5px;
	height:180px;	
}

#event_titre{
	font-size:12px;
}

#event_description{
	margin-top:10px;
	font-size:16px;
}

@font-face {
    font-family: Kristen;
    src: url("/fonts/troissaisons/kristen.woff"); /* works for IEs (IE 6+) */
    src: local('kristen'), url('/fonts/troissaisons/kristen.woff') format('truetype');
        /* Works for FireFox, Google Chrome, Safari and Opera */
}
#footer {
	height:40px;
	width:920px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	color:#FFFFFF
}
#header {
	height:192px;
	position:relative;
	display:block
}
.shover {
	color:#fff
}
.shover :hover {
	color:#022b56
}
h1 a {
	
	width:389px;
	height:192px;
	text-indent:-5000px;
	background:url(/images/troissaisons/logo2.png) left top no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}
#nav {
	position:absolute;
	bottom:0px;
	right:7px;
	background:url(/images/troissaisons/bar_menu.png) left top no-repeat;
	width:909px;
	height:39px;
	
	
}
#nav ul {
	width:100%;
	overflow:hidden;
	
	
}
#nav li {
	font-size:17.85px;
	line-height:30px;
	float:right;
	padding-right:0px;
	margin:5px 10px 0 0;
	
	
}
#nav li a {
	text-decoration:none;
	color:#fff;
	display:inline-block;
	height:39px;
  position:relative;
  z-index:101;


}
#nav li a:hover, #nav .active a {
	color:#022b56;
  position:relative;
  z-index:101;

}
#nouvelles{
	background:url(/images/troissaisons/feuille_orange.png);
	width:259px;
	height:250px;
	margin:5px;
	padding:15px 15px 0 15px;
}

#nouvelles h2{
	color:#FFF;
	text-transform:uppercase;
	font-size:18px	
}

#nouvelles h3{
	color:#09395e;
	font-size:15px;
	margin-top:10px;
}

#nouvelles a{
	color:#FFFFFF;
	position:relative
}

#nouvelles .description{
	color:#09395e;
	position:relative	
}


#page{
	margin:0 10px 20px 20px;	
}
#page h2{
	color:#2b68b5;
	font-size:18px;
	text-transform:uppercase	
}
html {
	overflow-y: scroll;
}
/* Global properties ======================================================== */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#797b7d;
	min-width:1000px;
}
p {
	padding-top:10px;
	text-align:justify
}
a {
	color:#686767;
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}

/* Global Structure ============================================================= */
#main {
	margin: 0 auto;
	position: relative;
	width: 922px;
	background:#FFF;
}

/*----- form defaults -----*/
input, select, textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}
/*----- other -----*/
.img-indent {
	margin:0 20px 0 0;
	float:left;
}
.extra-wrap {
	width:100%;
}
.block {
	background:url(/images/troissaisons/block-bg.png) left top no-repeat;
	margin-left:-65px;
	height:527px;
	position:relative;
}
.slogan {
	margin:126px 0 0 68px;
	position:relative;
}
.block-link {
	margin:20px 0 0 102px;
	position:relative;
	display:inline-block;
}

/*----- forms -----*/
#signup-form fieldset {
	border:none;
	padding:0px 0 0 4px;
}
#signup-form label {
	display:block;
	height:45px;
	overflow:hidden;
	background:url(/images/troissaisons/sign-up-input-bg.gif) left top no-repeat;
	vertical-align:top;
}
#signup-form input {
	width:217px;
	padding:8px 0px 8px 0px;
	border:none;
	margin:0 5px 0 8px;
	line-height:1.2307em;
	background:none;
	color:#020100;
}
#signup-form .link {
	margin:0;
}
#contacts-form fieldset {
	border:none;
	padding-top:20px;
}
#contacts-form label {
	display:block;
	height:47px;
	overflow:hidden;
	background:url(/images/troissaisons/input-bg.gif) no-repeat 0 0;
	vertical-align:top;
}
#contacts-form input {
	width:317px;
	padding:10px 0px 12px 12px;
	border:1px solid #bab9b9;
	line-height:1.2307em;
	background:#f6f6f5;
	color:#8c8c8c;
}
#contacts-form textarea {
	width:317px;
	padding:8px 0px 0px 12px;
	border:1px solid #bab9b9;
	background:#f8f7f7;
	color:#8c8c8c;
	height:216px;
	overflow:auto;
}
#contacts-form .link {
	margin:5px 0 2px 25px;
}
#subheader{
	margin:5px;
	height:269px;
	position:relative;
}

#subheader img{
	position:absolute;
	left:0;
	top:0;
}


#submenu{
	width:600px;
	height:45px;
	margin-top:10px;
}

#submenu ul {
	width:600px;
}
#submenu li {
	font-size:16px;
	float:left;
	padding:5px 10px 0 10px;
	border-right:#022b56 1px solid;
	height:20px;
	color:#022b56;
}
#submenu li a:hover, #submenu li .active {
	color:#6592ca
}


