/* styles pour le fichier index */

body {background : #AABBCC;}
p {margin-top: 0em; margin-bottom: 0em; margin-left: 5px; margin-right: 5px;}
td {text-align: center;}
#bandeau {position: absolute; top: 0; height: 120px ;width: 950px; left:0 ;bottom: auto; right: auto; background: red;}
#marge {position: absolute; top: 120px; width: 240px; bottom: auto; left: 0; height: 600px; right: auto; background: #BBBBAA;}
#principal {position: absolute; top:120px; bottom: auto; left: 240px; right: auto; height: 600px; width: 710px; background: #AABBCC;}
#commentaires {position: absolute; top:170px; height: 200px; width: 100%; background: #BBBBAA;
              text-align: center; font-family:"Arial"; font-size: 10pt;}
#photodujour {position: absolute; top:0; height: 170px; left: 0; width: 100%; background: black;
             text-align: center;}
#diapos {position: absolute; top:370px; left: 0; width: 100%;}
#sites {position: absolute; left: 0; top: 0; width : 250px; height: 300px; font-size: 10pt;
       font-family: verdana; background: #FFFF99; padding-top: 20px; text-align: center}
#inscription {position: absolute; left: 0; top: 300px; width : 250px; height: 300px; font-size: 10pt;
       font-family: verdana; background: pink;}
#bonjour {position: absolute; left: 250px; right: auto; top: 0px; bottom: auto; height: 594px; width: 454px; font-size: 18pt;
       font-family: arial; background: #CCAABB; text-align: center;}
#nouveau {color: blue; text-decoration: underline;}
#ladate {position:absolute; top:30px ; right:10px;
     font-family: "Arial"; text-align: center; background: white; padding: 5px}

/* les bordures... */
#bandeau {border: 2px solid red}
#principal {border: 2px solid green}
#marge {border-top: 2px solid black;}
#ladate {border: 2px solid black;}
#bonjour {border: 2px solid red;}

.web {position:absolute; top:0 ; height: 100px;
     font-family: "comic sans MS"; font-style: italic; font-weight: bold; text-align: center;}
.doigt {cursor: pointer;}
.acces {text-align: center; text-indent:0; margin-top: 0; margin-bottom:0;
       font-family: "comic sans MS"; font-size: 14pt; color:red;
       border: 4px solid blue;}
.iframe1 {width: 100%; height: 100%; border: 0px solid black}
.iframe2 {width: 454px; height: 594px;}
.blancB {margin-top: 3em; margin-bottom: 0em; text-indent: 0em; background: white;}
.blancH {margin-top: 0em; text-indent: 0em; color: white}
.normB {margin-top: 3em; text-indent: 0em;}
table.cadre {width: 100%; height: 100%;}
