*{
padding:0 ;
}
 
@font-face{  
	font-family: "Helvetica"; 
	src: 	url('Helvetica.ttf')  format('truetype'), 
        	url('Helvetica.otf')  format('opentype') ,
        	url('Helvetica.eot')  format('opentype') ,
         	url('Helvetica.woff')  format('woff');
}

html{font-family: verdana, sans-serif;
 margin:0;
  padding:0;
  background: url(images/body-acropa.png) no-repeat; 
  background-size:cover;
}

body{
	height:100%;
	font-family: verdana, sans-serif;
}

#main{width:100%;
margin:auto;
height:100%;
}

#head{width:1024px;
height:150px;
margin:auto;
}

#head1{width:260px;
height:135px;
float:left;
}

#head2{width:724px;
height:135px;
float:left;
font-family: verdana, sans-serif;
}


#barre{width:1024px;
height:13px;
background: url(images/barre-acropa.png) center top no-repeat;
margin:auto;
}


#content{width:1024px;
margin:auto ;
height:319px;
}

#content1{width:739px;
height:319px;
float:left;
}

#content2{width:285px;
float:left;
height:319px;
background:#000;
}

#contenu{width:1024px;
margin:auto;
}

h1{font-family: verdana, sans-serif;}

#texte{width:1024px;
margin:auto;
height:75px;
background: #000;
border-bottom: 3px solid #333;
color:#fff;
text-align:left;
font-weight:normal;
    text-transform: uppercase;
}

#footer{width:1024px;
margin:auto;
height:75px;
background: #000;
border-top: 3px solid #979797;
border-bottom: 3px solid #333;
}

#texte tr{line-height: 70px;}


#nav-foot{width:650px;
float:left;
}
#adresse{width:1024px;
margin:auto;
height:75px;
background: #000;
border-top: 3px solid #979797;
}


#footer a{
	color:#fff;
	text-decoration:none;
	padding:14px;
	height:50px;
	padding-left:22px;
	padding-right:22px;
	line-height:75px;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}

#footer a:hover{
	color:#cc3333;

}

#footer2
{
    width: 350px;
    float:left;
}

#footer2 div
{
    width: 29px;
    height: 30px;
    float: left;
    margin-right:5px;
}

#footer2 #facebook
{    margin-left:100px;
margin-top:20px;
    background: url(images/facebook.png) no-repeat center center;
}
#footer2 #google
{margin-top:20px;
    background: url(images/google+.png) no-repeat center center;
}
#footer2 #in
{margin-top:20px;
    background: url(images/in.png) no-repeat center center;
}

#footer2 #facebook:hover
{margin-left:100px;
margin-top:20px;
    background: url(images/facebook_hover.png) no-repeat center center;
}
#footer2 #google:hover
{margin-top:20px;
    background:url(images/google+_hover.png) no-repeat center center;
}
#footer2 #in:hover
{margin-top:20px;
    background:url(images/in_hover.png) no-repeat center center;
}
