* {
    padding: 0;
    margin: 0;
}

body {
background: #25579c;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
color: #222;
}

p{padding-bottom: 12px;}
h3 { color: #1D87EF; font-size: 13px; margin: 0px 0 10px 0; }
ol { padding-left: 20px; }
img { border: none; }
a { cursor:pointer; color: #1D87EF; text-decoration: none; }
a:hover { text-decoration: underline; color : #AA1135; }

.puces {padding-left: 20px; margin-left: 20px; line-height: 20px;}

.fleche{
	list-style-type:none;
}
.fleche li{
background:transparent url(images/puce_fleche.png) no-repeat scroll 0px 4px;
padding:0px 0px 5px 15px;
}

.img_left{
	float:left;
	margin-right: 16px;
	margin-bottom: 10px;
}

.img_right{
	float:right;
	margin-left: 16px;
	margin-bottom: 10px;
}

#wrap {
margin: 20px auto;
width: 800px;   
}

#top {
background: #25579c url(images/top.gif) no-repeat;
padding: 5px 0;
}

#header {
background: #eee url(images/header_network.gif) no-repeat;
height: 100px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: 3px;
padding: 20px 0 0 140px;
}
#header h1 a {
text-decoration: none;
color: #333;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #30A5F2;
font-size: 17px;
font-weight: 100;
letter-spacing: -1px;
padding: 0 0 0 140px;
}

#menu {
height: 30px;
line-height: 30px;
background: #4FA0F2 url(images/menu.gif) no-repeat;
}
#menu ul {
padding-left: 20px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #fff;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
font-size: 14px;
font-variant: small-caps;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
font-size: 11px;
line-height: 15px;
padding: 10px 10px;
background: #25579c url(images/content_rightmenu.gif) repeat-y;
min-height: 350px;
}
.right {
float: left;
width: 540px;
text-align: justify;
padding: 0 20px 10px 35px;
line-height: 17px;
}
.right h2 {
color: #1D87EF;
font-size: 20px;
letter-spacing: -2px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.right h2 a {

}
.right h2 a:hover {

}
.left {
float: right;
width: 160px;
padding: 10px;
}
.left h2 {
font-size: 13px;
color: #333;
padding: 5px 0 2px 10px;
}
.left ul {
list-style-type: none;
padding: 5px 0 10px 15px;
}
.left ul li {
padding: 2px 20px;
background: transparent url(images/apple.gif) no-repeat;
}

.left ul li a {
display: block;
color: #444;
}
.left ul li a:hover {
color: #AA1135;
}

#footer {
background: #333 url(images/footer.gif) no-repeat;
height: 30px;
text-align: center;
line-height: 30px;
color: #eee;
font-size: 10px;
}
#footer  a { color: #eee; }

.footer_left{float:left;width:30%;text-align:left;padding-left:25px;}
.footer_right{float:right;width:60%;text-align:right;padding-right:25px;}

#bottom {
background: #25579c url(images/bottom.gif) no-repeat;
padding: 5px 0;
}


#fieldset_search {
	margin: 0;
	width: 100%;
	border: none;
}

#legend_search {
	display: none;
}
#searchinput{
	width: 100px;
	background:#EEF4F8 none repeat scroll 0%;
	border:1px inset #295989;
	color: #25579C;
}
#searchsubmit{
	border:1px inset #000000;
	margin-left:5px;
	font-size:11px;
	height: 18px;
	background: #78BAFE;
	width: 52px;
	text-align: left;
}

.fieldset_contact{
	background: #EFD2D1;
	padding: 12px;
	border: none;
	margin-bottom: 16px;
}
.fieldset_title{
	font-weight: bold;
	padding-bottom: 12px;
}

.fitem{
	clear: both;
	height: 30px;
}

.flabel{
	float: left;
	width: 120px;
}

.fitem input{
	width: 200px;
}
.fitem textarea{
	width: 200px;
	height: 50px;
}

#fieldset_coord{
	height: 210px;
	clear: both;
}

.fsubmit{
	padding-top: 10px;
	text-align: center;
}

.fsubmit input{
	background: #DF6761;
	width: 130px;
	font-weight: bold;
	color: #ffffff;
}

/* EXPERIENCES PROF */
.exp_item{
clear:both;
}
.exp_col1{
float:left;
width:100px;
color: #000;
font-weight: bold;
font-family: verdana, arial, sans-serif;
}
.exp_col2{
float:left;
padding-bottom: 16px;
}

