html { background: #87A7D6 }
body { position: relative; width: 1000px; margin: 20px auto; font-family : Verdana, Arial, Sans-Serif; font-size : 13px; color : #776B51 }
a { color : #7B6E54; text-decoration : none; font-weight : bold;}
* {margin : 0 ; padding: 0; border:0;}

#menuHaut { text-align : right; margin-right : 30px !important;}
#menuHaut li { display : inline ; background : url(../img/puce-escale-arz.gif) no-repeat ; padding-left : 20px ; }

#bandeau { text-align : center ;}

#contenu { background: url(../img/fond-escale-arz.jpg) repeat-y center;  }

#sousmenu { font-size : 11px; border-bottom : dashed 1px #776B51 ; width : 403px; padding-bottom:10px}
#sousmenu a { font-weight : normal ; padding : 0 5px}
#sousmenu .selected { font-weight : bold; }

#main { width : 890px; margin : 0 auto; }
#menu { padding: 10px 0 ; }
#menu li {display : inline ;  }
#menu a {background : url(../img/item-menu-arz.jpg); padding : 10px 15px; margin : 0 2px }
#menu .selected {background : url(../img/selection.gif) !important;}
#milieu { width : 882px; background-color : #EAE7D3; margin : 0 59px 0 57px ; border : solid 1px #EAE7D3 ;  }

#pied { background : url(../img/pied-escale-arz.gif) no-repeat ;  margin-left : 50px ; height: 33px; width:1000px;}
#pied address { float:left; color : #7B6E54; font-size : 11px; font-style : normal; border-left : solid 3px #7B7057; margin-left : 40px;padding-left : 50px; line-height : 18px}
#pied a { font-weight : normal; }
.logoPied{ float:right; margin-right:150px; margin-bottom:20px; }


/* Format imprimable */

@media print
{
}
#publicite 
{
	background: url(../img/pub.gif) no-repeat left top;
	padding: 20px 50px 0 80px;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
	width: 277px;
	height: 134px;
	margin: 0 0 20px 0;
}
#publicite h1, #publicite strong { font-size: 14px; }
#publicite h3 { font-size: 18px; }

.formulaire{float:left; clear:both; width:550px;margin:15px 0;padding:0 160px;}
.formulaire div{float:left; margin:0 15px;}