* {
	font-family:Verdana, Geneva, sans-serif;
}
a:link, a:visited, a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #F2F2F2;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
body {
	margin: 0px;
	font-size: 12px;
}
.back {
	background: #FBFFDF;
}
.bg {
	background: url(images/back.png) repeat-x;
}
.cabeza {
	background: url(images/cabeza.png) no-repeat center;
	width: 821px;
	height: 23px;
}
.sombra {
	background: url(images/sombra.png) center repeat-y;
	width: 821px;
}
.pie {
	background: url(images/pie.png) no-repeat center;
	width: 821px;
	height: 23px;
}
textarea, input, select {
	font-size: 11px;
	color:#000;
	background: #FFF;
	background-color: #FFF;
	border: 1px solid #2F7B84;/* border: 1px solid #01acac; */
}
.tex-gris {
	font-size: 12px;
	color: #658592;
	font-weight: bold;
}
.tex-verde {
	font-size: 12px;
	color: #009933;
	font-weight: bold;
}
.tex-blanco {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.intro {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #559395;
	text-transform: uppercase;
	text-align: left;
}
.titulos {
	font-size: 26px;
	color: #50656B;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	text-align:justify;
}
.texto {
	text-align: justify;
}
.hide {
	display:none;
	visibility:hidden;
	font-size:0px;
}
.titulo1 {
	text-align: center;
	color: #009999;
	font-size: 20px;
	font-weight: bold;
	text-align:justify;
}
.titulo2 {
	color: #009999;
	font-size: 13px;
	font-weight: bold;
	text-align:justify;
}
.proce {
	padding-left: 20px;
	text-align: justify;
}
.btns {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
	text-align: justify;
}
.btn {
	background: #D0AC34;
	border: 1px #6A5921 solid;
	font-weight: bold;
	color: #6A5921;
	width: 100px;
	font-size: 14px;
}
.doble {
	padding: 10px 10px 10px 10px;
	text-align: justify;
	vertical-align: top;
	text-indent: 15px;
}
img {
	border: none;
}
