/* CSS Home */
<!--
@import url(http://www.google.com/cse/api/overlay.css);
body {
	background-color: #E1E2E3;
	background-position: center;	
	background-image: url(img/br.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Contenido {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
.texto {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 14px;
	background-color: #E5EFFA;
}

.textoVC {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 10px;
	background-color: #4E6A68;
	color: #FFFFFF;
	text-decoration: none;
	border: thin solid #FFFFFF;
}

.textoVC2 {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 10px;
	background-color: #79A4A0;
	color: #000000;
	text-decoration: none;
	border: thin solid #FFFFFF;
}
.Sup {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
}
.textoB {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 14px;
	background-color: #ffffff;
}
.barraINF {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 14px;
	background-attachment: scroll;
	background-image: url(../img/barra3.jpg);
	background-repeat: no-repeat;
	color: #415856;
	text-decoration: none;
	font-weight: bold;
}
-->
