html {
	width: 100%;
	height: 100%;
}

* {

	margin: 0;
	padding: 0;

}

body {
	
	background: #3a4a9b url(../images/background/bg.jpg) top center no-repeat ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	line-height:1.5em;



}

#hold {
	width:912px;
	height:500px;

	margin:0 auto;
}

#top-hold { 
	height:196px;
}

#logo-b {
	height:196px;
	width:185px;
	float:left;
}

#menu-b {
	width:727px;
	height:196px;
	float:right;
	background:url(../images/layout/fotos.png) right 81px no-repeat;
}

#cnt { 
	min-height:450px;
	_height:450px;

}

#newsCol {
	width:186px;
	float:left;
}

#mainbox {

}

#mainbox p, #mainbox ul, #mainbox ol { max-width:630px; =max-width:none; =padding-right:200px;}

.r-menu {

	float:right;
	margin-top:20px;
	margin-left:20px;
}

#footer {
	background:url(../images/layout/footer-top.png) 0 0 no-repeat;
	behavior: url(www/css/iepngfix.htc);
	font-size:0.8em;
	padding-left:15px;
	padding-top:10px;
	margin-top:30px;
	
}

a {-moz-outline-style:none; color:#FFFFFF;}
{display:none}

