﻿BODY {
	MARGIN-TOP: 0px; BACKGROUND-COLOR: #c5b083
}

a{text-decoration:none;} 

.Estilo100 {
	FONT-SIZE: 10px
}
.Estilo700 {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: tahoma, Verdana
}

.EstiloFuente12 {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: tahoma, Verdana
	z-index:50;
}


.Estilo1
{
	font-size: 12px;
	color: white;
	font-family: Tahoma;
	background-color: #213c59;
	font-weight: bold;
	text-align:center;
}

.Estilo1Boton
{
	font-size: 12px;
	color: #213c59;
	font-family: Tahoma;
	background-color: white;
	font-weight: bold;
	border-right: #213c59 1px solid;
	border-top: #213c59 1px solid;
	border-left: #213c59 1px solid;
	border-bottom: #213c59 1px solid;
	text-align: center;
}

.Estilo2Boton
{
	font-size: 12px;
	color: #213c59;
	font-family: Tahoma;
	background-color: white;
	font-weight: bold;
	border-right: #213c59 1px solid;
	border-top: #213c59 1px solid;
	border-left: #213c59 1px solid;
	border-bottom: #213c59 1px solid;
	text-align:left;
	
}

.Estilo3Boton
{
	font-size: 12px;
	color: #01405c;
	font-family: Tahoma;
	background-color: white;
	font-weight: bold;
	border-right: #213c59 1px solid;
	border-top: #213c59 1px solid;
	border-left: #213c59 1px solid;
	border-bottom: #213c59 1px solid;
	text-align:left;
	
}

.Estilo2
{
	font-size: 12px;
	color: white;
	font-family: Tahoma;
	background-color: #556c6e;
	font-weight: bold;
	text-align:center;
}

.Estilo2L
{
	font-size: 12px;
	color: white;
	font-family: Tahoma;
	background-color: #556c6e;
	font-weight: bold;
	text-align:left;
}


.Estilo3
{
	font-size: 12px;
	color: #213c59;
	font-family: Tahoma;
	background-color: white;
	font-weight: bold;
}




.EstiloMenu
{
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	color: #556c6e;
	font-family: Verdana;
	background-color: white;
}

.EstiloMenu2
{
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
	text-align:center;
	color: white;
	font-family: Verdana;
	background-color: #556c6e;
}


.EstiloMenu3
{
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
	text-align:center;
	color: white;
	font-family: Verdana;
	background-color: #01405c;
}
.EColor1
{
	background-color: #213c59;
	
}

.EColor2
{
	background-color: #556c6e;
}

.GridEstilo1
{
	font-size: 12px;
	color: white;
	font-family: Tahoma;
	background-color: #213c59;
	font-weight: bold;
}


.content {
	margin: auto;
	width: 800px;
	background-color: grey;
	filter:alpha(opacity=25); -moz-opacity: .25; opacity:.25; }


.ejemplo {width: 100%; height: 100%; top:0px ; left: 0px; background-color: red}
.opaco {filter: alpha(opacity=50); opacity: .5}

.fijarDiv 
{	
	position:relative;
	top:0;
	left:0;
	height:100%;
	width:100%;
	overflow:auto;
	
	
	}

.textonota{
text-align : justify;
margin-top: 1px;
padding: 8px;
border: 1px solid #CFD2FE;
width: 100%;
height : 100px; }
