@charset "UTF-8";
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #f9edcf;
}
#container {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content {
	background-image: url(images/bg2_e.jpg);
	background-repeat: no-repeat;
	width: 785px;
	padding-right: 220px;
	padding-left: 20px;
	position: relative;
	z-index: 10000;
	left: 200px;
}


#containeri {
	background-image: url(images/bg1i.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contenti {
	background-image: url(images/bg2i_e.jpg);
	background-repeat: no-repeat;
	width: 785px;
	padding-right: 220px;
	padding-left: 20px;
	position: relative;
	z-index: 10000;
	left: 200px;
}

#containerm {
	background-image: url(images/bg1m.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contentm {
	background-image: url(images/bg2m_e.jpg);
	background-repeat: no-repeat;
	width: 785px;
	padding-right: 220px;
	padding-left: 20px;
	position: relative;
	z-index: 10000;
	left: 200px;
}


#contentp {
	background-image: url(images/bg2_e.jpg);
	background-repeat: no-repeat;
	width: 785px;
	padding-right: 220px;
	padding-left: 20px;
	position: relative;
	z-index: 10000;
	left: 200px;
}
#contentc {
	background-image: url(images/bg2_c.jpg);
	background-repeat: no-repeat;
	width: 785px;
	padding-right: 220px;
	padding-left: 20px;
	position: relative;
	z-index: auto;
	left: 200px;
}
#contentcon {
	background-image: url(images/bg2_con_e.jpg);
	background-repeat: no-repeat;
	width: 785px;
	padding-right: 220px;
	padding-left: 20px;
	position: relative;
	z-index: auto;
	left: 200px;
}
#contentg {
	background-image: url(images/bg2_g_e.jpg);
	background-repeat: no-repeat;
	width: 785px;
	padding-right: 220px;
	padding-left: 20px;
	position: relative;
	z-index: 10000;
	left: 200px;
}


#contentv {
	background-image: url(images/bg2_v_e.jpg);
	background-repeat: no-repeat;
	width: 785px;
	padding-right: 220px;
	padding-left: 20px;
	position: relative;
	z-index: 10000;
	left: 200px;
}

#contenteventos {
	background-image: url(images/bg2_even_e.jpg);
	background-repeat: no-repeat;
	width: 785px;
	padding-right: 220px;
	padding-left: 20px;
	position: relative;
	z-index: 10000;
	left: 200px;
}


#intro {
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	padding-top: 127px;
}
#introi {
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	padding-top: 5px;
}
#introp {
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	padding-top: 5px;
}
h1 {
	font-size: 24px;
	color: #C0491F;
}
#my_slideshow {
	float: none;
	width: 310px;
	padding-top: 3px;
}
#sidebar {
	position: absolute;
	z-index: auto;
	width: 200px;
	top: 180px;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 150px;
	margin-top: 3px;
	margin-right: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	display: block;
}
