html {
	background:#FFF;
}

body {
	color:#666;
	font:12px Arial,sans-serif;
	text-align:left;

	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#BFBFBF;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#BFBFBF;
	scrollbar-arrow-color:#BFBFBF;
	scrollbar-track-color:#ffffff;
}

table {
	background:#;
	color:#666;
	font:12px Arial,sans-serif;
	text-align:left;
}

.container {
	width:760px;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	text-align:center;
	float:center;
	background:#F5F5F5;
	margin:0 auto;
	padding:10px;
}

.container2 {
	position:absolute;
	left:50%;
	top:48%;
	width:760px;
	height:570px;
	margin-left:-391px;
	margin-top:-284px;
	border:1px solid #666;
	text-align:center;
	float:center;
	background:#F5F5F5;
	padding:10px;
}

.dentro {
	clear:both;
	background:#FFF;
	border:1px solid #999;
	text-align:left;
	padding:20px;
}

.head {
	width:780px;
	height:70px;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	text-align:center;
	float:center;
	background:url(../imgs/head.gif);
	margin:0 auto;
	padding:0;
}

.margen {
	width:10%;
	float:left;
}

.espacio {
	width:100%;
}

.spacer {
	clear:both;
}

ul#minitabs li {
	display:inline;
	padding:10px;
}

ul#minitabs2 {
	list-style:none;
	padding-top:0;
	padding-bottom:7px;
	border-bottom:1px solid #999;
	font-weight:700;
	text-align:center;
	white-space:nowrap;
	margin:0;
}

ul#minitabs2 li {
	display:inline;
	padding:12px;
}

ul#minitabs2 a {
	text-decoration:none;
	border-bottom:4px solid #FFF;
	color:#666;
	padding:0 0 3px;
}

ul#minitabs3 li {
	display:inline;
	padding-left:570px;
}

form {
	margin:0;
}

.vacio {
	border-right:#fff 1px solid;
	border-top:#fff 0 solid;
	font-size:12px;
	border-left:#fff 0 solid;
	color:#666;
	border-bottom:#fff 0 solid;
	font-family:Arial,sans-serif;
	background-color:#fff;
	padding:0;
}

A.enlace,A.enlace:VISITED,A.enlace:ACTIVE,A.enlace:FOCUS,A.enlace:LINK {
	color:#A64F4F;
	text-decoration:none;
}

ul#minitabs,ul#minitabs3 {
	list-style:none;
	padding-top:5px;
	padding-bottom:7px;
	border-bottom:1px solid #A64F4F;
	font-weight:700;
	text-align:center;
	white-space:nowrap;
	margin:0;
}

ul#minitabs a,ul#minitabs3 a {
	text-decoration:none;
	border-bottom:4px solid #F5F5F5;
	color:#666;
	padding:0 0 3px;
}

ul#minitabs a#current,ul#minitabs3 a#current {
	color:#666;
	border-color:#A64F4F;
}

ul#minitabs a:hover,ul#minitabs3 a:hover {
	color:#666;
	border-color:#666;
}

ul#minitabs2 a#current,ul#minitabs2 a:hover {
	color:#666;
	border-color:#FFF;
}
ul#minitabs4 a#current,ul#minitabs4 a:hover {
	color:#666;
	border-color:#999999;
}

input,textarea,select {
	border-right:#5C5C5C 1px solid;
	border-top:#5C5C5C 1px solid;
	font-size:12px;
	border-left:#5C5C5C 1px solid;
	color:#666;
	border-bottom:#5C5C5C 1px solid;
	font-family:Arial,sans-serif;
	background-color:#fff;
	padding:1px 0;
}

a:hover,a {
	color:#666;
	text-decoration:none;
	border-color:#666;
}

input.boton{
	width: 58px;
	height: 21px;
	margin-left: 5px;
	background: #FFF;
	color: #666;
	border: 1px Solid #666;
}

input.botonr{
	width: 58px;
	height: 21px;
	margin-left: 5px;
	background: #FFF;
	color: #0254CC;
	border: 1px Solid #0254CC;
}

input.botonfecha{
	background-image:url(../includes/jscalendar/acc_calendar.gif);
	width:16px;
	height:15px;
	border:0px;
	cursor:pointer;
	margin-left:-2px
}

ul#minitabs4 {
	list-style:none;
	padding-top:0;
	padding-bottom:7px;
	border-bottom:1px solid #999;
	font-weight:700;
	text-align:center;
	white-space:nowrap;
	margin:0;
}

ul#minitabs4 li {
	display:inline;
	padding:15px;
}

ul#minitabs4 a {
	text-decoration:none;
	border-bottom:4px solid #FFF;
	color:#666;
	padding:0 0 3px;
}