/* ---------------------------- */
/* Frédéric RENARD pour VINCI   */
/* ---------------------------- */

/* ---------------------------- */
/* REDEFINITION DE BALISES HTML */
/* ---------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.750em;
	background: #FDB934;
	text-align: center;	
}
a {
	text-decoration: none;
}
img {
	border: none;
}
tt {
	font-size: 1.2em;
}

/* ----------------------------- */
/* BOITES PAR ORDRE D'APPARITION */
/* ----------------------------- */
#container {
	width: 960px;
 text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	background: #FFF;	
}

/* ------- */
/* EN-TETE */
/* ------- */
#header { 
	float:left;
	background: url(header-fond.gif) repeat-x left top;
	padding-left: 32px;
	clear: both;
}

/* LOGO */
#logo { /*largeur = 63+4+4=71*/
	float:left;
	background: #FFF;
	padding: 0 4px;
	width: 63px;
}

/* NAVIGATION */
#nav {
	float:left;
	margin-left: 50px;	
	width: 579px;/* 960-32-71-50-228*/
}
#nav li {
	display: inline;
	list-style: none;
}
#main-nav, #sub-nav{
	float:left;
	width: 577px;	
}

/* NAVIGATION NIVEAU 1 */
#main-nav {
	padding-top: 4px;
	margin-bottom: 3px;
}
#main-nav a{
	width: 120px;
	float: left;
	font-weight: bold;
	font-size: 1.1em;
	color: #FFF;
	text-align: center;
	margin-right: 10px;	
	padding-top: 8px;
	padding-bottom: 12px;
	background: url(main-nav-a-background-off.gif) no-repeat left top;
}
#main-nav a:hover, #main-nav a.on, #main-nav a.on:hover{
	background: url(main-nav-a-background-on.gif) no-repeat left top;
	color: #4d6882;
}

/* NAVIGATION NIVEAU 2 */
#sub-nav {
	background-repeat: no-repeat;
	background-position: -4px 0px;
	padding-top: 7px;
	padding-bottom: 10px;
}
#sub-nav a{
	float: left;
	color: #000;
	background: url(sub-nav-a-background.gif) no-repeat 0% 50%;
	padding-left: 8px;
	padding-right: 2px;
	margin-left: 2px;	
}
#sub-nav a:hover, #sub-nav a.on {
	background-color: #fed585;
}
#sub-nav.sn01{
	background-image: url(sub-nav-background-01.gif);
}
#sub-nav.sn02{
	background-image: url(sub-nav-background-02.gif);
}
#sub-nav.sn03{
	background-image: url(sub-nav-background-03.gif);
}
#sub-nav.sn04{
	background-image: url(sub-nav-background-04.gif);
}
/* INSCRIPTION NEWSLETTER */
#newsletter { /*largeur = 228*/
	background: #4D6882 url(newsletter-background.gif) no-repeat left top;
	float: left;
	height: 85px;
	width: 165px;
	padding-right: 8px;
	padding-left: 55px;
}
#newsletter a {
	float: left;
	clear: both;
	padding-top: 7px;	
	background: url(newsletter-a-background.gif) no-repeat left bottom;
	height: 66px;
	font-weight: bold;
	font-size: 1.1em;		
	color: #FFF;
}
#newsletter a:hover {
	color: #fdb934;
}

/* ------- */
/* CONTENU */
/* ------- */
#content {
	padding-bottom: 20px;
	margin-left: 1px;
}

/* TEXTUEL */
#text { /*largeur 960-230-60-1-40*/
	float: left;
	width: 629px;
	padding-top: 23px;
	padding-right: 40px;
	padding-left: 60px;	
	background: url(text-background.gif) no-repeat 0 0;	
}
#text a {
	color: #00C;
}
#text a:hover {
	color: #F00;
	text-decoration: underline;	
}
#text h1 {
	color: #7c98b0;
	font-size: 2.3em;
}
#text h2 {
	color: #636466;
	font-size: 1.417em;
}
#text h3 {
	color: #506b85;
	font-size: 1.250em;
}
#text h1, #text h2, #text h3 {
	padding-bottom: 0.2em;
}
#text p {
	line-height: 1.5em;
	padding-bottom: 0.75em;
}
#text .accroche {
	color: #506b85;
	font-weight: bold;	
}

/* CONTEXTE MULTIMEDIA */
#context { /*largeur 230px*/
	float: left;
	width: 230px;	
	background: #c1cedb;
	margin-top: 30px;	
	padding: 20px 0;	
	text-align: center;	
}
#context a {
	width: 230px;
	display: block;
	font-size: 0.917em;
	color: #000;	
}
#context a:hover {
	color: #f00;	
}
#context .webcam{
	background: url(context-webcam.gif) no-repeat 50% 0%;
	padding-top: 130px;
	margin-bottom: 25px;
	/*display: none;*/
}
#context .projet{
	background: url(context-projet.jpg) no-repeat 50% 0%;
	padding-top: 90px;	
}


/* ------------ */
/* PIED DE PAGE */
/* ------------ */
#footer {
	background: #FDB934 url(footer-background.gif) no-repeat center top;
	text-align: center;
	font-size: 0.91em;
	font-weight: bold;
	color: #4D6882;
	clear: both;
	padding: 5px 0 10px;
}
#footer li {
	display: inline;
	list-style: none;
	padding: 0 32px;
}
#footer li a{
	color: #FFF;
}
#footer li a:hover{
	color: #4D6882;
}

/* -------------- */
/* STYLES COMMUNS */
/* -------------- */
.spacer {
	font-size: 0;
	height: 0;	
	clear: both;
}
.spacerText {
	clear: both;
}
.pixg {
	float: left;
	padding-right: 1em;
}
.pixd {
	float: right;
	padding-left: 1em;
	font-size: 0.5em;
}
.pixg img, .pixd img{
	border: 1px solid #000;
}
.chiffres strong {
	font-size: 1.333em;
}	
.plan img{
	padding: 1em;
	border: 1px dotted #C1CEDB;
}
.partenaires {
	float: left;
	width: 190px;
}
.pdf {
	background: url(ico-pdf.gif) no-repeat 0% 50%;
	padding-left: 16px;
}
.notes {
	font-size: 0.95em;
	color: #666;	
}
#text .notes a{
	color: #666;
}

/* plan du site */
#plan li{
	color: #636466;
	font-size: 1.417em;
	font-weight: bold;
	list-style: none;
	padding-bottom: 0.5em;	
}
#plan li li{
	font-size: 0.75em;
	font-weight: bold;
	padding-left: 4em;
	padding-bottom: 0.3em;	
}
#plan li li a{
	color: #506b85;
	}
	
/* formulaire de contact */
fieldset {
	border: 1px solid #4D6882;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	width: 590px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
} 
legend {
	font-weight: bold;
	color: #636466;
	font-size: 1.417em;
	padding-left: 0.25em;
} 
label {
	display: block;
	padding-top: 0.75em;
} 
input, textarea, select {
	color: #000;
	width: 30em;
	padding: 2px;
	font: 1em Arial, Helvetica, sans-serif, "Trebuchet MS";
	border: 1px solid #C1CEDB;
} 
.radio { 
	width: auto; 
	border-style: none; 
} 
.telephone { 
	width: 200px; 
} 
.textareaLarge {
	width: 45em !important;
	height: 15em !important;
}
.bouton {
	width: auto;
	padding: 4px 8px;
	font-weight: bold;
	color: #4D6882;
	background: #FDB934;
	margin-top: 1em;
}
.bouton:hover {
	color: #FFF;
}
