body {
	margin: 0px;
	text-align: center;
	background-color: #DAEA9B;
	height: 98px;
}
form {
	margin: 0px;
}
iframe {
	float: left;
}

li.documentos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006AB5;
	list-style-type: square;
	list-style-position: inside;
}
li.documentos a {
	text-decoration: none;
	color: #7EA800;
}
li.documentos a:hover {
	text-decoration: none;
	color: #496200;
}
p.video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}


a.detalle     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	display: block;
	background-color: #DAEA9B;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	text-align: center;
	text-decoration: none;
	color: #819920;
}
a.detalle:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	background-color: #93DAEF;
}
input.cuadroUno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 420px;
	border: 1px solid #93DAEF;
	background-color: #FBFBFB;
}
input.botonEnviar {
	color: #216AB5;
	background-color: #93DAEF;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	margin-top: 10px;
	cursor: hand;
}
input.botonBorrar {
	color: #999999;
	background-color: #EAEAEA;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	margin-top: 10px;
	cursor: hand;
}
input.panelIngreso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 200px;
	border: 1px solid #93DAEF;
	background-color: #FBFBFB;
}
input.panelBoton {
	color: #216AB5;
	background-color: #93DAEF;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	margin-top: 10px;
	cursor: hand;
}
select.cuadroUno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 420px;
	border: 1px solid #93DAEF;
	background-color: #FBFBFB;
}

.panelBtn {
	background-color: #93DAEF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	float: left;
}
.panelBtn a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0069B3;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}




textarea.cuadroComentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 420px;
	border: 1px solid #93DAEF;
	background-color: #FBFBFB;
}



.izq {
	float: left;
}
.der {
	float: right;
}
.encabezado {
	background-color: #93DAEF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 98px;
	padding: 0px;
}

.encabezado  .senefa {
	width: 780px;
	height: 98px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/fnd-senefa.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
.encabezado .contenidoSup {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

.contInformacion {
	background-attachment: scroll;
	background-image: url(../img/fnd-centrar.gif);
	background-repeat:     repeat-x;
	background-position: left top;
	background-color: #F4F4F4;
	margin: 0px;
	padding: 0px;
}


.contInformacion p {
	margin: 0px;
}

.contInformacion .contenedor {
	width: 780px;
	margin-right: auto;
	background-attachment: scroll;
	background-image: url(../img/fnd-contenido.jpg);
	background-repeat:   repeat-y;
	background-position: center 20px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contInformacion .menu {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.copyright {
	background-attachment: scroll;
	background-image: url(../img/fnd-copyright.jpg);
	background-repeat:    no-repeat;
	background-position: center top;
	background-color: #DAEA9B;
	padding: 0px;
	height: 98px;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -390px;
	left: 50%;
	position: absolute;
}

.contenido  {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.contenido  .buscador {
	width: 156px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 4px;
	color: #777777;
	float: left;
	margin: 0px;
}
.contenido .buscador input.cuadro {
	height: 16px;
	width: 98px;
	border: 1px solid #006ACC;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.contenido .buscador input.boton {
	width: 48px;
	background-color: #C9E9F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006AB5;
	border: 1px solid #006AB5;
	padding-top: 1px;
	padding-bottom: 2px;
}
.contenido  .buscadorResultado  {
	float: left;
	width: 580px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9E9F8;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contenido .buscadorResultado p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contenido .buscadorResultado h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contenido .buscadorResultado a {
	text-decoration: none;
	color: #006ACC;
}
.contenido  .buscadorResultado  a:hover {
	text-decoration: none;
	color: #009933;
}


.contenido .subMenu {
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	color: #777777;
	float: left;
	margin: 0px;
}

.contenido   .subMenu h1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	color: #777777;
}


.contenido .subMenu h2 {
	width: 156px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	color: #7EA800;
	padding-left: 4px;
}
.contenido .subMenu h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	color: #CC0000;
}
.contenido .subMenu a {
	text-decoration: none;
	color: #016CBA;
}
.contenido .subMenu a:hover {
	text-decoration: none;
	color: #699102;
}
.contenido .destacados {
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	color: #777777;
	float: left;
	margin: 0px;
	background-color: #C9E9F8;
}
.contenido .destacados a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006AB5;
	text-decoration: none;
	font-weight: bold;
}
.contenido .destacados a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}

.destacadoHomeUno {
	float: left;
	width: 290px;
	background-color: #E8EFCB;
	border: 4px solid #FFFFFF;
	text-align: center;
}
.destacadoHomeUno:hover {
	float: left;
	width: 290px;
	background-color: #C9E9F8;
	border: 4px solid #FFFFFF;
}

.destacadoHomeUno img {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

.destacadoHomeUno h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006AB5;
	text-align: left;
}
.destacadoHomeDos {
	float: left;
	background-color: #E8EFCB;
	border: 4px solid #FFFFFF;
	width: 140px;
	height: 120px;
}


.destacadoHomeDos:hover {
	float: left;
	background-color: #C9E9F8;
	border: 4px solid #FFFFFF;
}

.destacadoHomeDos h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006AB5;
}
.destacadoHomeDos img {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

.detalleProducto {
	width: 585px;
	padding: 5px;
	float: left;
	background-color: #FFFFFF;
}

.detalleProducto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 8px;
	color: #000000;
	padding-bottom: 10px;
}

.detalleProducto h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93DAEF;
	color: #AECF2C;
}
.detalleProducto h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93DAEF;
	color: #0267AD;
}
.detalleProducto h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #339900;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
.detalleProducto h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #339900;
	display: block;
}



.detalleProducto .imagen {
	border: 2px solid #C9E9F8;
	float: left;
	height: 150px;
	width: 280px;
	margin: 0px;
	padding: 1px;
}
.detalleProducto .btnProducto {
	width: 282px;
	background-color: #EAEAEA;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 9px;
}
.detalleProducto .btnProducto a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #006CB6;
}
.detalleProducto .btnProducto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
.detalleProducto .btnProducto:hover {
	background-color: #DAEA9B;
}
.dosColumnas {
	float: left;
	width: 292px;
}

.tresColumnas {
	float: left;
	width: 190px;
	padding-right: 4px;
}
.tresColumnas a {
	text-decoration: none;
	color: #666666;
}
.tresColumnas a:hover {
	color: #006ABF;
}
.tresColumnas h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #0068B6;
}
.tresColumnas h3 {
	padding-left: 4px;
	font-size: 11px;
}
.tresColumnas li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #DAEA9B;
	list-style-type: square;
}
.listaCarro {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0368B8;
	border-bottom-color: #EAEAEA;
}
.listaCarro td {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.listaCarro p {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
.listaCarro b {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006BC0;
}
.listaCarro .eliminar a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #93DAEF;
	display: block;
	width: 52px;
}
.listaCarro .eliminar a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006AC8;
}
.listaPanel {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0368B8;
	border-bottom-color: #EAEAEA;
}
.listaPanel  td {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.listaPanel  p {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	padding-right: 0px;
	padding-left: 0px;
}
.listaPanel  b {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006BC0;
}
.listaPanel a {
	text-decoration: none;
	color: #006CB6;
	font-weight: bold;
}

.mensajeEnvio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.rutalinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.rutalinks a {
	color: #006AB5;
	text-decoration: none;
}
.rutalinks a:hover {
	color: #6C8D21;
	text-decoration: none;
}

