/*Objets généraux*/
*
{
	margin:0px;
	padding:0px;
}
html
{
	overflow-y:scroll; 
}
body
{
background-color:white;
color:black;
font-size:11px;
font-family:"Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;


}
a:hover
{
	text-decoration: underline;
}
a
{
text-decoration: none;
color:#FF9900;
outline:none;
}

img
{
border:0px;
vertical-align:middle;
}

input
{
	width:200px;
}
input, textarea
{
	border:1px solid #999999;
}
input:hover, input:focus, input:active, textarea:hover, textarea:focus, textarea:active
{
	border:1px solid #ff9900;
}

textarea
{
	width:300px;
	height:100px;
}
.btt
{
	
}
.btt:hover, .btt:active, .btt:focus
{
	
}
.button
{
	
	
	margin-left:3px;
	margin-right:3px;
	width:100px;
	height:25px;
	border:0px;
	background-image:url(../images/btt_off.png);
	vertical-align:top;
	padding-bottom:10px;
	
}
.button:hover
{
	border:0px;
	background-image:url(../images/btt_on.png);
	font-weight:bold;
	
}
/*Id*/
#wrapper
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	/*background-color:red;*/
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:left top;
}
#banniere
{

	height:160px;
}


#menu
{
	position:absolute;
	height:60px;
	margin-top:60px;
	/*float:left;*/
	margin-left:200px;
}

#menu  li 
{
	float:left;
	display:inline;
	list-style-type: none;
	margin-left:30px;
	margin-right:30px;
	padding:2px;
	background-repeat:no-repeat;
	background-position:center bottom;
	height:30px;
}


#menu  a
{
	color:#999999;
	text-decoration:none;
}

#menu  a:hover
{
	color:#999999;
	border-top:3px solid #FF9900;

}


#menu .activeMenu 
{
 font-weight:bold;
}
#menu .activeMenu a
{
  color:#FF9900;
  border:0px;
  cursor: default;
}


#raccouci
{
	width:100px;
	float:right;
}
#raccouci li
{	
	float:left;
	margin-left:5px;
	display:inline;
	width:22px;
	height:36px;
}

#raccouci  img
{
	width:22px;
	height:36px;
}

#raccourci a
{
 color:#FF9900;

}

#logo_home, #logo_mail, #logo_rss
{
	background-repeat:no-repeat;
	background-position:left top;
	}
	
#logo_home:hover, #logo_mail:hover, #logo_rss:hover
{
	background-repeat:no-repeat;
	background-position:left top;
}
 
#logo_home 
{
	background-image:url('../images/logos/home.png');
}



#logo_mail
{
	background-image:url('../images/logos/mail.png');
}

#logo_rss
{
	background-image:url('../images/logos/rss.png');
}

#printer
{
	float:left; 
	margin-left:120px; 
	margin-top:100px; 
	position:fixed;
}

#content
{

}

#bas_page
{
	margin-top:10px;
	font-size:9px;
	width:100%;	
}
 #bas_page table
 {
 	width:250px;
	text-align:left;
 }
 
#bas_page  td
{
	color:#999999;
	text-align:right;
}

#bas_page .ico
{
	color:#999999;
	text-align:left;
}

#bas_page table td
{
	text-align:left;
	
}

#etudes ul, #exp_prod ul, #interet ul
{
	margin-left:30px;
}
#portfolio, #liens
{
	margin-left:auto;
	margin-right:auto;
	height:400px;
	
}
#portfolio td, #liens td
{

}
#portfolio div, #liens div
{
	margin-top:15px;
	text-align:center;
	margin-top:15px;
	padding-left:15px;
	padding-right:15px;
}

#portfolio img, #liens img
{
	
	padding:2px;
	
}
#liens li
{
text-align:left;
list-style-type: none;

}
#portfolio a, #liens a
{
text-decoration: none;
color:#808080;

}

#liens a
{
margin-left:10px;
}

#portfolio a:hover, #portfolio a:active, #portfolio a:focus ,#liens a:hover, #liens a:active, #liens a:focus
{

color:#FF9900;
text-decoration: underline;
}
/*Classes*/

.puceOrange_off, .puceOrange_on
{
	padding-left:20px;
	background-repeat:no-repeat;
	color:#999999;
	font-size:13px;
	text-align:left;
}

.puceOrange_off
{
	background-image:url('../images/puceOrange_close.png');
}

.puceOrange_on
{
	background-image:url('../images/puceOrange_open.png');
}

.gras
{
	font-weight:bold;
}

.souligne
{
	text-decoration: underline;
}
.grande_bulle_off, .grande_bulle_on
{
	width:700px;
	margin-left:auto;
	height:25px;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	cursor: pointer;
}
#cv
{
	width:700px;
	margin-left:auto;
	
}
#info_perso p
{
	margin:10px;
}
#cv li
{
	list-style:url(../images/puces/niv_1.png);
}
#cv li li
{
	list-style:url(../images/puces/niv_2.png);
}
#cv li li li
{
	list-style:url(../images/puces/niv_3.png);
}
#cv li li li li
{
	list-style:url(../images/puces/niv_4.png);
}
#info_perso table
{
	width:650px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}
#info_perso td
{
	/*width:33.3%;*/
	vertical-align:top;
}
#info_perso div
{
	text-align:left;
}

#contact
{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
}

#contact .info
{
	width:100%;
	height:80px;
}
#contact table
{
	width:100%;
}

#contact .champs td
{
width:50%;
}
.res_mail
{
text-align:center;
}
#contact td
{
	padding:5px;
}
#titre_mail, #contenu_mail
{
	margin-left:auto;
	margin-right:auto;
	width:600px;

}
#contenu_mail div
{

padding:3px;
text-align:center;
font-weight:bold;
}


.droite
{
	text-align:right;
}

.centrer
{
	text-align:center;
}
.grande_bulle_off
{
	background-image:url('../images/titre_grande_bulle_off.png');
	color:#808080;
}

.grande_bulle_on
{
	background-image:url('../images/titre_grande_bulle_on.png');
	color:#ff9900;
}

.valid
{
	background-image:url(../images/valid.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:15px;
}


.cursor
{
	 cursor: pointer;
}

