﻿

.encabezado {
				height: 40px;
}
#center{
				padding-left: 25px;
}
.imagenes {
				width: 540px;
				height: 316px;
				text-align: left;
				padding-right: 10px;
}
.logo {
				width: 312px;
				height: 316px;
}
.left_body {
				width: auto;
				height: auto;
				padding: 12px;
				font-size: 10pt;
				font-family: calibri;
				color: #595F23;
				text-align: justify;
}
.right_body {
				background-position: right bottom;
				width: 540px;
				height: auto;
				padding: 12px;
				font-size: 10pt;
				font-family: calibri;
				color: #595F23;
				text-align: justify;
				background-image: url('marco_sombra.png');
				background-repeat: no-repeat;
}
.marco {
				border-color: #FFFFFF;
				background-position: right bottom;
				margin: auto;
				width: 850px;
				height: 580px;
				background-color: #fff;
				border-collapse: collapse;
				background-image: url('marco_sombra_der.png');
				background-repeat: no-repeat;
				border-top-style: solid;
				border-bottom-style: solid;
				border-left-style: solid;
				border-top-width: 6px;
				border-bottom-width: 10px;
				border-left-width: 6px;
}
.fondo {
				background-image: url('fondo.png');
				background-repeat: repeat-x;
				background-position: top;
}
#navi {
				list-style: none;
				margin: auto;
				padding: 0;
}
#navi li {
				margin: auto 3px auto 3px;
				padding: 0;
				float: left;
				list-style-type: none;
}
#navi li a {
				display: block;
				width: auto;
				padding: 4px 8px 4px 10px;
				text-decoration: none;
				text-align: center;
				font-size: 11pt;
				color: #FFFFFF;
				background-color: #93582E;
				border-left: 10px solid #666666;
//				agrego: ;
				border-left-color: #D8A783;
				font-family: "Franklin Gothic Book";
				font-weight: bold;
}
#navi li a:hover {
				background-position: top;
				color: #000000;
				background-color: #92572D;
				border-left-color: #D8A783;//
				luego: ;
				border-left-style: solid;
				border-left-width: 10px;
				background-image: url('boton_nav.png');
				background-repeat: repeat-x;
}
.texto {
				font-size: 10pt;
				font-family: calibri;
				color: #595F23;
				text-align: justify;
}
#H1{
				font-size: 12pt;
				font-style: normal;
				font-weight: bold;
				font-family: calibri;
}
.form{
				color: #666666;
				font-family: "Courier New", Courier, "espacio sencillo";
}

.style1 {
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: auto;
}

