﻿BODY
{
	font-weight: normal;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #000000;
	background-image: url(images/fondoBeigeClaro.jpg);
	margin: 4px;
}

.boton1
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 11px;
	border-left: white 1px solid;
	cursor: hand;
	color: white;
	border-bottom: white 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: #003300;
	text-align: center;
	height: 20px;
}
.boton2
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 11px;
	border-left: white 1px solid;
	cursor: hand;
	color: white;
	border-bottom: white 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: #00508c;
	text-align: center;
	height: 20px;
}
.boton3
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 11px;
	border-left: white 1px solid;
	cursor: hand;
	color: white;
	border-bottom: white 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: #ff0000;
	text-align: center;
	height: 20px;
}
.btnpdf
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 11px;
	border-left: white 1px solid;
	cursor: hand;
	color: white;
	border-bottom: white 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: #ff6633;
	text-align: center;
	height: 20px;
}
.btnxls
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 11px;
	border-left: white 1px solid;
	cursor: hand;
	color: white;
	border-bottom: white 1px solid;
	font-family: Tahoma, Verdana, Arial;
	background-color: sienna;
	text-align: center;
	height: 20px;
}

.titulo1
{
	color: white;
	background-color: #003300;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	vertical-align: middle;
}
.titulo2
{
	color: white;
	background-color: #003300;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	vertical-align: middle;
}
.titulo3
{
	color: white;
	background-color: #003300;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	vertical-align: middle;
}
.etiqueta1_izq
{
	text-align: left;
	padding-left: 4px;
}
.etiqueta1_der
{
	text-align: right;
	padding-right: 4px;
}
.menu1
{
	text-indent: 5px;
	font-weight: bold;
}
.menu2
{
	text-align: left;
	text-indent: 10px;
	color: blue;
	font-size: 10px;
	background-color: lemonchiffon;
	padding-bottom: 2px;
	padding-top: 2px;
}
.menu3
{
	text-align: left;
	text-indent: 10px;
	color: #27512d;
	font-size: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: gainsboro;
}
.panel1
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.combo1
{
	color: black;
	background-color: whitesmoke;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	height: 20px;
}

.combo2
{
	color: black;
	background-color: whitesmoke;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	height: 18px;
}

.lista1
{
	color: black;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}
.letra10
{
	font-family: Tahoma, Verdana, Arial;
	color: #003300;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
.letra12
{
	font-family: Tahoma, Verdana, Arial;
	color: #003300;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.letra14
{
	font-family: Tahoma, Verdana, Arial;
	color: #003300;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}
.letra30
{
	font-family: Tahoma, Verdana, Arial;
	color: #003300;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	vertical-align: middle;
}
.mayus1
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}