@charset "utf-8";
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color:#2F7096;
	margin-left: 0px;
	margin-top: 0px;
		font-family: Arial;
	font-size:12px;
	color:#000000;
}
.txtfield_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 16px;
	width: 167px;
	border: thin solid #125380;
}
.txtfield_comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 85px;
	width: 200px;
	border: thin solid #9AB8C9;
}
.txtfield_newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 19px;
	width: 200px;
	border: thin solid #9AB8C9;
}
.texfield {
	background-color: #FFFFFF;
	border: 1px solid #4182BC;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4182BC;
}
.fondo_tabla_socios {
	background-image: url(fondo_tabla_socios.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.links_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.btn_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(btn_send.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn_inscribir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(btn_inscribirse.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link_blanco10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding-top:20px;
	padding-bottom:20px;
}

.link_blanco10:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}
.lateral_izq {
	background-image: url(degradado_lateral.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.links_header:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
	text-decoration: underline;
}
.txt_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004B80;
	text-decoration: none;
}
.txt_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.txt_gral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	list-style-type: disc;
	line-height: 14pt;
	text-align: left;
}
.link_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004B80;
	text-decoration: none;
}
.link_azul:hover {
	font-size: 12px;
	color: #CCC;
	text-decoration: underline;
}
.Navidad {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #C09477;
	font-weight: bold;
}
.Titulos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #004B80;
	font-weight: bold;
	text-align: center;
}
.Titulos table tr td br {
	font-weight: normal;
}

