body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	line-height: 140%;
	text-align: center;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content_down {
	background-image: url(images/frame_contenido_down.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 10px;
	width: 100%;
	margin: 0px;
}

#wrap #contenido h1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F7B90E;
}
.line {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A60303;
}


#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7B90E;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#banner {
	float: left;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 5px;
	height: 206px;
}
#menu a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#imagen {
	float: right;
	width: 400px;
}
#menu a:hover {
	color: #F30;
	text-decoration: none;
}

#contenido {
	float: left;
	width: 354px;
	background-color: #FFF;
	background-image: url(images/frame_contenido_up.jpg);
	background-position: center top;
	padding-top: 20px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	text-align: left;
}
#content {
	float: left;
	width: 374px;
	padding-top: 20px;
}
#calendario {
	height: 136px;
	width: 374px;
	margin-top: 10px;
	float: left;
}




#menu {
	float: left;
	width: 800px;
	margin-bottom: 10px;
}
#footer {
	background-color: #A60303;
	width: 820px;
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 8px;
}
#footer p {
	color: #FFF;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#footer p a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
#footer p a:hover {
	color: #FC0;
}
#contenido a {
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	font-size: 14px;
}


h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 26px;
	color: #730215;
	text-decoration: none;
	line-height: 90%;
	text-align: left;
}
h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	line-height: 110%;
	color: #F24405;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
h3 {
	font-size: 15px;
	margin-top: 1px;
	margin-bottom: 2px;
	color: #F90;
	line-height: 16px;
}
#wrap #content #contenido #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible p {
	margin-top: 2px;
}

p {
	text-align: left;
}
.reset {
	clear: both;
}
