*  feuille de style de solo_gsm.php   ;   nom : solo_gsm.css    */

body {
color:black;
}

/*.banniere {
	position: absolute;
	width: 99%;
	top: 100;
	height: 300%;
	background-color: #b3cadf;
	font-size: 100px;

	font-weight: bold;
	color: blue;
}*/


.corps .choix
{
	position: absolute;
	top: 20%;
	left: 25%;
	height: 15%;
	width: 50%;
	font-size: 0.5cm;
}

.rv1
{
	   position: absolute;
   top: 30%;
   left: 0%;
   width: 100%;
   color: black;
   background-color: silver;
   height : 100%;
   font-weight: bold;
   font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
   font-size : 10%;
}
.choix_oui
{
	position: fixed;
	top: 75%;
	left: 20%;
	height: 20%;
	width: 30%;
	font-size: 0.5cm;
}
.choix_non
{
	position: fixed;
	top:75%;
	left: 55%;
	height: 20%;
	width: 30%;
	font-size: 0.5cm;
}	
.corps_rv1
{
   position: absolute;
   top: 0%;
   left: 0%;
   width: 100%;
   color: black;
   background-color: silver;
   height : 100%;
   font-weight: bold;
   font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
   font-size : 150%;
}

.soumettre_button
{
	position: absolute;
	top: 30%;
	left: 65%;
	height: 80px;
	width: 200px;
	color : blue ; /*rgb(220,134,12);*/
	font-weight: bold;
	font-size: 0.5cm;
	border: 1;
} 
.nom
{
   position: absolute;
   left: 5%;
   
   	height: 45%;
	width: 45%;
   color: black; 
   font-size: 150%;
   font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.prenom
{
   position: absolute;
   left: 5%;
   
   	height: 35%;
	width: 25%;
   color: black; 
   font-size: 150%;
}
.telephone
{
   position: absolute;
   left: 5%;
   
   	height: 35%;
	width: 25%;
   color: black; 
   font-size: 150%;
}

.envoi_nom_rv
{
   position: absolute;
   left: 35%;
   
   	height: 10%;
	width: 25%;
   color: black; 
   font-size: 100%;
}


.choix/* On met un peu plus en valeur les titres des fieldset */
{
   font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
   color: red;
   font-weight: bold;
   font-size: 0.5cm;
}
.corps.soumettre
{
	position: absolute;
	left: 7%;
	top: 40%;
	height: 15%;
	width: 20%;
	color : blue ; /*rgb(220,134,12);*/
	font-weight: bold;
	font-size: 100%;
	border: 1;
}
.horaire
{
	color : #6b463a;
	font-weight: bold;
	font-size: 100%;
	position: relative;
	left: 2%;
	top: 0px;
	font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.p
{
	font-weight: bold;
	font-size: 0.3cm;
}

.soumettre_nom
{
	position: absolute;
	left: 65%;
	top: 40%;
	height: 80px;
	width: 200px;
	color : rgb(220,134,12);
	font-weight: bold;
	font-size: 0.5cm;
	border: 1;
}
.coordonnees
{
	position: relative;
	left: 6000px;
	top: 600px;
	color : rgb(220,134,12);
	font-weight: bold;
	font-size: 4cm;
}
.prise_rv
{
	font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 0.5cm;
	color: rgb(90%,25%,25%);
}
.rvpris
{
	font-weight: bold;
	font-size: 0.5cm;
	color: rgb(90%,25%,25%);
	font-style: italic;
}
