
a
{
	color:black;
}
a:hover
{
	color:#999;
}
#top_cadre
{
	background: url(../templates/top_cadre.png) no-repeat;
	height: 21px;
	width: 903px;
	position: relative;
	margin: 14px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}

#contenu_news
{
	background: url(../templates/middle_cadre.png) repeat-y;
	position: relative;
	width: 903px;
	height: 500px;
	font-family: arial;
	margin-left:1px;
}


#titrecadre {
    text-align: left;
    margin-left: 12px;
    font-weight: bold;
}

h1 {
	font-family: arial;
	font-size: 13px;
    margin-bottom: 12px;
    margin-left: 8px;
}

h4{
	font-family: arial;
	font-size: 12px; 
	margin-left:12px;
	margin-bottom:3px;
	font-weight: normal;
	text-decoration:underline;
}

#titre_page
{
	width:600px;
}

#liens {
	color:#0088CC;
	font-weight:bold;
  font-size:10pt;
}

#liens:hover {
	color:#00aaff;
	font-weight:bold;
}



#bloc_a  h3{
	font-weight:bold;
	font-size:10pt;
	margin-bottom:5px;
}
h2{
	font-weight:bold;
	font-size:12pt;
	margin-bottom:10px;
}

#img_touch
{
  position:absolute;
  top:40px;
  left:50px;
}
#img_pilot
{
  position:absolute;
  top:170px;
  right:30px;
}
#img_night
{
  position:absolute;
  top:300px;
  left:60px;
}
#contenu_news p 
{
  margin:0;
  font-family:arial;
  font-size:13px;
  text-align:justify;
  z-index:200;
}
#p_touch
{
  position:absolute;
  top:90px;
  left:400px;
  width:400px;
}
#p_pilot
{
  position:absolute;
  top:350px;
  right:350px;
  width:400px;
  
}
#p_night
{
  position:absolute;
  top:380px;
  left:310px;
  width:400px;
}