html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #006599;
	background: url(../images/body_background.jpg) repeat-y center #616d7f;
	/*background: #fff;*/
}
.clear {
	font-size: 0;
	height: 0;
	line-height: 0;
	clear: both;
	display: block;
}
a {
	color: #AC294B !important;
	text-decoration: none;
}
a:hover {
	color: #000 !important;
	text-decoration: underline;
}
a.selected {
	color: #000 !important;
	font-weight: bold;
}
div#canvas {
	width: 770px;
	margin: 0 auto;
}
	div#header {
		height: 127px;
		display: block;
		background: url(../images/aebm_logo.gif) no-repeat top left;
		position: relative;
	}
		div#header h1 strong {
			display: none;
		}
		div#header div#banner {
			position: absolute;
			right: 5px;
			top: 25px;
		}
	
	div#loggedIn{ 
		margin:10px 0;
		background-color:#0089ca;
	}
		div#loggedIn p{
			text-align:right;
			background-color:#0089ca;
			color:#fff;
			padding:2px;
		}
	div#container {
		clear: both;
		margin-top:30px;
	}
		div#menu {
			width: 158px;
			float: left;
			background: url(../images/menu_background.gif) top left;
		}
			div#menu h2 {
				margin: 0;
				padding: 0;
				font-size: 120%;
				height: 36px;
				background: url(../images/menu_header_background.gif) repeat-x top left;
				color: #fff;
				line-height: 36px;
				padding: 0 0 0 6px;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: normal;
				font-variant: small-caps;
			}
			div#menu ul {
				background: url(../images/menu_footer_background.gif) no-repeat bottom left;
				padding-bottom: 15px;
			}
				div#menu ul li {
					margin: 5px;
					list-style: square;
					list-style-position: inside;
					color: #000;
				}
				div#menu ul.submenu {
					background: none;
					padding-bottom: 0;
					padding-left: 10px;
					list-style-type: none;
				}
				div#menu ul.submenu li {
					list-style-type: none;
					list-style-position: outside;
					text-transform: uppercase;
					letter-spacing: -1px;
				}
				div#menu ul.submenu ul.innersubmenu {
					background: none;
					margin: 0 1px !important;
					padding: 0 !important;
					background: #eaeaea;
				}
				div#menu a {
					color: #AC294B;
					text-decoration: none;
					width: 100%;
					font-size: 10px;
				}
				div#menu a.selected {
					color: #000 !important;
					font-weight: bold;
				}
				div#menu a:hover {
					color: #AC294B;
					text-decoration: underline;
				}
			div#menu div#flash {
				background: #fff;
				display: block;
				text-align: center;
			}
			div#menu div#flash object, div#menu div#flash embed {
				margin: 10px auto;
			}
		div#submenu {
			float: right;
			width: 110px;
			background: url(../images/submenu_background.gif) repeat-y left top;
			font-size: 10px;
			padding: 0 10px;
			margin: 0;
		}
			div#submenu h2 {
				font-size: 130%;
				height: 36px;
				background: url(../images/menu_header_background.gif) repeat-x top left;
				color: #fff;
				line-height: 36px;
				padding: 0 0 0 6px;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: normal !important;
				margin: 0 -6px 0 -10px !important;
				font-variant: small-caps;
			}

			div#submenu h3 {
				font-size: 110% !important;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
				margin-top: 7px;
				margin-bottom: 5px;
			}
			div#submenu h3 a {
				font-weight: normal;
				color: #AC294B;
				text-decoration: none;
			}
			div#submenu h3 a:hover {
				color: #000;
				text-decoration: underline;
			}
			div#submenu a.selected {
				color: #000;
				font-weight: bold;
			}			
			div#submenu #cierre {
				background: url(../images/submenu_foot_background.gif) bottom left no-repeat;
				width: 130px;
				margin-left: -10px;
				margin-right: -10px;
			}
			div#submenu table {
				margin: 10px -5px;
				padding: 0;
				text-align: center;
				width: 120px;
			}
			div#submenu table td.month_minus {
				text-align: left;
			}
			div#submenu table td.month_plus {
				text-align: right;
			}
			div#submenu table td.month_act {
				font-weight: bold;
				font-size: 9px;
			}
			div#submenu table table {
				margin: 0;
				padding: 0;
				border: 0;
				width: 110px;
			}
			div#submenu table table td {
				text-align: center;
			}
			div#submenu table td {
	
			}
		div#content, div#subcontent {
			float: left;
			/*width: 570px;*/
			width: 470px;
			background: url(../images/content_background.gif) repeat-y top left;
			position: relative;
			margin-left: 5px;
		}
			div#content h2 {
				font-size: 190%;
				height: 36px;
				background: url(../images/content_header_background.gif) repeat-x top left;
				color: #fff;
				line-height: 36px;
				padding: 0 0 0 5px;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
				margin: 0;
				letter-spacing: -0.05em;				
				/*font-variant: small-caps;*/
			}
			div#content h3, div#content p {
				margin: 15px 10px;
			}
			div#content h3 {
				font-family:  Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size: 160%;
				letter-spacing: -0.05em;
				border-bottom: 1px solid #AC294B;
			}
			div#content h3.event {
				margin-bottom: 20px;
			}
			div#content h3 a {
				color: #AC294B;
				text-decoration: none;
			}
			div#content h3 a:hover {
				color: #000;
				text-decoration: underline;
			}
			div#content h4 {
				font-family:  Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size: 140%;
				letter-spacing: -0.05em;
				margin: 15px 10px;
			}
			div#content h4 a {
				color: #AC294B;
				text-decoration: none;
			}
			div#content h4 a:hover {
				color: #000;
				text-decoration: underline;
			}
			div#content p{
				text-align: justify;
			}
			div#content p.news-category {
				color: #6C6C6C;
				/*position: absolute;
				top: 22px;
				left: 0;*/
				border: 0;
				font-size: 14px;

				display: block;
				width: 445px;
				padding: 5px 0;

			}
			div#content p.news-date, div#content p.news-date-nofloat, div#content p.news-date-list-event {
				font-size: 9px;
				color: #A0A0A0;
				/*border-top: 1px dashed #a0a0a0;*/
			}
			div#content p.news-date-list{
				font-size: 84%;
				color: #A0A0A0;
				margin-top: -14px;
			}
			div#content p.news-date-list-event {
				position: relative;
				top: -50px;
				margin-bottom: -40px;
			}
			div#content p.event-organizer {
				margin-bottom: 40px;
			}
			div#content p.image-holder {
				float: left;
				width: 300px;
				text-align: center;
			}
			div#content ul li dl{
				margin: 0;
				padding: 0;
			}
			div#content ul li dl dt{
				font-weight: bold;
			}
			div#content ul li dl dd{
				color: #6C6C6C;
				margin-bottom: 5px;
			}
			div#content div#pager {
				color: #fff;
				margin: 0 10px;
				padding: 0;
				color: #6C6C6C;
				background: #EAEAEA;
				font-size: 9px;
			}
			div#content div#pager p {
				padding: 2px 0;
			}
			div#content div#pager a {
				font-weight: bold;
			}
			
		div#foot {
			background: url(../images/foot_background.gif) no-repeat top left;
			height: 6px;
			line-height: 6px;
			font-size: 0;
			/*margin-top: 200px;*/
			margin-top: 100px;
		}
		#searchNews, #userLogin, #searchNews p {
			/*border: 1px solid #000;*/
			text-align: center !important;
		}
		#searchNews label {
			display: block;
			font-weight: bold;
		}
		#searchNews #str_text {
			width: 300px;
			border: 1px solid #AC294B;
		}
		#searchNews fieldset {
			border: 0;
			margin: 10px 40px 5px 40px;
			background: #F5F5F5;
			padding: 10px;
		}
		#searchNews legend {
			display: block;
			text-align: center;
			margin-top: 10px;
			width: auto;
			font-style: italic;
		}
		#searchNews fieldset label {
			display: inline;
			margin: 0 5px 0 20px;
		}
