/* CSS Document */

body 
{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	background: #eeeeee;
	text-align: center;
	cursor:default;
}

/*  Identités  */
#zone 
{
	width: 915px;
	background: #eeeeee;
	text-align: left;
	margin: auto;
	background: #eeeeee url("images/sophrologie-acouphene_02.gif") top center repeat-y;
	background-color: #eeeeee;
}

#header 
{
	height: 155px;
}

#contenu 
{
	margin:10px;
}

#page 
{
	width:590px;
	float:right;
	margin-right:50px;
	margin-top:20px;
}

#pied 
{
	height: 110px;
	clear:both;
	background: url(images/sophrologie-acouphene_04.jpg) no-repeat; 
}

#contenu_pied 
{
	font-size: 10px;
	color: #777;
	text-align:center;
	padding-top:28px;
}

#barre 
{
	width:1px;
	height:255px;
	margin-top:20px;
	margin-left:200px;
	background: url(images/sophrologie-acouphene_05.jpg) no-repeat; 
}

#menu 
{
    text-align: center;
	font-size: 100%; 
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	float:left;
	width:190px;
	margin:15px 0 15px 10px;
}


#menu a 
{
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 10px;
}

#menu a:hover 
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}

#menu ul
{
	padding: 0px ;
	margin:0px;
	list-style-type: none ;
	text-align: left;
}

#menu ul li
{
	margin: 0px ;
	padding: 0 ;
}

#menu ul li a
{
	display: block ; 
	width: 145px ;
	line-height: 29px ;
	color: #1C4B81;
	padding-left:30px; 
	text-decoration: none ;
	background: url(images/puce.gif) no-repeat +10px +7px; 
}


#menu ul li a:hover
{
	padding-left:30px;
	color: #1C4B81;
	line-height: 29px ;    
	background: #C3DFED url(images/puce2.gif) no-repeat +10px +7px; 
}

#son 
{
	width: 915px;
	text-align: right;
	margin: auto;
	background-color: #eeeeee;
}

/*  Balises HTML  */
p {	font-size: 12px; color: #666666; }
img 
{
	border:0;
}

h1
{
	color: #1C4B81;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
}

h2
{
	color: #1C4B81;
	font-size:14px;
	font-weight:bold;
}

h3{
	color: #1C4B81;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:0;
}


a
{
	color: #3797C9;
	text-decoration:underline;
}
a:hover
{
	color: #3797C9;
	text-decoration:none;
}

/*  Classes  */
.lien_rien { text-decoration:none; color: #666666; }
.petit { font-size:10px; font-weight:normal; }
.gras { font-weight:bold; }
.grasitalique { font-weight:bold;font-style:italic; }
.bleu {	color: #3797C9; }
.italique { font-style: italic; }
.normal { font-style:none; font-weight:normal; }

a.info
{
    position:relative; 
    z-index:24;	
	text-decoration:none;
	border-bottom:1px dashed;
	cursor:default;
}
a.info:hover{z-index:25;}
a.info span{display: none}
a.info:hover span
{ 
	display:block; 
	position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #3797C9;
    background-color:#eeeeee; 
	color:#3797C9;
    text-align: justify;
    font-weight:none;
    padding:1px;
}

a.pied { color:#777; text-decoration:none; }
a.pied:hover { color:#777; text-decoration:none; }

div.news-index{
	width:574px;
	height:72px;
	padding:8px;
	background: url(img/bg_news.gif) no-repeat; 
}

p.date{
	background: url(img/calendrier.gif) no-repeat;
	margin:3px 0 0 80px;
	padding: 0 0 3px 20px;
}

p.date2{
	background: url(img/calendrier.gif) no-repeat;
	margin:0;
	padding: 0 0 3px 20px;
}

div.divimg{
	float:left;
	margin: 1px 10px 10px 0;
}

div.miniactu{
	clear:both;
	border-bottom:1px solid #bbb;
	padding:7px 0 0 0;
	margin:0 0 5px 0;
	height:50px;
}

div.miniactu a{
text-decoration:none;
}



