td.logo{
	width: 158px;
}

#main_menu{
	width: 575px;
}
#main_menu_table{
	width: 575px;
}
#jesuitases_td{
	width: 255px;
	height: 58px;
	vertical-align: top;
}

/* Agenda Rules */
#foto_grande{
	background-image: url('images/foto_grande.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height: 340px;
	vertical-align: top;
	font-size: 8pt;
}
#foto_grande a{
	text-decoration: none;
	font-size: 8pt;
	line-height: 8.9pt;
}
#foto_grande a:hover{
	text-decoration: underline;
}
#events_table{
	margin: 0 0 3px 23px;
	width: 205px;
}
#e_caption{
	margin: 0 5px 0px 17px;
	text-align: right;
	width: 205px;
}
#e_footer{
	margin: 0 0 0 17px;
	text-align: right;
	width: 205px;
}
#e_footer a{
	color: #AAA;
}
dl{
	margin-top: 0;
}
dd{
	margin: 0 0 2px 0;
}
dd a{
	color: #666;
}

/* News Rules */
#noticias{
	vertical-align: top;
	height: 280px;
	font-size: 8pt;
}
#noticias a{
	text-decoration: none;
	font-size: 8pt;
}
#noticias a:hover{
	text-decoration: underline;
}
#news_table{
	margin: 5px 0 3px 23px;
	width: 220px;
	border-bottom: dotted 1px #ccc;
}
#n_caption{
	margin: 0 0 2px 21px;
	border-bottom: dotted 1px #ccc;
	width: 220px;
}
td.n_header{
	padding-left: 12px;
	background-image: url('images/news_bullet.png');
	background-repeat: no-repeat;
	background-position: top left;
}
td.n_header a:link, td.n_header a:visited, td.n_header a:hover{
	color: #333;
	font-weight:bold;
}
td.n_body{
	padding-bottom: 5px;
	padding-left: 12px;
}
td.n_body a:link, td.n_body a:visited, td.n_body a:active{
	color: #333;
}
td.n_body a:hover{
	text-decoration: underline;
}
.n_space{
	height: 0px;
	line-height: 1px;
	font-size: 1px;
}
#n_footer{
	margin: 0 0 0 21px;
	width: 220px;
}
#n_footer a{
	color: #AAA;
}
#news_table img{
	margin: 0 3px 3px 0;
}

/* otros */
#links_provincias_table{
	border-top: 1px solid #ccc;
	margin: 6px 15px 0 15px;
	padding-top: 4px;
	width: 730px;
}
#search_bar{
	text-align: right;
	padding: 2px 0 0px 0;
}
#textbox{
	height: 10px;
	width: 152px;
	margin-bottom: 0px;
	font-size: 10px;
}
#submitbutton{
	font-size: 9pt;
	margin-top: 0px;
}

