body 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 background-image: url(../icons/fons.gif);
 margin: 0px;
}

#fondo 
{
 margin-left: auto;
 margin-right: auto;
 width: 1024px;
 overflow: auto;
 text-align: center;
 vertical-align: top;
 overflow: hidden;
}

#cabecera 
{
 width: 970px;
 height: 70px;
 background-image: url(../icons/logocli.gif);
 background-position: left;
 background-repeat: no-repeat;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: solid;
 border-bottom-style: solid;
 border-top-color: #006666;
 border-bottom-color: #006666;
 text-align: right;
 background-color: #F2F2EC;
  padding: 8px 5px 8px 5px;
}


.titol , .subtitol
{
 text-align: right;
 height: 20px;
 margin-top: 0;
 margin-right: 2px;
 margin-bottom: 0;
 margin-left: 5px;
 z-index: 2;
  font-size: 1.2em;
 
}
.subtitol{
font-size: 0.9em;
}
#contingut 
{
 overflow: hidden;
 margin-top: 15px;
}

.seccio 
{
 overflow: hidden;
 width: 970px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: solid;
 border-bottom-style: solid;
 border-top-color: #006666;
 border-bottom-color: #006666;
 text-align: left;
 background-color: #F2F2EC;
 padding: 8px 5px 8px 5px;
  margin-top: 15px;
}
#peu 
{
 overflow: hidden;
 margin-top: 15px;
 width: 970px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: solid;
 border-bottom-style: solid;
 border-top-color: #006666;
 border-bottom-color: #006666;
 text-align: right;
 background-color: #F2F2EC;
  padding: 8px 5px 8px 5px;
}
.capdegrup{
	font-size: 1.2em;
	font-style:normal;
	overflow: hidden;
	width: 960px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006666;
	border-bottom-color: #006666;
	text-align: left;
	background-color: #009999;
	padding: 8px 5px 8px 5px;
	font-weight: bold;
	color: #FFFFFF;


}
.but_gen_cal{

 margin-top: 10px;
  margin-right: 10px;
width:125px;
height:28px;
border:thin groove #006666;
}
.preguntes{
border:thin groove #006666;
 width: 960px;
   margin:6px 3px 3px 6px;
}
.pregunta{
font-size: 1.2em;
 width: 860px;
  margin:6px 3px 3px 6px;
}
.respostes{
clear:both;
overflow:hidden;
width: 860px;
margin:10px 3px 3px 6px;

}
.primeraresposta{
float:left;
width: 60px;
margin:3px 3px 3px 6px;
}
.resposta{
float:left;
width: 60px;
margin:3px 3px 3px 6px;
}
.editarBox{
border:0;
border-bottom:#006666 solid 1px;
 background-color:#F2F2EC;
width:140px;
}