/* CSS Document */

#socios{
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../img/bglistverde.gif);
}

.tablacontenidos #socios legend {
	font-weight: bold;
	color: #666666;
}
.tablacontenidos #socios #form table {
	margin-top: 15px;
	margin-bottom: 15px;
}


fieldset {
	padding-left: 15px;
	background-color: #FFFFFF;
	margin-right: 30px;
	margin-left: 30px;
}
.tablacontenidos #socios #form input {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	padding-left: 4px;
}
.tablacontenidos #socios #letras {
	line-height: 14px;
	padding: 0px 10px 5px;
}
.resultados {
	background-color: #F6F6F6;
	padding: 5px 20px 10px;
	margin-top: 10px;
}
.tablacontenidos .resultados p {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #666666;
}

.tablacontenidos .resultados li {
	list-style-image: url(../img/bullet.gif);
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-position: outside;
	margin-left: 10px;
}
.tablacontenidos .resultados a {
	color: #009999;
	text-decoration: none;
}
.tablacontenidos .resultados h4 {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #7F7F7F;
}


.tablacontenidos .resultados h3 {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	color: #666666;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.tablacontenidos #socios #letras a {
	color: #3F8B8F;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
}



.tablacontenidos #socios p {
	color: #666666;
}


.tablacontenidos #ficha td {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDF0F2;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: capitalize;
}
.tablacontenidos #ficha {
	margin-top: 15px;
}
.tablacontenidos #ficha strong {
	padding-left: 20px;
}
.presidentes {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
	color: #333333;
}
#presidentes h1 {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #009999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	text-align: right;
}

#presidentes {
	background-color: #F6F6F6;
	padding: 10px 20px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}

select,input{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}

.inputanchofijo{
	width:180px;
}
