body
{
	font-family:Helvetica Neue, "Times New Roman", Times, serif;
	font-size:1.3em;
	background: transparent url('../img/back_page.gif') top center repeat;
	margin : 0px;
	padding : 0px;
	color : #c6c6c5;
}


/* ===================== 
Couleurs
======================*/

.bleu
{
	color : #7abdbd;	
}

.vert
{
	color : #b4edb4;	
}

.orange
{
	color: #f1c38d;	
}

.petit
{
	font-size : 10px;	
}

.grand
{
	font-size : 16px;	
}

.t-grand
{
	font-size : 20px;	
}

.tt-grand
{
	font-size : 30px;	
}

.float-r
{
	float:right;
}

.float-l
{
	float:left;
}

.clearb
{
	clear:both;	
}

/* ===================== 
Structure
======================*/

#barre_network
{
	width : 98%;
	margin : 0px;
	line-height : 25px;	
	height : 30px;
	background: transparent url('../img/back_barrenet.png') top center repeat-x;
	font-size : 12px;
	padding-left : 1%;
	padding-right : 1%;
	color : #fff;
}

#barre_network select
{
	background: #333333;
	border : 1px solid #7abdbd;
	color : #b4edb4;
}

#barre_network select optgroup
{
	color : #7abdbd;
	font-style : normal;
}



.logo
{
	height : 60px;
	width : 200px;
	margin : 0px;
	padding : 0px;	
	float : left;
}

#page
{
	margin : 20px auto 0px auto;
	width : 900px;
}


#top_header
{
	height : 130px;
	width : 800px;
	padding-top:1px;
	margin : 0px auto 0px auto;
	color : #FFF;
}

ul#menu
{
	height : 30px;
	width : 690px;
	float:right;
	margin : 100px 0px 0px 0px;	
}

ul#menu li
{
	list-style-type : none;
	float:left;
	color :#bdcfd6;
	line-height : 50px;
	padding : 0px 24px 0px 0px;
	font-size : 1.5em;
	text-transform : uppercase;
}

ul#menu li a
{
	text-decoration : none;
	color :#bdcfd6;
}

ul#menu li a:hover
{
	color : #f1c38d;	
}

#pave_description
{
	width : 450px; 	
	float:left;
}

#pave_description .infos
{
	font-size : 0.6em;
	margin : 3px 0px 20px 2px;
}

.url_externe
{
	background: transparent url('../img/url_externe.png') top center no-repeat;
	line-height : 25px;
	width : 245px;
	font-size : 0.6em;
	margin : 5px 0px 0px 5px;
	padding-left : 5px;
	color : #7abdbd;
}

.url_externe a
{
	color : #7abdbd;
	text-decoration : none;
}

#visu_iphone
{
	width : 450px; 
	float:right;
	height : 600px;
}

#footer
{
	width : 900px;
	height : 80px;
	margin : 0px auto 0px auto;
	padding-top : 10px;
	text-align : center;
	background: #000;
	color : #c4c4c4;
	background: transparent url('../img/footer.png') top center no-repeat;
	margin-bottom : 0px;
	clear:both;
	font-size : 10px;
}
