/* Initialise les marges des elements bloc */
body, div, 
dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, 
p, blockquote, th, td, img { margin: 0; padding: 0; }

/* Initialise la taille des titres */
h1,h2,h3,h4,h5,h6 { font-size: 100%; }



/* Initalise le style du texte */
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal;}

/* Enleve les bordures aux images et aux fieldset */
fieldset, img { border: 0; }

#Base {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

/********* FONDS *********/

#BackMillieu {
background-image:url(../images/ImgMid.gif)
}

/************ INDEX.HTML ***********/

#LecontenuMid {
width:740px;
margin-left:74px;
}

/*LE HAUT*/
#LeTop {
width:740px;
}

#LeTop a{
text-decoration:none;
}

#Navigation {
width:740px;
text-align:right;
position:relative;
margin-top:-15px;
}
#Navigation ul {
list-style:none;
}

#Navigation li {
display:inline;
}

.menu {
padding-right:50px;
}

#center {
width:900px;
margin:50px auto;
}

/*LE MID*/
#LeMid {
width:760px;
font-size:12px;
margin-left:74px;
padding-top:20px;
}

#MotBienvenue{
padding-top:21px;
padding-left:17px;
width:auto;
}

#Competences{
padding-top:21px;
padding-left:17px;
width:auto;
}

#Competences ul {
padding-left:17px;
}

#comp {
float:right;
position:relative;
margin-top:-240px;
margin-right:100px;
}

#ObjectifCarriere{
padding-top:21px;
padding-left:17px;
width:auto;
font-size:12px;
}


#Profil{
padding-left:17px;
padding-top:21px;
}

#CV{
height:33px;
width:345px;
padding-left:17px;
padding-top:21px;
}


#CV p {
float:right;
margin-top:-25px;
margin-right:150px;
}

/* LE BAS */
#heure{
text-align:right;
width:740px;
font-size:13px;
margin-left:73px;
}

#BarreHIndex {
margin-left:74px;
margin-top:10px;
padding-bottom:20px;
}

/****************** REALISATION.HTML******************/
/****************** CONTACT.PHP******************/

#Gauche {

}

#mess {
	color:#FFF;
	text-align:center;
	height:50px;
	width:380px;
	position:absolute;
	margin-top:-290px;
	margin-left:350px;
}

.texte {
margin-left:20px;

}

.pcontact {
margin-top:10px;
margin-left:15px;
font-size:15px;
}

#Droite {

}

#formulaire {
margin-left:20px;
}

/****************** EN COMMUN******************/

h1 {
font-size:20px;
font-weight: normal;
}

h2 {
font-size:22px;
font-weight:100;
padding-top:10px;
}

a:link {
text-decoration:underline;
color:#FFFFFF;
}

a:visited {
text-decoration:underline;
color:white;
}

a:hover {
text-decoration:none;
color:#000066;	
}

#Copyright{
text-align:center;
font-size:11px;
}

#copy li{

display:inline;
list-style:none;
}