@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg.jpg);
	background-color:#FFF; 
	margin:5px; 
	background-attachment:fixed; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:10pt; 
	text-indent:15px; 
	text-align:justify
}

b {
	font-family:Verdana, Geneva, sans-serif; 
	font-size: 10pt; 
	text-indent:15px; 
	text-align:justify
}

font {
	font-family:Verdana, Geneva, sans-serif; 
	font-size:10pt; 
	text-indent:15px; 
	text-align:justify
}

DIV.Text {font-family:Verdana, Geneva, sans-serif; font-size:8pt; text-indent:15px; text-align:justify; line-height:19px; }

DIV.Participa {font-family:Verdana, Geneva, sans-serif; font-size:10pt; text-indent:0px; text-align:justify; line-height:15px; }

DIV.FaceBook {font-family:Verdana, Geneva, sans-serif; font-size:12pt; text-indent:0px; text-align:justify; line-height:15px; }

/* Estilo de Vínculos */
a:link { 
	color: blue; 
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px
}    
a:visited { 
	color: blue; 
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px
}
a:hover { 
	color: #2AB4D7; 
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px
} 
a:active { 
	color: lime; 
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px
}
.class1 a:link {
	color:#669900;
	text-decoration:underline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.class1 a:visited { 
	color:#669900; 
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.class1 a:hover { 
	color:#2AB4D7; 
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
} 
.class1 a:active { 
	color:#36F; 
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

/* Fin de los vínculos */


/* Estilo de formulario */
input { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	background-color: #13ab92; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

select { 
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	background-color: #13ab92; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
} 

textarea {
	font-family: Verdana; 
	font-size: 12px; 
	color: #000000; 
	background-color: #13ab92; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
/* Fin del formulario */


/* Otros estilos */

.tlinks { 
	background-color: ; 
	border: #000099; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.obj {
		border:#09F;
		border-style:dashed;
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px
}
.fu { 
	font-size:14pt;
	color:#FFFFFF;
	text-shadow: 0.1em 0.1em 0.2em #336268
}

