﻿/*Sirven*/
/*Capas de titulo*/
#capatitulo1 {
	margin: 0px auto 0px auto;
	width: 100%;
	height: 85px;
	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: 488px;
	height: 80px;
	display: block;
	float: right;
	margin-right: 50px;
	margin-top: 12px;
	overflow: auto;
	padding-top: 15px;
}
#imagentitulo {
	width: 321px;
	height: 56px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.tablatit{
	background-image: url('estilo/degtit.jpg');
	background-repeat: repeat-x;
	background-color: #006600;
	height: 96px;
	width: 100%;
	border-collapse: collapse;
}
.celdatit2 {
	background-color: #333333;
	background-image: url('estilo/degtit2.gif');
	background-repeat: repeat-x
}
.celdacontenido {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-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 #000000;
	color: #FFFFFF;
	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: #333333;
	color: #FFFFFF;
}
:focus.botonform {
	background-color: #006600;
	color: #FFFFFF;
}
textarea:focus {
	background-color : #FFFFCC;
	color: #000000;
}
input:focus {
	background-color : #FFFFCC;
	color: #000000;
}
.parareg{
	font-size: 12pt;
	font-weight: bold;
}
/*Inicio Botonera*/
#ulbotonera {
	/*background-color: #D9FFC6;*/
	border: 1px solid  #FFFFFF;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	width: 160px;
	padding-left: 0px;
	background-color: white;
}
#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: #FFFFFF;
	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;
}
#restobot a{
	width: auto;
	height: auto;
}
#restobot a:hover{
	color: #000;
	background-color : #FFFFE1;
}
.fondobot {background-color: #D9FFC6; width: 160px;}
/*Fin botonera*/
.tablafinal{
	border-collapse: collapse;
	height: auto;
	text-align: center;
	background-color: #D9FFC6;
	width: 1000px;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;
	border-right: 1px solid #006600;
	margin: auto;
}
.tablafinal TD{
	padding-top: 15px;
}
.tablaprincipal {
	background-color: #FFFFFF;
	border-collapse: collapse;
	width: 1000px;
	border: 1px solid #006600;
	margin: auto;
}
.celdatitulo {
	background-color: #06598A;
	color: #FFFFFF;
	font-size: 13pt;
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	font-weight: bold;
}
.nombreemp {
	color: #000080;
	font-size: 14pt;
	font-weight:bold;
	background-color: #FFFFCC;
	border-top: 1px solid #666666;
	padding-top: 5px;
	padding-bottom: 3px;
	text-decoration:underline;
}
.just{text-align: justify;}
h1{
	font-size: 5pt;
	display: none;
}
h2{
	color: #000000;
	font-size: 15pt;
	font-weight:bold;
	background-color: #E1FFD2;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 3px;
}
#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 {
	scrollbar-face-color: #0771AF;
	scrollbar-arrow-color: #FFFFE6;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	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: #FFFFFF;
	text-decoration : underline
}
a:link {color:  #000080;}
a:visited {color: #7254FE;}
a:active {color: #B00000;}