﻿#divprincipal{
	width: 1000px;
	height: 100%;
	border: 2px black solid;
	background-color: #fff;
	overflow: hidden;
	border: 1px solid #006600;
	margin: auto;
}
#divbotonera {
	background-color: #D9FFC6;
	width: 160px;
	border: 0px solid #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-repeat: repeat;
	text-decoration: none;
	position: relative;
	text-align: left;
	display: table-cell;
	padding: 0px 0px 0px 2px;
	vertical-align: top;
}
#divcontenido {
	display: table-cell;
 	width: 816px;
	position: relative;
	text-align: left;
	background-color: #FFF;
	vertical-align: top;
	padding: 0px 10px 20px 10px;
}
#divfinal{
	display: block;
	text-align: center;
	clear: both;
	height: auto;
	text-align: center;
	background-color: #D9FFC6;
	width: 1000px;
	border-top: 1px solid #006600;
	margin: auto;
	padding: 10px 0px 10px 0px;
	box-shadow: inset 0 0  15px #bbb;
}
/*Sirven*/
/*Capas de titulo*/
#capatitulo1 {
	margin: 0px auto 0px auto;
	width: 100%;
	height: 95px;
	z-index: 1;
	background-color: #005000;
	background-image: url('estilo/degtit.jpg');
	background-repeat: repeat-x;
	position: relative;
}
#capatitulo2 {
	width: 100%;
	height: 19px;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('estilo/degtit2.gif');
	background-repeat: repeat-x;
}
/*Fin capas titulo*/
#divbannertitulo {
	width: 498px;
	height: 80px;
	left: 370px;
	display: block;
	position: absolute;
	float: right;
	margin-right: 50px;
	margin-top: 15px;
	overflow: auto;
}
#imagentitulo {
	width: 321px;
	height: 56px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 3px;
	margin-left: 10px;
}
textarea{
	border: 1px solid #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFF0;
	font-size: 12pt;
}
input{
	border: 1px solid #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFF0;
	font-size: 12pt;
}
.botonform{
	background-color: #006600;
	border: 2px solid #000;
	color: #fff;
	font-weight: bold;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
:hover.botonform {
	background-color: #333;
	color: #fff;
}
:focus.botonform {
	background-color: #006600;
	color: #fff;
}
textarea:focus {
	background-color : #FFFFCC;
	color: #000;
}
input:focus {
	background-color : #FFFFCC;
	color: #000;
}
.parareg{
	font-size: 12pt;
	font-weight: bold;
	margin: 5px 0px 15px 0px;
}
/*Inicio Botonera*/
#ulbotonera {
	/*background-color: #D9FFC6;*/
	border: 1px solid  #fff;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	width: 160px;
	padding-left: 0px;
	background-color: #fff;
	margin-top: 0px;
}
#ulbotonera li{
	list-style-type: none;
	background-image: url('estilo/enlbot.gif');
	background-repeat: no-repeat;
	height: 29px;
	margin-bottom: 2px;
}
#ulbotonera li a {
	text-decoration: none;
	width: 145px;
	height: 17px;
	padding: 4px 1px 0px 5px;
	display: block;
}
#ulbotonera li a:hover{
	text-decoration : none;
	background-color : #FFFFCC;
	color: #B00000;
	border: 1px dotted #FF3E3E;
}
#ulbotonera .titulobot {
	background-color: #005000;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-image: url('estilo/titbot.gif');
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 3px;
	height: 26px;
}
#restobot{
	text-align: center;
	padding: 0px 5px 15px 5px;
	font-size: 10px;
}
#restobot p{margin-bottom: 3px;}
#restobot a{
	width: auto;
	height: auto;
}
#restobot a:hover{
	color: #000;
	background-color : #FFFFE1;
}
/*Fin botonera*/
/*Enlaces amig*/
#enlamig{display: table;font-family: Arial, Helvetica, sans-serif;font-size: 10px;margin-top: 20px;}
#enlamig #epfila{display: table-row;}
#enlamig #epcelda1{display: table-cell;padding-right: 25px;}
#enlamig #epcelda2{display: table-cell;}
/*Fin enl amig*/
.nombreemp {
	color: #000080;
	font-size: 14pt;
	font-weight:bold;
	background-color: #FFFFCC;
	border-top: 1px solid #666;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: underline;
}
/* Varios */
.ulpagapor li span{font-weight: bold;}
.just{text-align: justify;}
#divinfolinks{margin-top: 20px;}
/*Fin varios */
h1{
	font-size: 1pt;
	margin-bottom: -10px;
	color: #009100;
}
h2{
	color: #000;
	font-size: 15pt;
	font-weight:bold;
	background-color: #E1FFD2;
	text-align: center;
	border: 1px solid #ccc;
	padding: 0px 0px 3px 0px;
	text-shadow: 0 10px 10px rgba(10,30,5,.3);
}
h3{font-size: 13pt;}
#divcontacto{margin: 15px auto 10px auto;}
#divcontacto fieldset{
	width: 450px;
	background-color:#C2E7FC;
	padding: 10px;
}
#divcontacto fieldset label{
	width: 100px;
	font-weight: bold;
	display: block;
	float: left;
}
#divcontacto fieldset input{width: 300px;}
#divcontacto fieldset textarea{width: 400px;}
body{
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	background-color: #F3F3F3;
	text-align: center;
}
p{ 
	margin-top: 0px;
	margin-bottom: 0px;
}
li{
	margin-bottom: 4px;
	list-style-type: square;
}
table{font-size: 10pt;font-family: Verdana, Arial, Helvetica, sans-serif;}
img{border-width: 0px;}
hr{color: #006600;}
body a:hover {
	background-color : #006600;
	color: #fff;
	text-decoration : underline
}
a:link{color: #000080;}
a:visited{color: #7254FE;}
a:active{color: #B00000;}