p.alert {
	background: #cc0000;
	color: #fff;
	padding: 10px 5px;
	font-weight: bold;
}
p.success {
	background: #00A152;
	color: #fff;
	padding: 10px 5px;
	font-weight: bold;
}
ul.error {
	margin: 10px;
	list-style-type: none;
}
.highlight {
	background: #ffcc00;
}




		label {
			display: block;
			font-weight: bold;
		}
		
#form-left, #form-right{
			width: 250px;
		}
#form-left{
	margin-left:35px;
	float: left;
}
#form-right{
	float:right;
}	
.boton{
	text-align: center !important;
	clear: both;
}
.boton input{
	padding: 3px 5px;
	font-weight: bold;
	margin: 0 auto;
}
html > body .boton input{
	margin-right: 35px;
}

select, input{
	font-size: 90%;
	color: #006599;
	padding: 2px;
}
.no-list{
	list-style: none !important;
}
.image-left{
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #A0A0A0;
}
.image-right{
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #A0A0A0;
}

div#image-gallery {
	float: left;
	clear: left;
	width: 300px;
	margin: 5px 10px;
}
	div#image-gallery p.text{
		text-align: center;
		/*float: left;*/
		color: #6C6C6C;
		font-size: 85%;
		font-style: italic;
		width: 200px !important;
		margin: 0 auto;
		height: auto;
		float: none;
	}
	div#image-gallery img {
		border: 1px solid #AC294B;
	}
	div#image-gallery h3 {
		font-size: 105%;
		color: #A0A0A0;
	}
#clearCredits {
	width: 400px;
	display: block;
	margin: 0 auto;
	clear: both;
	text-align: center;
	padding: 5px 0;
}

#clearCredits span{
	font-size: 9px;
	
}








