/* CSS Document */
*/* { margin:0; padding:0;	
 }*/
body{
width:100%;
height:100%;
/*background-image:url("images/icone_app_gigi.gif");*/
background-color:pink;
overflow:hidden


}
#entete{
position:float;
font-size:40px;
color:#666666;
width:50%;
height:5%;
background-color:pink;
font-family:Times new roman, verdana;
background-image:url("images/icone_app_gigi.gif");
}

#contenant1{
font-family:verdana, arial;
width:80%;
height:100%;
background-color:pink;
}
#contenant{
width:100%;
height:100%;
background-color:pink;
font-family:verdana,arial;

}

#bloc_gauche{
width:49%;
height:80%;
float:left;
font-size:10px;
background-color:pink;
background-image:url("../images/nuage.gif");
background-repeat:no-repeat;

/*background-image:url("images/icone_app_gigi.gif");
background-repeat:no-repeat;*/
}
#bloc_droite{
width:49%;
height:80%;
float:right;
font-size:10px;
background-color:pink;
/*pb ie*/
/*clear: both;*//*pb ça fout la pagaille chez firefox maintenant/*

/*background-image:url("images/icone_app_gigi.gif");
background-repeat:no-repeat;*/
}


}
#accueil_droite{
width:100%;
height:60%;
/*float:right;*/
/*background-image:url("../images/nuage.png");
background-repeat:no-repeat;*/
}

#presentation{
width:100%;
float:left;
font-size:18px;
color:#666666;
background-color:pink;

}

#cartouche_petite
{
width:100%;
height:2%;
float:left; 
border:1px;
}

#cartouche_grande
{
width:100%;
height:5%;
float:left;
border:0px;
}

#photo{
width:100%;
height:60%;
float:right;
}

#note{
width:80%;
float:left;
text-align:left;
/*font-size:14px;*/
border:1px solid #666666;
font-size:14px;
}

#partenaire{
width:80%;
float:left;
text-align:left;
font-size:14px;
border:1px solid #666666;
background-color:pink;
}
#acces{
width:80%;
float:left;
text-align:left;
border:1px solid #666666;
background-color:pink;
}
#inscription{
width:80%;
float:left;
text-align:left;
border:1px solid #666666;
background-color:pink;
}
#cache{
width:80%;
float:left;
text-align:left;
display:none;
height:2%;
font-size:2px;
}

#piedpage
{
font-family:verdana,arial;
font-size:15px;
color:#FFEBCD;
text-align:center;
width:100%;
height:5%;
background-image:url("images_app/logsc8.gif");
background-color:#666666;
position:absolute;
/*float:bottom;*/
bottom:0%;
left:0%;
right:0%;
}
.presentation_gris{
font-size:18px;
color:#666666;

}
.presentation_blanc{
font-size:18px;
color:#f3f4e2;
}
.bordure{
border:1px solid #666666;
}

.gdtaille
{
text-align:center;
font-size:20px;
font-weight:bold;
}
.contenu_nom
{
text-align:center;
font-size:20px;
font-weight:bold;
/*color:#666666;*/
color:#666666;
}
.contenu_slogan
{
text-align:center;
font-size:20px;
font-weight:bold;
color:#FF9999;
}
.contenu_titre
{
text-align:left;
font-size:16px;
font-weight:bold;
color:#776f8a;
text-decoration:underline;
}
.contenu_instruction
{
text-align:left;
font-size:14px;
font-weight:bold;
color:#776f8a;
}
.contenu_suggestion
{
text-align:left;
font-size:10px;
font-weight:bold;
color:#5c9a5d;
}

.text_
{
text-align:left;
font-size:20px;
font-weight:bold;
/*color:#666666;*/
color:black;
}
.text_1
{
text-align:left;
font-size:14px;
color:#666666;
}
.text_2
{
text-align:left;
font-size:10px;
color:#666666;
}
.red
{
color:green;
font-size:14px;
}
.vert
{
color:#980566;
font-size:10px;
font-weight:small;
}
h1{
text-align:center;
color:#FF9999;
font-family:Times new roman, Arial;
font-size:40px;
}
h2{
text-align:center;
color:#FF9999;
font-family:Times new roman, Arial;
font-size:25px;
}
.titre2
{
font-size:25px;
color:#f3f4e2;
font-family:Times new roman, Arial;
}
.clear {
clear: both; 
}

a:hover{
color:white;
}

a{
color:#f3f4e2;
}
a:visited{
color:#brown;}


td{
text-align:center;
color:#FF9999;
font-family:verdana, Arial;
font-size:40px;
width:20%;

}

