body {
	margin:0px 0px;
	font-size:0.8em;
	line-height:20px;
	font-family: "Trebuchet MS", Arial;
	border:thin solid #0033CC;
	background: url(images/NOSFONDO.JPG) #000;
	color: #000099;
	border-color: #0000FF;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
}
a {
	color:#0033FF;
}
a:hover {
	color: #0099FF;
	font-size: 14px;
	font-weight: bold;
}
#header {
	background-color: #FFFFFF;
	background-image: url(images/footer_bckg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	padding:30px 0 0 40px;
	height:75px;
	color: #FFFFFF;
	background-image: url(images/footer_bckg.jpg);
}
#logo a{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:20px;
	text-transform:uppercase;
}
#menu { background:#01b0f0; azimuth:center; height:30px; border-bottom:1px solid  #000; border-top:1px solid #e8e8e8; }
#menu ul { margin:0;azimuth:center; padding:0;}
#menu ul li{
	display:block;
	float:left;
	width:90px;
	list-style:none;
	text-align:center;
}
#menu a { azimuth:center;
	display:block;
	float:left;
	width:90px;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	padding-top:4px;
	border-right:1px solid #59d2fe;
}
#menu a:hover{padding-top:4px; height:22px; border-bottom: 4px solid  #EBF5FE;}

#text {
	margin: 0 305px 0 20px;
}
#text p { padding:10px; border:1px solid #d7d7d7; background-color: #f5f5f5;}
#text li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 7px;}
#sidebar {
	float:right;
	width:235px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
}
h1 {
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-size:16px;
	color:#000;
}

#main {
	float:left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(images/sidebar_bckg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#footer {
	background:url(images/footer_bckg.jpg) #424e4f;
	height:102px;
	clear:both;
	padding-bottom: 0px;
}
#left_footer {
	float:left;
	padding:40px 0 0 5px;
	background:url(images/c.gif) no-repeat 30px 35px;
	color:#fff;
	font-size:12px;
}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:40px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}
#right_footer a:hover { text-decoration:none;}

