/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
:::::::::::::::::::::::::::::::::::::::::::::::: Structure du site :::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

body
{
width: 900px;
margin: auto;
background-image: url(images/fond.png);
background-position: center;
background-repeat: repeat-y;
background-color: #2f3d46;
}

.banniere
{
width: 900px;
height: 357px;
float: left;
background-image: url(images/banniere.png);
}


	/* :::::::::::::::::::::::::::::::::::::::: Le Menu ::::::::::::::::::::::::::::::::::::: */	
	
	ul#menu 
	{
	float: right;
	margin-right: 50px;
	margin-top: 75px;
	list-style-type: none;
	padding-top:0px;
	}
	
	ul#menu li 
	{
	display:block;
	float:left;
	height:31px;
	margin-left: 25px;
	}
	
	
	ul#menu a 
	{
	display: block;
	height: 31px;
	color: #b3c8db;
	font-size: 12px;
	font-family: Arial, Verdana, "Trebuchet MS", Serif;
	text-decoration: none;
	}
	
	ul#menu a:hover
	{
	color: white;
	}
	
	/* :::::::::::::::::::::::::::::::::::::::: Le Menu ::::::::::::::::::::::::::::::::::::: */
	
/* --------------------------------------------------------------------- SIDEBAR */

.sidebar
{
width: 200px;
float: right;
margin-left: -10px;
margin-top: 10px;
}

.sidebar_title
{
width: 200px;
float: left;
margin-left: -30px;
}

.sidebar_title_02
{
width: 200px;
float: left;
margin-left: -20px;
}

.sidebar_unic
{
width: 200px;
float: left;
}

ul.sidebar
{
list-style-image: url(http://www.xbizstudio.com/img/bullets/bullet_07.png);
margin-right: -30px;
margin-top: 0px;
}

ul.sidebar a
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #0099CC;
}

ul.sidebar a:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #006699;
}

.sidebar_amis
{
width: 180px;

float: left;
}

.sidebar_amis_objet
{
width: 31px;
height: 31px;
float: left;
margin-left: 5px;
border: 1px solid #a2a2a2;
margin-top: 5px;
}

/* --------------------------------------------------------------------- SIDEBAR */



		/* NEWS SCRIPT */
		
		.news
		{
		width: 640px;
		float: left;
		}
		
		.news_global
		{
		width: 640px;
		text-align: justify;
		margin-left: 18px;
		font-size: 12px;
		font-family: Arial, Serif;
		color: #333333;
		border-bottom: 1px dashed #c3c1c1;
		margin-top: 10px;
		min-height: 200px;
		padding-bottom: 40px;
		}
		
		.news_liens
		{
		color: #c73b3b;
		float: right;
		margin-top: 5px;
		margin-right: 10px;
		}
		
		.news_liens a
		{
		color: #006699;
		margin-right: 10px;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		}
		
		.news_liens a:hover
		{
		color: #72719D;
		text-decoration: none;
		}
		
		.news_story
		{
		padding-bottom: 10px;
		}
		
		.news_titles
		{
		font-size: 18px;
		font-family: Arial, Serif;
		color: #586168;
		text-decoration: none;
		padding-bottom: 5px;
		}
		
		.news_postdata
		{
		color: #006699;
		padding-bottom: 5px;
		}
		
		.news_commentform
		{
		color: #333333;
		font-family: Arial, Serif;
		font-size: 12px;
		margin-left: 170px;
		margin-top: 20px;
		}
		
		.news_comments_global
		{
		margin-top: 10px;
		margin-left: 10px;
		color: #333333;
		font-family: Arial, Serif;
		font-size: 12px;
		width: 400px;
		border: 1px dashed #c3c1c1;
		}
		
		.news_comments_authordate
		{
		height: 30px;
		width: 400px;
		background-color: #527694;
		line-height: 30px;
		color: white;
		}
		
		.news_comments_text
		{
		margin-left: 5px;
		}
		
		.news_comments_content
		{
		background-color: white;
		padding: 10px;
		}
		
		.news_comments_conten_text
		{
		text-align: left;
		}
		
		.news_img
		{
		width: 150px;
		height: 150px;
		padding: 5px 10px 5px 0px;
		float: left;
		}
		
		/* NEWS SCRIPT */


