body{
	padding:0px;
	margin:0px;
	background: #BEB1B1 url("img/espiral.gif") fixed no-repeat center left;
	
}
textarea{
	font-size: 11px;
	font-family: verdana;
}
td{
	font-size: 11px;
	font-family: verdana;
}
input{
	font-size: 11px;
	font-family: verdana;
	color:#ff0000;
}
.ficha1{
	border:solid 2px #000000;
	background: #F8C703 url("img/esquinaI.gif") no-repeat bottom right;
	padding-bottom: 11px;
	padding-left:3px;
	padding-right:3px;
	font-family:verdana;
	font-size: 11 px;
	color:#000000;
}
.ficha2{
	border:solid 2px #000000;
	background: #F10C03 url("img/esquinaD.gif") no-repeat bottom left;
	padding-bottom: 11px;
	padding-left:3px;
	padding-right:3px;
	font-family:verdana;
	font-size: 11 px;
	color:#000000;
}

.fichaCab{
    font-size: 11px;
	font-family: verdana;
	color: #8E3B2A;
}
.cabeceraCentro{
	font-size:12 px;
	border:solid 1px #000000;
	border-right:none;
	background: url("img/fondoC.gif");
	font-family:verdana;
	color:#000000;
}
.cuerpoCentro{
	background: url("img/fondoCC.gif");
	border-left:solid 1px #000000;
	font-size: 11px;
	font-family:verdana;
	Padding: 3px;
	color:#000000;
	
}
.menuSuperior{
	font-size: 11px;
	font-family:verdana;
	color:#000000;
}

.mosca{
	background:#ffffff url("img/agua1.gif") no-repeat bottom right;
	text-align:center;
	padding-bottom:20px;
}