* { 
	padding: 0; 
	margin: 0; 
	border: 0; 
} 
body {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding:0px;
	margin:0px;
	background : #ffffff;
	color: #4d4d4d;
}
hr {
	color: #777777;
	background-color: #777777;
	height: 1px;
	border: 0;
	margin-bottom: 20px;
}
.topHeader {
	width: 100%;
	background-image: url(/img/topHeader.png);
	background-repeat: repeat-x;
	height: 54px;
	margin:0px;
	padding:0px;
	text-align:center;
}
#Header {
	width: 100%;
	background-image: url(/img/fondHeader.png);
	background-repeat: repeat-x;
	height: 225px;
	text-align:center;
}
.contenuHeader {
	margin: auto;
	position: relative;
	color: #ffffff;
	width: 900px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#menu td a {
	width:100%; 
	height:100%; 
	display:block;
	text-decoration:none;
}
.gaucheHeader {
	Float:left;
	display:block;
}
.droiteHeader {
	Float:right;
	display:block;
	text-align:right;
}
.gaucheColonne {
	Float:left;
	width: 625px;
	position: relative;
	text-align:justify;
}
.droiteColonne {
	Float:right;
	width: 235px;
	position: relative;
	padding-left:20px;
	padding-right:10px;
	text-align:justify;
}
.gaucheFooter {
	Float:left;
	display:block;
	width: 225px;
	color:#4d4d4f;
	font-size: 10px;
}
.droiteFooter {
	Float:right;
	display:block;
	width: 635px;
	color:#4d4d4f;
	font-size: 10px;
	text-align:right;
}
#Header h2 {
	font-size: 24px;
	color: #ffffff;
	text-align: right;
	font-weight:normal;
	margin: 0px;
}
#Header h3 {
	font-size: 13px;
	margin: 0px;
	font-weight:normal;
}
#Header h4 {
	font-size: 12px;
	margin: 0px;
	font-weight:normal;
}
#contenu {
	width: 100%;
	background-image: url(/img/fondContenu.png);
	background-repeat: repeat-x;
	text-align:justify;
	display:block;
	text-align:center;
}
.contenuContenu {
	width: 900px;
	background-image:url(/img/fondDroit.png);
	background-repeat:repeat-y;
	background-position:top right;
	padding:0px;
	margin:0px;
	padding-top:41px;
	padding-bottom:20px;
	display:block;
	margin: auto;
	position: relative;
	overflow:auto;
}
#contenu h1 {
	font-size: 18px;
	color: #4c4c4c;
	text-align: left;
	font-weight:normal;
	margin: 0px;
	font-weight:bold;
}
#contenu h3 {
	font-size: 18px;
	color: #4c4c4c;
	text-align: left;
	font-weight:normal;
	margin: 0px;
	font-weight:bold;
}
#contenu h4 {
	font-size: 13px;
	color: #4c4c4c;
	text-align: left;
	font-weight:normal;
	margin: 0px;
	margin-bottom: 20px;
}
#contenu div .arbo {
	font-size: 11px !important;
	color: #aaaaaa !important;
	font-weight:bold;
	margin-bottom:20px;
}
#contenu div .arbo a, #contenu div .arbo a:visited {
	color: #aaaaaa !important;
	text-align: left;
	font-weight:normal;
	margin: 0px;
	margin-bottom: 20px;
	font-weight:bold;
}
#contenu div .arbo a:hover {
	color: #444444 !important;
	text-align: left;
	font-weight:normal;
	margin: 0px;
	margin-bottom: 20px;
	font-weight:bold;
	text-decoration:none !important;
}
.buttonHome a:hover {
	background-image: url(/img/homeOver.png);
}
.buttonHome {
	background-image: url(/img/home.png);
	width: 100px;
	height: 54px;
}
.buttonPortfolio a:hover {
	background-image: url(/img/portfolioOver.png);
}
.buttonPortfolio {
	background-image: url(/img/portfolio.png);
	width: 100px;
	height: 54px;
}
.buttonCv a:hover {
	background-image: url(/img/cvOver.png);
}
.buttonCv {
	background-image: url(/img/cv.png);
	width: 100px;
	height: 54px;
}
.buttonBlog a:hover {
	background-image: url(/img/blogOver.png);
}
.buttonBlog {
	background-image: url(/img/blog.png);
	width: 100px;
	height: 54px;
}
.buttonContact a:hover {
	background-image: url(/img/contactOver.png);
}
.buttonContact {
	background-image: url(/img/contact.png);
	width: 100px;
	height: 54px;
}
#footer {
	width: 100%;
	background-image: url(/img/footer.png);
	background-repeat: repeat-x;
	height: 37px;
	margin:0px;
	padding:0px;
	padding-top:25px;
	text-align:left;
	color:#4d4d4f;
	display: block;
	background-color:#1C1E26;
	text-align:center;
}
.contenuFooter {
	margin: auto;
	position: relative;
	color: #ffffff;
	width: 900px;
}
#contenu div p {
	margin-bottom: 10px;
}
.centerP {
	margin: auto;
	position: relative;
	overflow:auto;
	width:100%;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
#contenu .gaucheColonne a, #contenu .gaucheColonne a :visited {
	color: #999999;
	text-decoration:none;
	font-weight:bold;
}
#contenu .gaucheColonne a:hover {
	color: #999999;
	text-decoration:underline;
	font-weight:bold;
}
#contenu div a, #contenu div a :visited {
	text-decoration:none;
	font-weight:bold;
}
#contenu div a:hover {
	text-decoration:underline;
	font-weight:bold;
}
#drapeaux td a {
	width:100%; 
	height:100%; 
	display:block;
	text-decoration:none;
}
.buttonEngland a:hover {
	background-image: url(/img/englandOver.png);
}
.buttonEngland {
	background-image: url(/img/england.png);
	width: 36px;
	height: 54px;
}
.buttonFrance a:hover {
	background-image: url(/img/franceOver.png);
}
.buttonFrance {
	background-image: url(/img/france.png);
	width: 36px;
	height: 54px;
}
#contenu div h5 {
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #CCCCCC;
	border: 1px;
	border-style: solid;
	border-color: #999999;
	font-size: 14px;
	color: #363d3d;
	margin-bottom: 10px;
}
.ssListeCv {
	margin:0px;
	padding:0px;
	padding-left:30px;
}
.dateCV {
	margin-bottom:5px;
	font-weight:bold;
	color:#999999;
}
.natureCV {
	margin-bottom:5px;
	font-weight:bold;
}
.contenuCV {
	margin-left:20px;
	margin-bottom:20px;
}
.lieuCV {
	margin-left:30px;
}
.avatar {
	text-align:center;
	margin-bottom:10px;
}
.sectionCV {
	background-image:url(/img/iconKeyword.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
	font-weight:bold;
	height:20px;
	padding-top:5px;
	font-size: 11px;
}

/*Activités Friend Feed : */
.friendfeed .logo img , .bottom , .info { display: none; }
.friendfeed .feed .entry .comments { display: none; }
.friendfeed.widget { 
	border:0px !important; 
	border-style:solid !important; 
	border-color:#797979 !important;
	background-color:transparent !important;
	padding:0px !important;
}
.feed , .cluster{
	background-color:transparent !important;
	padding:0px !important;
	margin:0px !important;
}
.body, .entry , .summary , .title , .info , .published{
	background-color:transparent !important;
}
.title a, .title a:visited, .title a:hover, 
.widget a, .widget a:visited , .widget a:hover,
.published , .main, .title {
	color: #4d4d4d !important;
	font-size:11px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
	border-bottom-width: 0px !important;
}
.summary  a, .summary  a:visited, .summary  a:hover {
	color: #4d4d4d !important;
	font-size:11px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-weight: bold !important;
}

INPUT {
	background-color: #ffffff;
	border:1px;
	border-color: #797979;
	border-style:solid;
	height:20px;
}
TEXTAREA {
	background-color: #ffffff;
	border:1px;
	border-color: #797979;
	border-style:solid;
	width:100%;
}
#map {
	width: 400px;
	height: 300px;
	border: thin outset #000000;
	margin: auto;
	overflow:hidden;
	background:url(../img/map/loading.gif) 48% 48% no-repeat;
	z-index:1;
	margin-bottom:20px;
	margin-top:-5px;
}
#map-contact {
	width: 300px;
	height: 200px;
	border: thin outset #000000;
	margin: auto;
	overflow:hidden;
	background:url(../img/map/loading.gif) 48% 48% no-repeat;
	z-index:1;
	margin-bottom:20px;
	margin-top:-5px;
}
.gmnoprint {
	display:none !important;
}
td {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.colonneRightTab {
	font-weight:bold;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	width:200px;
	vertical-align:top;
	padding:5px;
}
.required {
	color:red;
}
.messageConfirmation {
	Float:left;
	display:block;
	background-image:url(../img/valid.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#006100;
}
.messageRefus {
	Float:left;
	display:block;
	background-image:url(../img/warning.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#9c0006;
}
.droiteFooter a,.droiteFooter a:visited {
	color:#4d4d4f;
	font-size: 10px;
	text-align:right;
	text-decoration:none;
}
.droiteFooter a:hover {
	color:#4d4d4f;
	font-size: 10px;
	text-align:right;
	text-decoration:underline;
}
.portfolio {
	text-align:center;
}
.cloud5 {
	font-size:16px !important;
}
.cloud3 {
	font-size:14px !important;
}
.cloud2 {
	font-size:12px !important;
}
ul li {
	color: #8fc524;
	margin-left: 15px;
	list-style-image: url(/img/valid.png);
}
#mathieu-preuilh ul li {
	color: #4d4d4d;
	margin-left: 30px;
	list-style-image: url(/img/point.png);
}
#mathieu-preuilh ul {
	margin-bottom: 10px;
}	
.tagprojet {
	margin-bottom:10px;
}
.listSearch {
	margin-left: 30px;
	list-style-image: url(/img/iconKeyword.png);
}
.droiteColonne a,.droiteColonne a:link,.droiteColonne a:visited, .droiteColonne a:hover {
	color: #0066cc;
	text-decoration: none !important;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff9900;
}
.myprofil {
	border-bottom-width: 0px !important;
}