.corps
{
float: left;
background-color: white;
width: 900px;
min-height: 300px;
margin-bottom: 0px;
padding-bottom: 10px;
}

.foot
{
float: left;
width: 900px;
background: #00565d;
height: 60px;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
:::::::::::::::::::::::::::::::::::::::::::::::: Structure du site :::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/*---------------------------------------------------------------------------------------------------------*/

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
:::::::::::::::::::::::::::::::::::::::::::::::: Les sous-structures :::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.corps_contenu
{
width: 880px;
margin-left: 10px;
float: left;
}

	/* --------------------------------------------------------------------- FOOTER CONTENU */
	
	.foot p
	{
	font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Serif;
	font-size: 12px;
	color: white;
	}
	
	.foot a
	{
	font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	}
	
	
	.copyright
	{
	width: 900px;
	text-align: center;
	margin-top: 25px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	}
	
	.copyright a
	{
	color: #00CCFF;
	font-weight: bold;
	}

	
	/* --------------------------------------------------------------------- FOOTER CONTENU */

/* --------------------------------------------------------------------- TITRES DES PAGES ( GLOBAL ) */

.titre_page
{
width: 870px;
float: left;
margin-left: 10px;
}

.titre_page h1
{
font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Serif;
font-size: 30px;
color: #444f59;
font-stretch: ultra-condensed;
font-weight: 500;
padding: 0;
margin: 0;
}

/* --------------------------------------------------------------------- TITRES DES PAGES ( GLOBAL ) */

	/* --------------------------------------------------------------------- CONTENU PAGE EQUIPE */
	
	ul.equipe
	{
	width: 880px;
	margin-left: 10px;
	}
	
	ul.equipe b
	{
	font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Serif;
	font-size: 12px;
	color: #444f59;
	width: 400px;
	padding: 5px;
	font-weight: 100;
	}
	
	/* --------------------------------------------------------------------- CONTENU PAGE EQUIPE */

/* --------------------------------------------------------------------- CONTENU PAGE CONTACT */

ul.contact
{
width: 880px;
margin-left: 10px;
float: left;
}

ul.contact p
{
font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Serif;
font-size: 12px;
color: #444f59;
}


ul.contact b
{
font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Serif;
font-size: 12px;
color: #444f59;
width: 400px;
padding: 5px;
font-weight: 100;
}

/* --------------------------------------------------------------------- CONTENU PAGE CONTACT */

/* --------------------------------------------------------------------- CONTENU PAGE FOLIO */

.folio_liste
{
width: 880px;
margin-left: 10px;
float: left;
}

.folio_liste a
{
font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Serif;
font-size: 12px;
color: #444f59;
font-weight: bold;
text-decoration: none;
}

/* --------------------------------------------------------------------- CONTENU PAGE FOLIO */

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
:::::::::::::::::::::::::::::::::::::::::::::::: Les sous-structures :::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/* ---------------------------------------------------------------------CONTENU PAGES FOLIOS ( VC & RF ) */

.folio
{
width: 880px;
float: left;
}

.folio_video
{
width: 530px;
float: left;
}

.folio_contenu
{
width: 510px;
margin-left: 8px;
float: left;
margin-top: 8px;
}

.img_vid
{
width: 130px;
height: 130px;
border: 2px solid #b5cae3;
float: left;
}

.text_vid
{
width: 350px;
margin-left: 10px;
float: left;
color: #c6d0db;
font-family: Arial, "Lucida Sans Unicode", Serif;
font-size: 12px;
}

.text_vid a
{
color: #a4b3c5;
font-family: Arial, "Lucida Sans Unicode", Serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.text_vid a:hover
{
color: #969faa;
font-family: Arial, "Lucida Sans Unicode", Serif;
font-size: 12px;
text-decoration: none;
font-weight: 100;
}

.folio_profils
{
width: 330px;
margin-left: 12px;
float: left;
color: #606e7b;
font-family: Arial, "Lucida Sans Unicode", Serif;
font-size: 12px;
font-weight: bold;
}


.folio_video_unic
{
width: 520px;
margin-left: 5px;
height: 150px;
background-color: blue;
background-image: url(images/fond_zoombox.png);
}

.folio_image
{
float: left;
margin-left: 100px;
margin-top: 20px;
}

/* ---------------------------------------------------------------------CONTENU PAGES FOLIOS ( VC & RF ) */

