.backGris {
background-color: #edeef0;
}
.clase
{
font: 10px Arial;
 width:93px;
 height:60px;
 cursor:pointer; 
 margin:2px 0px 0px 0px;padding:0px;
 overflow:hidden;
}

.formuboton
{
font: 10px Arial;
 color:gray;
 font-size:10px;
 margin-left:20px;margin-right:20px;
 cursor:pointer;
}
.formutexto
{
font: 10px Arial;
 color:gray;
 font-size:10px;
 margin-left:20px;margin-right:20px;
}

.formcontrol{
font: 10px Arial;
	border:1px solid gray;
	width:100px;
	height:15px;
	color:gray;
	font-size:10px;
}
#formflotante
{
font: 10px Arial;
 background-color:white;
 width:270px;
 height:185px;
 border:1px solid gray;
 position:absolute;
 z-index:15px;
 bottom:0px;
}

#formupie
{
 position:absolute;
 background-color:white;
 width:270px;
 height:35px;
 border:1px solid gray;
 font-size:10px;
 color:gray;
}

#formu
{
 background-color:white;
 width:270px;
 height:164px;
}


