/* CSS Document */

/* = RAZ - Remise à zero de certains styles
--------------------------------------------------*/

a {
	text-decoration: none;
	color:#FFFFFF;
	}
	
h1, h2, h3, h4, h5, h6, p {
	margin: 0; padding: 0;
	font-size: 1em;
	font-weight: normal;
	}
	
a img {
	border:none;
	}
	
ul,li {
	list-style:none;
	list-style-type:none;
	}
/* --------------------------------------------------*/

body,html {
	margin:0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
	font-size: 62.5%;
	text-align:left;
	color:#000000;
	background-color:#CCCCCC;/**/
	background-image:url(images/interface/interface_4/fond6.jpg);
	background-repeat:repeat-x;
	}

/*body {
	margin-top:10px;}*/
html {
	font-size:1.8em;
	font-weight:bold;
	}	

.spacer {
	clear:both;
	height:0px;
	/*background-color:#666666;*/
	}
	

/* ------------------ STYLES COMMUNS --------------------------*/


.conteneur {
	background-image:url(images/interface/interface_4/motif.jpg);
	background-repeat:repeat-y;
	width:955px;
	margin-left:auto;
	margin-right:auto;
	}
	
.bandeau {
	margin-left:auto;
	margin-right:auto;
	width:955px;
	height:90px;
	background-image:url(images/interface/interface_4/bandeau.jpg);
	/*border:solid #00FF00 1px;*/
	}
	
.menu {
	float:left;
	background-image:none;
	background-repeat:no-repeat;
	/*background-color:#FF6600;*/
	width:128px;
	height:490px;
	/*border:solid #FF0000 1px;*/
	text-align:left;
	}

.menu ul,.menu li {

	font-size:0.8em;
	padding:0px;
	margin:0px;
	margin-top: 30px;
	margin-bottom: -5px;
	}

.contenu {
	float:left;
	/*background-color:#66FF33;*/
	width:682px;
	font-size:1em;
	}
	
p {
	margin:1em;
	font-family:Helvetica, sans-serif;
	font-size:0.7em;
	color:#000000;
	font-weight:normal;
	line-height:1.5em;
	}
	
h1 {
	font-size:1.3em;
	/*font-weight:bold;*/
	color:#CC3333;
	margin:1em;
	}
	
h2 {
	font-size:1.2em;
	/*font-weight:bold;*/
	margin-left:2em;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#CC3333;
	}

h3 {
	margin-left:1em;
	}

/*abbr, acronym {
	cursor: help;
	cursor:help;
	border-bottom: 1px dotted #000000;
	}*/
	
.cadre-droit {
	float:left;
	width:145px;
	height:99px;
	background-image:url(images/interface/interface_4/logo.jpg);
	background-repeat:no-repeat;
	/*background-color:#FFFF00;*/
	}

.bas {
	float:left;
	width:100%;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/interface/interface_4/bandeau_bas.jpg);
	}
	
.bas p{
	font-size:0.4em;
	font-weight:bold;
	margin-top:10px;
	margin-left:600px;
	color:#000000;
	}

#tel {
	margin-left:24px;
	}


/* ------------------ STYLES ACCUEIL --------------------------*/


#bibi {
	font-style:italic;
	}

#plan a {
	font-size:0.8em;
	font-weight:normal;
	font-family:"Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	color:#666666;
	}
	
#plan a:hover{
	color:#CC0000;
	}
	


/* ------------------ STYLES REFERENCES --------------------------*/


.site {
	width:550px;
	margin-top:12px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:12px;
	}

.site p{
	margin-top:8px;
	}
	
.site table{
	border:none;
	}
	
.photo {
	width:100px;
	margin-top:12px;
	margin-left:8px;
	float:left;
	margin-right:1em;
	}

.text {
	margin:1em 2em 1em 2em;
	font-family:Helvetica, sans-serif;
	font-size:0.75em;
	color:#000000;
	font-weight:normal;
	line-height:1.5em;
	}
	
	
/* ------------------ STYLES CV --------------------------*/

.colonne {
	width:50%;
	float:left;
	}

/* ------------------ STYLES FORMULAIRE CONTACT --------------------------*/



form {
	width:520px;
	height:310px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	margin-top:28px;
	background-image:url(images/interface/interface_4/form.jpg);
	background-repeat:repeat;
	}

input,textarea {
	background-color:#F3E2E2;
	}
	
fieldset {
	border:none;
	}
	
legend {
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	font-style:italic;
	font-weight:normal;
	color:#CC3333;
	}
	
label {
	font-family:Helvetica, sans-serif;
	font-size:0.75em;
	font-weight:normal;
	color:#000000;
	}

.envoi {
	float:right;
	}
	
.alert {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:1em;
	font-weight:bold;}
	
/* ------------------ STYLES RESSOURCES --------------------------*/	

a:hover{
color:#CC3333;
}

