@charset "utf-8";
/* CSS Document */

/*
Azul oscuro #0968A8

*/
html.body {
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:11px;
}

body {
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:11px;
}

#wrapper {
	border-top: 1px solid #666;
	border-left:1px solid #666;
	padding: 0px;
	margin-top: 12px;
	height:auto;
}

form {
	margin:12px;
}

h3 {
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:14px;
	color:#0968A8;
}

input, textbox {
	font-family:Tahoma, "Trebuchet MS", Arial;
	border: 1px solid #0968A8;
	font-size: 11px;
	margin-right:12px;
}

th {
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color: #494949;
}

p {
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:11px;
}

#content {
	width:760px;
}

#nav-top {
	float:right;
	margin-right:0px;
}

div.box {
	float:left;
	margin-right:12px;
}

.33p {
	width:226px;
}

.100p {
	width:705px;
}

.100t {
	width:705px;
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:11px;
}

div.box h3 {
	font-size:14px;
	margin-top:0px;	
	background:#79985A url(../imag/arrow_green.png) no-repeat left top;
	font-size:12px;
	color:#FFFFFF;
	padding-left:22px;
	height:20px;
	line-height:20px;
	margin-bottom: 4px;
}

.small {
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:11px;
}

.form {
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:11px;
}

.action {
	margin-bottom:4px;
}

.alpha {
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:11px;
	font-weight:bold
}

.alpha a {
	text-decoration:none;
	padding: 2px 5px;
	background-color:#79985A;
	color:#FFFFFF;
}

#tDetail {
	margin-top:10px;
	font-family:Tahoma, "Trebuchet MS", Arial;
	font-size:11px;
}

#tDetail td#1, #tDetail td#2, #tDetail td#3, #tDetail td#4 {
	background:#79985A;
	color:#FFFFFF;
	padding: 2px 0px;
}

td#1 {
	width:60px;
}

td#2 {
	width:208px;
}
td#3 {
	width:200px;
}

td#4 {
	width:200px;
}