/* CSS Document */

body,td,th {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-size: 70%;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td, th {
	font-size:100%;
}
img { 
/*	display: table-row; */
}
/* Links */
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.link_parrafo {
	color: #FF6600;
	font-weight: bold;
}
.link_parrafo a:link {
	color: #FF6600;
}
.link_parrafo a:visited {
	color: #333333;
}
.link_parrafo a:hover {
	color: #FF6600;
}
/* Encabezados */
h1 {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #905E21;
	font-weight: bold;
	margin: 0 0 0 0;
	padding-left: 10px;
	text-transform: uppercase;
}
h2 {
	font-size: 16px;
	color: #663300;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-family: "Arial Narrow";
}
h3 {
	font-size: 14px;
	color: #FF6600;
}
h4 {
	font-size: 14px;
	color: #0460A9;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
h5 {
	font-size: 90%;
	color: #0460A9;
}
/** Rules **/
hr {
	color: #CCCCCC;
}
/* Efectos */
.parrafos {
	padding-left: 15px;
	padding-right: 25px;
	text-align: justify;
}
.resalta {
	color: #905E21;
	font-weight: bold;
}
.notaresaltada {
	color: #663333;
	/*	width:100px;*/
	display: block;
	text-align:center;
	font-weight: bolder;
	padding: 5px 5px 5px 5px;
	font-family: "Monotype Corsiva";
	font-size: x-large;
	margin-left: 10px;
	margin-right: 10px;
}
.notaresaltada2 {
	color: #905E21;
	/*	width:100px;*/
	/*display: block;*/
	text-align:center;
	background-color: #DDBC77;
	font-weight: normal;
	padding: 15px 15px 10px 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: solid #905E21 1px;
}
.error {
	color: #990000;
	font-weight: bold;
	text-align: center;
}
.notas {
	font-size: 9px;
	padding: 3px 0px 10px 0px;
}
.asteriscos {
	color: #FF6600;
}
/** Viñetas **/
.vineta_img {
	color: #666666;
	padding-left: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	text-align: justify;
	list-style-image: url(images/vineta.jpg);
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 25px;
}
.vineta_not {
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	font-size: 9px;
	text-align: justify;
	/*list-style-image: url(images/vineta.jpg);*/
	list-style-position: outside;
	list-style-type: circle;
}
.vineta_num {
	color: #333333;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: justify;
	list-style-position: outside;
	list-style-type: decimal;
}
/** Etiquetas **/
.label_norm {
	color: #666666;
	text-align: right;
	padding-right: 10px;
}
.label_bold {
	color: #333333;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
/* Formularios */
select {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
select.select100 {
	width: 100px;
}
select.select150 {
	width: 150px;
}
select.select200 {
	width: 250px;
}
select.select350 {
	width: 300px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
input.input50 {
	width: 60px;
	text-align: left;
}
input.input100 {
	width: 100px;
}
input.input200 {
	width: 200px;
}
input.input300 {
	width: 300px;
}
input.input500 {
	width: 500px;
}
textarea {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
textarea.textarea200 {
	width: 300px;
}	
textarea.textarea500 {
	width: 500px;
}	
textarea.textarea600 {
	width: 600px;
}	
/*** Componentes ***/
.botones {
	color: #FFFFFF;
	height: 25px;
	width: 72px;
	text-align: center;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	font-weight: bold;
	background-color: #905E21;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 15px 3px 15px;
}
.botones a:hover {
	color: #FF6600;
	text-decoration: none;
}

/* Tablas*/
.celdas_pedirdatos {
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	height: 23px;
	vertical-align: text-top;
	background-color: #f2f2f2;
}
.celdas_mensajes {
	color: #333333;
	background-color: #f2f2f2;
}
.celdas_general {
	color: #333333;
	vertical-align: text-top;
	background-color: #FFFFFF;
}
/* Encabezado de Tablas **/
.barra {
	font-weight: bold;
	border-bottom-style: solid;
	padding:3px;
	border-bottom-width: 1px;
	background-color: #CCCCCC;
	height:20px;
	vertical-align:middle;
	text-align: left;
	margin-left: 5px;
	color: #333333;
}
.barra_pedirdatos {
	font-weight: bold;
	height:23px;
	vertical-align:middle;
	text-align: left;
	margin-left: 10px;
	color: #663300;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-color: #FFCC66;
}
.barra_resumen {
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	height:23px;
	vertical-align:middle;
	text-align: center;
	color: #663300;
	background-color: #FFCC66;
}
.barra_confirma {
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	height:26px;
	vertical-align:middle;
	text-align: left;
	color: #663300;
	padding-left: 10px;
	background-color: #FFCC66;
}
/** Menú **/
.MenuBottom {
	color: #333333;
	;
	line-height: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	float: none;
	padding-left: 150px;
	padding-right: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MenuBottom a:link {
	color: #333333;
}
.MenuBottom a:visited {
	color: #CC9933;
}
.MenuBottom a:hover {
	color: #CC9933;
	text-decoration: none;
}
.Bottom {
	text-align: center;
	background-image: url(images/fondo.jpg);
	color: #FFFFFF;
}
.BarraMenu {
	color: #FFFFFF;
	font-size: 100%;
	vertical-align:middle;
	text-align: center;
	line-height: 16px;
	font-weight: normal;
	background-color: #905E21;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 5px 3px 5px;
}
.BarraMenu ul, li {
	list-style-type: none;
}
.BarraMenu li {
	float:right;
	margin:1px;
	padding:0; 
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: thin;
}
.BarraMenu ul {
	margin: 0;
	padding: 0;
}
.BarraMenu a:link {
	color: #FFFFFF;
/*	width:100px;*/
	display: block;	
	padding-left: 5px;
	padding-right: 5px;
	text-decoration:none;
	text-align:center;
	background-color:#905E21;
}
.BarraMenu a:visited {
	color: #FFFFFF;
/*	width:100px;*/
	display: block;	
	padding-left: 5px;
	padding-right: 5px;
	text-decoration:none;
	text-align:center;
	background-color:#905E21;
}

.BarraMenu a:hover {
	text-decoration: none;
	background-color:#FFCC66;
	color: #333333;
}
.MenuLateral {
	color: #663300;
	font-size: 100%;
	padding:1px 10px 1px 10px;
	text-align:left;
	vertical-align:middle;
	text-decoration: none;
	height: 20px;
	font-weight:normal;
	border-bottom-color: #CC9933;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	line-height: 20px;
}
.MenuLateral a:link {
	color: #663300;
}
.MenuLateral a:visited {
	color: #663300;
}
.MenuLateral a:hover {
	color: #FF6600;
	text-decoration: none;
}
.MenuLateralIndex {
	color: #333333;
	line-height: 20px;
	font-size: 100%;
	padding:1px 1px 1px 2px;
	height: 20px;
	text-align:right;
	vertical-align:middle;
	text-decoration: none;
	border-bottom-style: double;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	font-weight: normal;
	font-family: "Arial";;
}
.MenuLateralIndex  a:link {
	color: #333333;
}
.MenuLateralIndex  a:visited {
	color: #333333;
}
.MenuLateralIndex  a:hover {
	color: #0460A9;
	text-decoration: none;
	font-weight: bold;
}
