/**********************************************************************************/
/*** Général **********************************************************************/
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff7b09;
	background-image: url(images/h1.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
}



p a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff7b09;
	display:block;
	background-image: url(images/puce-plus.gif);
	background-repeat: no-repeat;
	margin-top:5px;
	padding-left: 20px;
	background-position: 0px 3px;
	text-indent: 0px;

}




/**********************************************************************************/
/*** Actu *************************************************************************/
#page #actu
{
	float:right;
	background-image: url(images/index/actu-cynetic.gif);
	background-position: right 0px;
	width: 250px;
	background-repeat: no-repeat;
}

#page #actu h1
{
	background-image: url(images/index/h1-actu.gif);
	height: 27px;
	width: 174px;
	margin-top:21px;
	margin-left:10px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff7b09;
	padding-left: 20px;
	background-repeat: no-repeat;
}

#page #actu p
{
	width: 210px;
	margin-left:10px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	text-align: justify;
}

/**********************************************************************************/
/*** Peba *************************************************************************/
#page #peba
{
	float:right;
	width: 250px;
	margin-top:25px;
	background-image: url(images/index/degrade-vert.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}

#page #peba p
{
	width: 210px;
	margin-left:10px;
	margin-top:20px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	text-align: justify;
	background-image: url(images/index/puce-fleche.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 0px 3px;
}



/**********************************************************************************/
/*** Video ************************************************************************/
#page #video
{
	float: left;
	width: 476px;
	background-image: url(images/index/fond-video.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

#page #video #image
{
	height: 170px;
	width: 209px;
	margin-top:21px;
	padding-left:13px;
	overflow:hidden;
	float:left;
}

#page #video #txtVideo
{
	float:left;
	margin-left:10px;
	margin-top:21px;
	width:220px;
	display:block;

}

#page #video #txtVideo p
{	
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	text-align: justify;
}

/**********************************************************************************/
/*** Référence ********************************************************************/
 
#page #reference
{
	float: left;
	width: 476px;
	height: 264px;
	margin-top:23px;
	background-image: url(images/index/fondReference.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#page #reference #txtRef
{
	height: 225px;
	width: 243px;
	overflow:hidden;
	margin-left: 25px;
	margin-top: 15px;
}

#page #reference #txtRef p
{
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	text-align: justify;

}

#page #reference #txtRef p img
{
float:left;
margin-right:10px;
margin-bottom:10px;
}


