.tablacontenidos #calendario_reuniones {
	background-image: url(../img/bgnews.gif);
	margin: 0px 3px;
	padding: 0px;
}


.tablacontenidos dl {
	border: 1px solid #E9E9E9;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(../img/bgcalendar.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.tablacontenidos dt {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	width: 100px;
	float: left;
	line-height:17px;
	text-align: right;
}


.tablacontenidos dd {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-align:left;
	line-height:17px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	float: none;
	margin-left: 110px;
	padding: 0px 0px 0px 10px;
	white-space: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F6F6F6;
}
.tablacontenidos #socios label {
	color: #666666;
	width: 120px;
	float: left;
	text-align:right;
	line-height:22px;
	padding-right: 10px;
}

#botoncentro{ margin-left:130px;}
.btnsubmit2 {
	background-color: #6AB9BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width:80px;
	margin: 5px 0;
}
.tablacontenidos #socios dd a {
	color: #3399FF;
	text-decoration: none;
}

table.reuniones {
	width: 90%;
	margin: 0 5% 2em 5%;
	border: 1px solid silver;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
table.reuniones td { padding: .5em 1em; }
table.reuniones td.left { width: 25%; font-weight: bold; text-align: right; }
