body {
	background-image: url(../images/inicioBG.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top; 
	margin: 0px;
	overflow: hidden;
	font-family: trebuchet MS, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	scrollbar-face-color: #97887D;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #97887D;
	scrollbar-shadow-color: #97887D;
	scrollbar-3dlight-color: #97887D;
	scrollbar-darkshadow-color: #97887D;
	}
table {
	font-size: 11px;
	color: #000000;
	}
td {
	font-size: 11px;
	color: #000000;
	}
a {
	color: #404040;
	text-decoration: none;
	font-weight:  bold;
	}
a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #97887D;
	}
.divTxt {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#aaffffff', EndColorStr='#aaffffff');
	}
.pic {
	border: solid #ffffff 2px;
	}
.titular {
	background-color: #ffffff;
	}
.txtField01 {
	width: 180px;
	height: 18px;
	font-family: trebuchet MS, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border-top: solid #666666 1px;
	border-left: solid #666666 1px;
	border-right: solid #ffffff 1px;
	border-bottom: solid #ffffff 1px;
	padding-left: 3px;
	}
.txtArea01 {
	width: 180px;
	height: 60px;
	overflow: auto;
	font-family: trebuchet MS, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border-top: solid #666666 1px;
	border-left: solid #666666 1px;
	border-right: solid #ffffff 1px;
	border-bottom: solid #ffffff 1px;
	}
.boton01 {
	width: 180px;
	height: 18px;
	font-family: trebuchet MS, tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #97887D;
	border-top: solid #a7988D 1px;
	border-left: solid #a7988D 1px;
	border-right: solid #87786D 1px;
	border-bottom: solid #87786D 1px;
	cursor: hand;
	}
.enlacesTd {
	border-bottom:solid #97887D 1px;
	}
	
.piefoto {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #fff;	
	
	}