@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#contenedor {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
}
#encabezado {
	background-image: url(img/banner.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 136px;
}
#tab {
	height: 21px;
	padding-top: 115px;
	margin: 0px;
}
#tab ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
a.link:link {
	color: #0096BB;
	text-decoration: none;
}
a.link:visited {
	color: #0096BB;
	text-decoration: none;
}
a.link:hover {
	color: #FF6600;
	text-decoration: none;
}


#tab li {
	display: block;
	float: left;
	width: 91px;
	height: 21px;
	margin-left: 7px;
}
a.nav:link, a.nav:visited {
	display:block;
	text-decoration:none;
	color:#333333;
	background-image: url(img/tab_over.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 18px;
	padding-top: 3px;
}

a.nav_selected:link, a.nav_selected:visited {
	display:block;
	text-decoration:none;
	color:#0096BB;
	background-image: url(img/tab.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 18px;
	padding-top: 3px;
}

a.nav:hover {
	color:#0096BB;
	background-image: url(img/tab.gif);
	background-repeat: no-repeat;
}
#contenido {
	background-color: #FFFFFF;
}
#columizq {
	width: 390px;
	float: left;
	padding: 15px;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
#columizq2 {
	padding: 15px;
	line-height: 16px;
	text-align: justify;
	font-size: 12px;
}
#columizq2 img {
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#clear {
	height: 15px;
	clear: both;
}


#columder {
	background-image: url(img/bg_colum_der.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 342px;
	padding: 15px;
	font-size: 12px;
}
.tit {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C9C9C9;
	padding: 4px;
}


#pie {
	background-image: url(img/bg_bottom.jpg);
	background-repeat: repeat-x;
	height: 90px;
	padding: 15px;
	font-size: 11px;
	clear: both;
	color: #FFFFFF;
}
#pie a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#pie a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.box1 {
	width: 300px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}

#formulario {
	margin: 0px;
}
fieldset {
	background-color:#FAFAFA;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	overflow: auto;
	width: 98%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
legend {
	padding: 2px 5px;
	color: #0096BB;
	font-weight: bold;
	font-size: 14px;
}
/* Combo Label + Input Field =========================================================== */
form .oneField {
	margin: 6px 0;
	display: block;
	vertical-align: middle;
}

/* Ties together a label and its checkbox or radio */
form .oneChoice {
	display: block;
	white-space: nowrap;
}
/* Text inputs / Select label */
label.preField {
	display: -moz-inline-box;
	display: inline-block;
	min-width: 7em;
	margin-top: 0.6em;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}
/* Radio / Checkbox group label */
form .label  {
	display: block;
	padding: 2px;
	margin-top: 0.6em;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 2px 1px 0;
}
input {
	font-size: 12px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	border: 1px solid #CCCCCC;
}
select {
	margin: 2px 2px 1px 0;
	padding: 0;
	font-size: 12px;
}
form .reqMark {
	color: #FF6600;
	padding: 0 4px;
}
form .actions {
	margin: 20px 0 10px 0;
	padding: 10px 5px;
	background-color: #F5F5F5;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0096BB;
}
/* Submit button */
form .primaryAction {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #666666;
	background-color: #AEE3F0;
	font-size: 12px;
}
.descargar {
	list-style-image: url(img/archive.png);
	list-style-position: outside;
}
.box2 {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 4px;
}

h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#popup {
	background-image: url(img/popup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	padding-top: 100px;
	padding-right: 20px;
	padding-left: 20px;
}
