﻿body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana, arial, courrier;
	font-size: 11px;
    font-weight: normal;
    background-color:white;
}

h2 {
    font-family: arial, verdana, serif;
    background-color:#94344a;
    color:white;
    width: 639px;
    text-align: center;
}

h3 {
    font-family: arial, verdana, serif;
    text-align: center;
    background-color:gray;
    color:white;
}

h4 {
    font-family: arial, verdana, serif;
    font-style:italic;
    font-weight: bold;
    font-size: small;
    text-align: left;
    color:green;
}

/*************************************************************************/
/* **************************** Zone EN-TETE *****************************/
/*************************************************************************/
#logo {
    position:absolute;
    left: 10px;
    top: 5px;
    width: 40px;
    height: 151px;
}

.header
{
    position: relative;
    width: 900px;
    height: 160px;
    margin: 0 auto ;
    font-weight: normal;
    background-image: url(images/header.png);
    background-repeat: no-repeat;
}

#google
{
    position: relative;
    width: 900px;
    height: 70px;
    margin: 0 auto ;
}
#googlepub
{
	margin-top:5px;
    float: left;
    width: 470px;
}
#googlerech
{
	margin-top:5px;
    float: right;
    width: 400px;
}

#heure {
    position: absolute;
    font-family: Arial, Verdana, Serif; 
    font-size: 16pt; 
    font-weight: normal; 
    font-style: italic; 
    color: black;
    left: 730px;
    top: 85px;
    height: 50px;
    width: 168px;
    text-align: center;
}
 
#menua {
    /*border: thin solid White;*/
    position: absolute;
    font-family:serif;
    font-size: 10pt;
    left: 590px;
    top: 10px;
    height: 30px;
    width: 300px;
    text-align: right;
}
#animation {
    position: absolute;
    left: 223px;
    top: 5px;
    height: 149px;
    width: 179px;
    text-align: right;
    margin-top: 0px;
}

/*************************************************************************/
/* **************************** CENTRE DE LA PAGE ************************/
/*************************************************************************/
.page
{
    margin: 0 auto;
    width: 900px;
    min-height: 300px;
}

#side {
    float:left;
    width: 170px;
	margin-top:10px;
}

#content {
    margin-left: 200px;
    width:680px;
}

#logo-avpc{
    float:left;
    width: 80px;
    height:81px;
}

#presentation {
    float:left;
    height: 80px;
    width: 80px;
}

.bloc {
	width: 600px;
    padding: 10px 10px 10px 10px;
}
.bloc p{
    text-align: center;
    font-size: 11px;
}

.bloc-float-left {
    float:left;
    width: 200px;
    height: 150px;
    padding: 10px 10px 10px 10px;
    height:auto;
}
.bloc-float-right {
    float:right;
    width: 200px;
    height: 150px;
    padding: 10px 10px 10px 10px;
    height:auto;
}
#fondnenuphar{
    width: 640px;
    background-image: url(images/nenuphar-lotus-250x188.png);
    background-repeat: no-repeat;
    background-position: center;
}
#fondformation{
    width: 600px;
    background-image: url(images/formations.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position:right bottom;
}
#fondclavier{
    width: 640px;
    background-image: url(images/clavierOrdi.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position:top right;
}


/* Zone PIED DE PAGE */
#footer
{
    width: 900px;
    margin: 0 auto;
}

#footer table
{
    width: 890px;
    margin:10px 10px 10px 10px;
}

#footer tr
{
    font-family: Arial, verdana,serif;
    font-size: small;
    color:black;
}
#footer td
{
    text-align: center;
}

#contact {
    margin: 10px 10px 10px 10px;
}
#wrapper {
    width: 900px;
    height: 768px;
    background-image: url(images/ClavierOrdi-nenuphar.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position:right top;
}
#index {
    position: absolute;
    top:200px;
    left: 130px;
    width: 60%;
    margin: 0 auto;
    color: black;
}


#index table{
    font-family: arial,verdana;
    font-size:small;
    text-align:center;
}

#liens {
	width: 600px;
	border:thin black groove ;
}

.arrowsidemenu{
	width: 170px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-width: 1px;
}
	
.arrowsidemenu div a{ /*header bar links*/
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/arrowgreen.gif) 100% 0;
  	height: 24px; /*Set to height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}

.arrowsidemenu div p{ /*header bar links*/
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(images/arrowgreen.gif) 100% 0;
  	height: 24px; /*Set to height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}

.arrowsidemenu div p:hover{
	background-position: 100% -32px;
}
	
.arrowsidemenu div a:link, .arrowsidemenu div a:visited{
	color: #26370A;
}

.arrowsidemenu div a:hover{
	background-position: 100% -32px;
}

.arrowsidemenu div.unselected a{ /*header that's currently not selected*/
	color: #6F3700;
}

.arrowsidemenu div.selected a{ /*header that's currently selected*/
	color: blue;
	background-position: 100% -64px !important;
}

.arrowsidemenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.arrowsidemenu ul li{
	border-bottom: 1px solid #a1c67b;
}


.arrowsidemenu ul li a{ /*sub menu links*/
	display: block;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	padding: 5px 0;
	padding-left: 5px;
	border-left: 10px #a1c67b;
}

.arrowsidemenu ul li a:hover{
	background: #d5e5c1;
}

.arrowsidemenu p{
	padding-left:5px;
	border-bottom: 1px solid #a1c67b;
}

#tarif {
	width: 300px;
	margin: 0 auto;

}
#tarif table {
	width: 290px;
	
}

#tarif td{
    width:285px;
    font-family: arial,verdana;
    font-size:small;
    text-align:center;
    text-align: center;
}
