a:link {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
.textonormal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.textopequenino {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.textopequeninobd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
}
.textonormalresaltador {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	background-color: #FF6;
}

.textogrande {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #333;
	font-weight: bold;
}
.normalcolor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF9330;
}
.textonormalcolor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #dd9b21;
	font-weight: bold;
}
.hidden { display: none; }
.unhidden { display: block; }
.fondodegrade {
	background-attachment: fixed;
	background-image: url(assets/imagenes/fondo-degrade-2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
	color: #FFF;
}
.textomediano {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.textonormalparrafo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	text-indent: 40px;
	white-space: normal;
}
.tablasextremos-redondeados {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.textonormalparrafosinsangria {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	white-space: normal;
}
.textogrande-- {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
#col-footer {
	float: left;
	width: 25%;
	border-top-width: 20px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2681c6;

}
#contenedor-3-col {
	position:relative;
	width:100%;
	z-index:1;
	float: none;
	background-image: url(assets/imagenes/fondo-contenedor-3-col.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}#col-main {
	position:static;
	width:290px;
	z-index:1;
	padding: 5px;
	float: left;
	vertical-align: top;
	margin: 5px;
	height: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-type: none;
	border: thin solid #CCC;
}
#col-main-2height {
	position:relative;
	width:600px;
	z-index:1;
	padding: 10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	margin: 10px;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-type: none;
}
#col-main-2width {
	position:static;
	Width:600px;
	z-index:1;
	padding: 5px;
	float: left;
	vertical-align: top;
	margin: 5px;
	height: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	list-style-type: none;
	overflow: hidden;
	border: thin dotted #CCC;
}

.texto-titulo-col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3799e5;
	font-weight: bold;
}
.mainwrap960 {
	width: 960px;
	background-color: #FFF;
	vertical-align: top;
	position: relative;
	height: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#col-main-fullwidth {
	position:static;
	z-index:1;
	padding: 10px;
	float: none;
	vertical-align: top;
	margin: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	list-style-type: none;
	clear: left;
	border: thin solid #CCC;
}

