body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #D4470F;
}

p {
	font-size: 11px;
	line-height: 13px;
	color: #244040;
	margin-top: 0px;
	margin-bottom: 13px;
	margin-right: 20px;
	margin-left: 30px;
	text-align: justify;
}

li {
	font-size: 11px;
	line-height: 13px;
	color: #244040;
	margin-top: 0px;
	margin-bottom: 13px;
	margin-right: 20px;
	margin-left: 0px;
	text-align: justify;
}


h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #4a6666;
	margin: 0px 0px;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 15px;
}

h2.ref {
	float:left;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D4470F;
	margin: 0px;
	padding-top: 32px;
	padding-left: 40px;
	padding-bottom: 6px;
}

#top {
	background-image: url(../img/banner.gif);
}

#top-interior {
	background-color: #CC9933;
	border: 2px solid #333300;
	height: 100%;
	width: 770px;
}
#menu {
	background-color: #EEF2E8;
	margin-top: 2px;
}
#menu-interior {
	background-color: #909A92;
	margin-left: 9px;
}
#menu-elem{
	margin-top: 2px;
}
#menu-elem a {
	display: block;
	margin-top: 5px;
	margin-left: 9px;
	width: 123px;
	padding-left: 27px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4A6666;
	background-color: #E8F2EB;
	background-image: url(../img/logo-out.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}

#menu-elem a:hover {
	color: #4A6666;
	background-color: #FFC933;
	background-image: url(../img/logo-in.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}

#body2cols {
	background-image: url(../img/body2cols.gif);
	margin-top: 2px;
	display: table;
}

#nav {
	margin-top: 4px;
}

#nav-interior {
	width: 180px;
}

#content {
	color: #535351;
	font-size: 10px;
	line-height: 15px;
	margin-top: 0px;
}

#content-interior {
	width: 590px;
}

.topLeft {
	width: 25px;
	height: 72px;
	display: block;
	float: left;
}

.topRight {
	width: 25px;
	height: 72px;
	display: block;
	float: right;
	border: 2px;
	border-color: #333300;
}
#bot{
	margin-top: 8px;
	background-image: url(../img/filetes-top.gif);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	width: 100%;
	height: 8px;
}

/* Elementos de formularios */


fieldset.formButtons1 {
	border: none;
	padding: 0;
	text-align: center;
	margin-top: 28px;
}

fieldset.formButtons2 {
	border: none;
	padding: 0;
	text-align: center;
	margin-top: 74px;
}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #535351;
	width: 130px;
	text-align: right;
	float: left;
	margin-right: 8px;
}

input.textField {
	width: 290px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #808080;
	margin-bottom: 10px;
}

input.textField#medio {
	width: 300px;
}

input.textField#largo {
	width: 300px;
}

input.textField#corto {
	width: 100px;
}

input.fileField {
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #808080;
	margin-bottom: 10px;
}

select.selectList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535351;
	border: 1px solid #808080;
	margin-bottom: 10px;
}

textarea {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #808080;
	margin-bottom: 10px;
}

textarea.areaField {
	height: 50px;
}

textarea.areaPuntual {
	height: 25px;
}

input.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #535351;
	width: 100px;
	height: 17px;
	background-color: #cdcdcd; 
	border: 1px solid #535351;
	cursor: hand;
	margin-bottom: 5px;
}

.checkSet {
	display: table;
	width: 500px;
}

.checkRow {
	display: table-row;
}

.checkBoxes {
	display: table-cell;
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535351;
}

.checkBoxes input {
	margin-bottom: 5px;
	vertical-align: middle;
}

.fieldRight {
	float: right;
}

.fieldLeft {
	float: left;
}


#content a {
	font-size: 10px;
}

#content img {
	vertical-align: middle;
	margin-right: 5px;
	padding-bottom: 10px;
}


fieldset {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.banner-text {
	width: 305px;
	text-align: justify;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #244040;
	float: right;
	padding-right: 20px;
	display: block;
}
.filete1 {
	margin-top: 5px;
	padding-right: 15px;
	float: right;
}
.filete2 {
	margin-top: 2px;
	padding-right: 15px;
	float: right;
}
.filetes {
	margin-top: 30px;
	padding-right: 15px;
	float: right;
}

.filetes-top {
	margin-top: 5px;
	padding-left: 5px;
	float: left;
}
.selected-sect{
	display: block;
	margin-top: 5px;
	margin-left: 9px;
	width: 123px;
	padding-left: 27px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4A6666;
	background-color: #FFC933;
	background-image: url(../img/logo-in.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;	
}

#copyright{
	margin-top: 5px;
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
	color: #4A6666;
	text-align: center;
}