body {
	background-color: #63A9EF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-image: url(bgVerde-Verde.jpg);
}
.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FBFBF7;
	margin: 5px;
	border: 1px dotted #CCCCCC;
}
.bordeSolidoOscuro {
	border: 1px solid #333333;
}

.tituloSeccionAsociacion {
	font-family: "Trebuchet MS", VERDana;
	font-size: 18px;
	color: #CC0000;
}
.bodeSolido {
	border: 1px solid #333333;
}

.menuTopOff {
	background-color: #0A246A;
	background-image: url(bg_menu_top_hover.jpg);
	background-repeat: repeat-x;
	cursor: default;
}



.cabMenuPrincipal {
	font-family: "Trebuchet MS", VERDana;
	font-size: 16px;
	text-indent: 5px;
	font-weight: bold;
	vertical-align: middle;
}
.menuINfoAdicional {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFC40E;
	border-right-color: #FFC40E;
	border-bottom-color: #FFC40E;
	border-left-color: #FFC40E;
}


a:link {
	color: #000000;
	text-decoration: none;
}
.bordeAzulImg {
	border: 3px solid #EBEBEB;
}

.titulo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

.bordePunteado {
	border: 1px dotted #CCCCCC;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.bgCabMenuVerde {
	background-color: #EBEBEB;
}
.bgSeccionCorpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(bgSeccionCorpo.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	font-weight: bold;
}

.lineaFinaGris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.textoMenu {
	font-family: "Trebuchet MS", VERDana;
	font-size: 12px;
	color: #FFFFFF;
}
.letraGrande {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
.letraGrandeResaltada {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: underline;
}
.nomeAsociacion {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-indent: 5px;
	font-weight: bold;
	vertical-align: middle;
}
.nomeCategoria {
	font-family: "Trebuchet MS", VERDana;
	font-size: 14px;
	color: #999999;
}

.claseTextoXestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #CCCCCC;
	font-weight: bolder;
}
.conMargen{
	margin-top:0.5em;
	margin-left:0.5em;
	margin-right:0.5em;
	margin-bottom:0.5em;
}
.error {
	border: 1px dotted #999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FF0000;
	text-decoration: blink;
	background-color: #FFFFDF;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
}
hr {
	border: 1px dotted #CCCCCC;
}

.bordePunteadoAbajo {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
}
.bordePunteadoAbajoClaro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FFD5D5;
	border-right-color: #FFD5D5;
	border-bottom-color: #FFD5D5;
	border-left-color: #FFD5D5;
}

.textoItem {
	font-family: "Trebuchet MS", VERDana;
	font-size: 14px;
	color: #CCCCCC;
}

.parrafoNova {
	font-family: "Trebuchet MS", VERDana;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
}

.bordePunteadoRelleno {
	border: 1px dotted #CCCCCC;
	background-color: #F8F8F8;
}
.titular {
	font-family: "Trebuchet MS", VERDana;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #C40000;
	text-transform: none;
}
.fondoTitular {
	border: 1px solid #CCCCCC;
	background-image: url(bgRalladoClaro.png);
}

.claseTextoXestionWrap {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #CCCCCC;
	font-weight: bolder;
}
.textoMenuMiniBR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 2em;
}
.menuTopOn {
	background-color: #FF00FF;
	background-image: url(addressbook.gif);
	background-repeat: repeat-x;
	cursor: default;
}
