/* CSS Document */

body, html { margin: 0px; padding: 0px; font-size: 12px; font: 14px/14px 'Verdana', Arial, sans-serif;}
h1, h2, h3, h4, h5, h6, p, ul, li {  margin: 0px; padding: 0px; font-weight: normal; }

li { list-style: none; }
a { outline: none; }

h1 {font: 30px/30px 'Verdana', Arial, sans-serif; letter-spacing: 0;}
h2, h3, h4, h5, h6 {font: 18px/18px 'Verdana', Verdana, Sans Serif, Arial, sans-serif;}


#global { width: 1000px; margin: 0 auto;}
#global .logo { font-size: 12px;}

#global h1 {  font-size: 24px; text-align: center; }
#global .desc {  text-align: center; }
#global .spacer { height: 18px; display: block; }
#global .email { width: 208px; margin: 0 auto; padding-bottom: 10px; }
#global .email a:link,
#global .email a:visited { text-decoration: none; color: #03b6df; }
#global .email a:hover,
#global .email a:active { color: #8f9190; }
#global .email a img { border: none; }
#global .address { text-align: center; }

#global #agence_paris { width: 717px; height: 290px; display: block; border: 1px #efefef solid; margin: 0 auto; }

.blue { color: #03b6df; }
.grey { color: #8f9190;  } 

.block-desc { width: 717px; margin: 0 auto; }
.upper { text-transform: uppercase; }
.small { font-size: 11px; }
