@charset "UTF-8";
/*************************************/
/* reset all style's element - start */
/*************************************/
/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	/*background: transparent;*/
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
/*:focus {
	outline: 0;
}*/

/* remember to highlight inserts somehow! */
/*ins {
	text-decoration: none;
}*/
/*del {
	text-decoration: line-through;
}*/

/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/
/************************************/
/* reset all style's element - stop */
/************************************/

body {
	font-family: Geneva, Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	background: #000 url(../images/bg_strille.jpg) top left;
	/*color: #ddd;*/
}

#header {
	width: 100%;
	background: url(../images/banner_centered.jpg) top center no-repeat;
	height: 74px;
	/*border: 1px green dashed;*/
}

#navigation {
	width: 530px;
	height: 38px;
	padding-top: 36px;
	padding-left: 354px;
	margin-left: auto;
	margin-right: auto;
}

#largecontent {
	background-color: #000;
	width: 100%;
}

#content {
	/*border: 1px green dashed;*/
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg_frame.jpg) top right no-repeat;
	/*height: 535px;*/
}

.invisible {
	display: none;
}

img.switchover {
	cursor: pointer;
}

#infos {
	line-height: normal;
	color: #767676;
}

p.home {
	padding: 8px 0 8px 0;
}

p.parcours {
	padding: 4px 0 4px 0;
}

h1.home {
	padding: 0 0 15px 0;
	font-size: 1.5em;
	letter-spacing: -0.02em;
	color: #a40059;
}

h2.home {
	padding: 0 0 10px 0;
	font-size: 1.0em;
	font-weight: normal;
}

h3.home {
	padding: 20px 0 5px 0;
	font-size: 1.0em;
	font-weight: normal;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -0.02em;
	color: #555;
}

#infos a {
	text-decoration: underline;
	color: #a40059;
}

#div01, #div2011 {
	/*border: 1px green solid;*/
	height: 450px;
	padding: 70px 50px 0 50px;
}

#infos #div02 {
	/*border: 1px green solid;*/
	height: 470px;
	/*margin-top: 50px;/**/
	padding: 70px 50px 0 50px;
	overflow: auto;
}

#infos #div03 {
	/*border: 1px green solid;*/
	height: 450px;
	padding: 70px 50px 0 50px;
}

#infos #div04 {
	/*border: 1px green solid;*/
	height: 450px;
	padding: 70px 50px 0 50px;
}

#infos #div05 {
	/*border: 1px green solid;*/
	height: 450px;
	padding: 70px 50px 0 50px;
}

#postcontact {
	padding-top: 20px;
}

#postcontact label {
	float: left;
	width: 70px;
	color: #555;
}

#postcontact input.saisie {
	width: 180px;
	background-color: #222;
	color: #aaa;
	border: 1px #555 solid;
	padding: 2px;
	margin-bottom: 2px;
	-margin-bottom: 1px;
	font-family: Geneva, Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#postcontact textarea.saisie {
	width: 180px;
	background-color: #222;
	color: #aaa;
	border: 1px #555 solid;
	padding: 2px;
	margin: 0;
	font-family: Geneva, Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#postcontact input.bouton {
	margin: 2px 0 0 0;
	border: 1px #555 solid;
	background-color: #222;
	color: #aaa;
	font-family: Geneva, Arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
}

#reszone {
	padding: 10px 0 10px 0;
	text-align: center;
}

#resultat {
	font-weight: bold;
	color: #aaa;
	font-size: 1.2em;
	letter-spacing: -0.025em;
	padding: 0 20px 0 20px;
}

#warning {
	padding-bottom: 10px;
	color: red;
	font-weight: bold;
}

#slider {
	float: left;
	width: 540px;
	height: 540px;
}

#infos {
	float: right;
	width: 400px;
}

#footer {
	clear: both;
	height: 30px;
	text-align: right;
}

#help {
	float: left;
	color: #444;
}

#help img {
	padding-right: 7px;
}

input[type=text], input[type=submit] {
	font-size:11px;
}





