body
{
	margin: 0;
	background: #680D0A url(../images/background.png) repeat-x;
	width: 100%;
	font-family: calibri,arial;
	padding: 0;

}

img
{
	border: none;
}

hr
{
	border: none;
	clear:both;
}
a:focus, a:hover, a:active 
{
	text-decoration: none;
}

a,a:visited
{
	text-decoration: none;
	color: black;
}

a:hover
{
	color: gray;
	text_decoration: none;
}

#page_margins
{
	width: 1100px;
	background: transparent url(../images/body.png) repeat-y top center;
	margin: 0 auto;
}

#page
{
	width: 992px;
	margin: auto;
	position: relative;
	right: 6px;
	background: none;
	border: none;
}

#header
{
	clear: both;
	padding-top: 15px;
	background: none;
	color: #000;
	height: 200px;
}

#logo
{
	clear: both;
	float: left;
	padding-left: 30px;
	position: relative;
	bottom: 10px;
}

#images
{
	float: right;
	padding-right: 30px
}

/*#flags*/
.tx-srlanguagemenu-pi1
{
	float: right;
	padding-right: 30px;
}

/*#flags img*/
.tx-srlanguagemenu-pi1 img
{
	padding: 10px 5px;
}

.tx-srlanguagemenu-pi1 div
{
  float: left;
}


/*#nav, #header
{
  display: none;
}*/

#nav
{
	clear: both;
	float: right;
	width: 300px;
	background: transparent url(../images/noticias.png) repeat-x top right;
	height: 45px;
	padding: 10px;
	position: relative;
	bottom: 30px;
	color: white;
	font-size: 17px;
	font-style: italic;
}
	#noticias_head
	{
		position: absolute;
		top: 0;
		left: -30px;
		background: transparent url(../images/noticias-head.png) top left;
		width: 30px;
		height: 45px;
	}
	
	#noticias_title
	{
		float: left;
		font-weight: bold;
	}
	
	#noticias_content
	{
		float: right;
		font-style: italic;
		font-size: 15px;
	}

#main
{
	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	padding-bottom: 50px;

}

#col2
{
  position: relative;
  
}

#col1
{
	position: relative;
	width: 28%;
}

#col1_content
{
	padding: 0;
}

#col1_content
{/*#630D09*/
	width: 260px;
	background: #690D0A  url(../images/sidebar-back.png) no-repeat top left;
	height: 100%;
	position: relative;
}

.textBelowMenu .csc-textpic-text
{
      padding: 10px;
      color: #FFF;
}

#sidebar_link
{
	background: transparent url(../images/sidebar-link.png) repeat-y top left;
	width: 260px;
	height: 0;
}

#sidebar_bottom
{
	background: transparent url(../images/sidebar-bottom.png) no-repeat top left;
	width: 357px;
	height: 60px;
	position: absolute;
	bottom: -60px !important; 
	bottom: -61px;		
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

#menu ul .lvl1-no
{
	list-style-type: none;
	background: transparent url(../images/menu-line.png) bottom left no-repeat;
}

#menu ul li
{
	width: 260px;
	margin: 0;
}

#menu ul .lvl1 a
{
	padding: 20px;
	color: white;
	font-weight: bold;
	font-size: 16px;
	width: 80%;
	display: block;
	text-transform: uppercase;
}

#menu ul .lvl1 a:hover
{
	background: transparent url(../images/menu-hover.png) bottom left no-repeat !important;
	background: none;
	text_decoration: none;
}

#menu ul .lvl2 a
{
	display: block;
	width: 200px;
	padding-left: 50px;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

#menu ul .lvl2 a:hover,#menu ul .lvl1 a:hover
{
	color: #EF9995;
	text_decoration: none;
}

#content
{
	float: left;
	width: 670px;
	padding: 10px 30px;
}

#footer
{
	clear: both;
	background: #600C08 url(../images/footer-background.png) repeat-x top left;
	padding: 15px;
	text-align: right;
	border: none;
}