textarea{
	font-family:verdana
}
body{
	padding:0px;
	margin:0px;
	background:#909BF3 url("img/aguafondo.jpg") no-repeat fixed bottom;
	
}
td{
	font-size: 11px;
	font-family: verdana;
}
a:hover{
	text-decoration:none;
}
a:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
input{
	font-size: 11px;
	font-family: verdana;
	color:#ff0000;
}
.ficha1{
	border-bottom:solid 3px #DFB46D;
	background: #E8D3A6 no-repeat bottom right;
	padding-bottom: 3px;
	padding-left:7px;
	padding-right:3px;
	padding-bottom: 3px;
	font-family:verdana;
	font-size: 11 px;
	color:#000000;
}
.ficha2{
	border:none;
	background: #E8D3A6  no-repeat bottom left;
	padding-bottom: 3px;
	padding-left:7px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom: 3px;
	font-family:verdana;
	font-size: 11 px;
	color:#000000;
}

.fichaCab{
    font-size: 11px;
	font-family: verdana;
	color: #000000;
	
}
.cabeceraCentro{
	font-size:12 px;
	background:url("img/marcoCC.gif");
	border:none;
	border-right:none;
	font-family:verdana;
	color:#000000;
	text-aling:center;
}
.cuerpoCentro{
	background:#DBB0CD url("img/fondoficha.jpg") no-repeat bottom right;
	border-bottom:solid 3px #CD86AD;
	font-size: 11px;
	font-family:verdana;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	color:#000000;
	
}
.menuSuperior{
	font-size: 11px;
	font-family:verdana;
	color:#000000;
}

.mosca{
	
	background:#ffffff  no-repeat bottom center;
	text-align:center;
	padding-bottom:5px;
}
.bloquecentral{
 background:#ffffff
}

.bloquecentralD{
background:#ffffff url("img/fondoderecha.jpg") no-repeat bottom right;
}

.dvcentro
 { 
   scrollbar-face-color:#903030;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#C0B0B0;
   scrollbar-shadow-color:rgb(0,0,0);
   scrollbar-highlight-color:rgb(0,0,0);
   scrollbar-3dlight-color:#808080;
   scrollbar-darkshadow-Color:#202020;
   width:100%;
   height:630px;
   overflow:scroll;
   overflow-x:hidden;
   overflow-y:auto;
   border:solid 0px #ffffff;
   color:#ffffff;
   padding-right:20px
 }

div{
	color:#ffffff
}