body
{
	border-right: 0px;
	border-top: 0px;
	background-image: url(images/Background_Site.gif);
	margin: 0px;
	border-left: 0px;
	border-bottom: 0px;
	scrollbar-base-color: #ffffff;	
	scrollbar-track-color: #6F9BC6;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-shadow-color: #d5d5dC;
	scrollbar-arrow-color: #ffffff;
}

.TextBox
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 11px;
	border-left: darkgray 1px solid;
	color: #000000;
	border-bottom: darkgray 1px solid;
	font-family: Arial;
	height: 18px;
	background-color: #f7f7f7;
}

.BackgroundEncabezado {
	background-image: url(images/Background_Encabezado.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 83px;
	width: 760px;
}

.BackgroundSite {
	background-image: url(images/Background_Site.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}
.SombraDerecha {
	background-repeat:  repeat-y;
	background-position: left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/SombraDerecha.png', sizingMethod='crop');	
}

.SombraDerecha[class] {
	background-image:url(images/SombraDerecha.png);	
}

.SombraDerecha1 {
	background-repeat:  repeat-y;
	background-position: left;
	background-image:url(images/SombraDerecha.jpg);	
}

.ContenidoIzquierda {
	background-color: #FFFFFF;
	width: 337px;
	border-top: 1px none #000000;
	border-right: 1px solid #A3A3A3;
	border-bottom: 1px none #000000;
	border-left: 1px solid #A3A3A3;
	font-family: Tahoma;
	font-size: 0.8em;
	line-height: 20px;
	color: #285080;
	
}

.ContenidoDerecha{
	background-color: #f6f6f6;
	width: 300px;
}

.PiePagina{
	background-image: url(images/Pie_Pagina.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:35px;	
	
}

.Textobase{
	font-family: Verdana;
	font-size: 0.8em;
	line-height: 20px;
	color: #8B8B8B;
	text-align: justify;
}

.TextobaseMin{
	font-family: Tahoma;
	font-size: 0.7em;
	line-height: 20px;
	color: #8B8B8B;
	text-align: justify;
}

.Botones {
	border-right: #81A5CD 1px solid;
	border-top: #81A5CD 1px solid;
	font-size: 11px;
	font-family: Tahoma;
	border-left: #81A5CD 1px solid;
	color: #FFFFFF;
	border-bottom: #81A5CD 1px solid;
	height: 22px;
	background-color: #9AC5F4;
	width: 80px;
}

.enlaceboton {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px;
	background-color: #ffffcc;
	color: #666666;
	text-decoration: none;
	background-image: url(images/btnQuienesSomosOff.jpg);
	width:101px;
	height:37px;
	background-position: left bottom;
   
} 
.enlaceboton:link, .enlaceboton:visited {   
   width: 101px;
   height:37px;
} 
.enlaceboton:hover { 
   border-bottom: 1px solid #cccccc; 
   border-top: 2px solid #666666; 
   border-right: 1px solid #cccccc; 
   border-left: 2px solid #666666;
   background-image: url(images/Enc_QuienesSomos.jpg);
   width: 101px;
   height:37px;
}  

body>link1{
   width: 101px;
   height:37px;
}

div#dvContent{
	left:0px;
	overflow:auto;
	width:337px;
	position:relative;
	top:0px;
	height:90%;
	text-align:center
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
