body {
	font-family : "Verdana";
	color : #000000;
	font-size : 13px;
	margin: 0;
	padding: 0 0 0 335px;
}

img {
	border : 0;
}

#keywords {
	font-size: 1%;
	color: #FDFDFD;
}

#fixe {
  padding-left: 8px;
	overflow: auto;
	height: 100%;
	width: 300px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: white;
	background: url(images/COLONNE1.jpg) top left repeat-y;
}

div#banfixe {
  width: 993px;
  height: 120px;
  border-left: 1px solid #FE0000;
  border-right: 1px solid #FE0000;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #FFF;
	background: url(images/S-P-AVOCATS--STRASBOURG.gif) center no-repeat #FFFFFF;
}

@media screen {
	body>div#fixe { /* invisible pour IE */
		position: fixed;
	}
	body>div#banfixe { /* invisible pour IE */
		position: fixed;
	}
}
/*
#colonne_gauche {
	background: url(images/avocats-alsace_03.gif) top left no-repeat;
}
*/
#menu ul
{
	margin: 120px 0 0;
	padding : 0;
}
#menu ul ul
{
	margin: 0;
	padding: 0;
}
#menu li
{
	color: #000;
	margin: 0;
	margin-left: 20px;
	padding: 0 5px 0 0px;
	font-size : 0.9em;
}
#menu li li
{
	font-size: 0.9em;
	margin-left: 20px;
	list-style-type: disc;
	color: #F00;
}
#menu a:link, #menu a:visited {
	font-weight : bold;
	text-decoration : none;
	color : #000;
	/*background-color : #FFCC00;*/
	padding : 0px 0px;
}
#menu a:hover, #menu a:active {
	font-weight : bold;
	background-color : #FFFFFF;
	color : #35394c;
}
#menu .selected a:link, #menu .selected a:visited,
#menu .selected ul li a:link, #menu .selected ul li a:visited
{
	background-color : transparent;
	color : #f00;
}
#menu .selected ul li a:link, #menu .selected ul li a:visited
{
	background-color : transparent;
	color : #000;
}
#menu .selected ul li.selected a:link, #menu .selected ul li.selected a:visited,
#menu .selected ul li a:hover, #menu .selected ul li a:active
{
	background-color : #FFFFFF;
	color : #35394c;
}

#bloc_bas {
  width: 300px;
  font-size:12px;
  color: #FFFFFF
}

#adresse {
	margin-top: 5px;
	text-align: center;
}

#langue {
	margin-top: 10px;
	text-align: center;
}
#langue ul, #langue li {
	display : inline;
	list-style-type : none;
	margin : 5px;
	padding : 0;
}
#page {
	padding-top: 30px;
}
#page h1 {
	color: #fff;
	background: #f00;
	font-size: 0.9em;
	text-align: center;
	padding: 3px;
	margin: 20px 0 0 0;
}
#page h2 {
	color: #fff;
	background: #34394c;
	font-size: 0.8em;
	text-align: center;
	padding: 3px;
	margin: 20px 0 0 0;
}

#page ul li a {
	font-size: 0.7em; 
	color: #000;
	text-decoration: none;
}
#page ul li a:hover {
	background: #34394c;
	color: #ffffff;
}

#page table.article {
	margin-top : 20px;
}

#page table.article .titre {
	background-color : #35394c;
	color: #FFFFFF;
	text-align : center;
	font-size : 0.9em;
	font-weight : bold;
}
#page table.article tr {
	vertical-align: top;
}
#page td.article {
	font-size : 0.8em;
	padding: 1.5em 2em 0.5em 2em;
}
#page td.article a:link, #page td.article a:visited
{
	color : #FE0000;
}
#page td.article_image {
	padding: 1.5em 0.5em 0 0.5em;
}


#formul
{
	width : 600px;
}

#error
{
	border : solid 2px red;
	width : 590px;
	text-align : left;
	color : white;
	margin-bottom : 5px;
	padding :5px;
}
#error h1
{
	margin : -5 -5 0 -5;
	padding : 2px;
	background-color : red;
	font-size : 12px;
}

#comm_valid { display:none; }
