@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: url(chuvia_web_09.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px auto; /* centrar con firefox */
	text-align:center; /* centra las capas con internet explorer */
}
.section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #a20a06;
}

#contenedor
{
	position:relative;
	left:0px;
	top:0px;
	width:1069px;
	height:643px;
	margin: 0px auto; /* centrar con firefox */
	text-align:center; /* centra las capas con internet explorer */
	background-image: url(back_chuvia09.png);
	background-repeat: no-repeat;
	background-position: top;
} 


#header

{
	background-image: url(title_chuvia09.png);
	background-repeat: no-repeat;
	width:100%;
	height:328px;
	position:absolute;
	margin: 0px auto; /* centrar con firefox */
	text-align:center; /* centra las capas con internet explorer */
	background-position: center;
}

#content

{
	width:650px;
	height:328px;
	position: relative;
	overflow: auto;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	/*border: 1px solid #000000;*/
	margin-left: 325px;
}


#map_canvas {
	border: 1px solid #333333;

}

#singing {
	position:relative;
	width:393px;
	height:540px;
	background-image: url(singing.png);
	background-repeat: no-repeat;

}

#bottom_menu
{
	margin: 0px auto; /* centrar con firefox */
	text-align:center; /* centra las capas con internet explorer */
	width:600px;
	height:23px;
	position:relative;
/*left:0px;
	top:3px;*/
	top: 250px;
	margin-left: 350px;
	display:block;
}

#footer
{
	margin: 0px auto; /* centrar con firefox */
	text-align:center; /* centra las capas con internet explorer */
	width:600px;
	height:50px;
	position:relative;
	top: 270px;
	display:block;
	font-size: 9px;
	margin-left: 325px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
}

#bottom_menu ul, li {
	list-style-type: none;
}

#bottom_menu ul {
 margin:0;
 padding:0;
}

#bottom_menu li
{
 float:left;
}

a #cartel, a:visited #cartel {

border: 1px solid #333333;
}

a:hover #cartel{
	border: 1px solid #FF6600;

}

#bottom_menu a
{
	font-family: Arial,'Trebuchet MS', Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display:block;
	margin:4px 16px;
	text-align: center;
}

#bottom_menu a:hover {
	color: #FF9900;
}
