body {
	margin: 0px;
	padding: 0px;
	background-color: #CECECE;
	font-weight:: normal;
	background-image: url(../images/fullbg.jpg);
	background-position: 130px 46%;
	
}

.bgizq {
	background-image: url(../images/backizq.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bgright {
	background-image: url(../images/backright.jpg);
	background-position: left;
}

.flyit {
	font-family: "Trebuchet MS";
		font-weight: bold;
	font-size: 11px;
	color: #333333;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	border-bottom:1px dashed #454545;
	margin-top: 0x;
	display:block;
	width: 140px;
	text-align:center;
	background-color: #FFFFFF;
}
.bgleft {
	background-color: #A79AB4;
	background-image: url(../images/bgleft.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}

.flyit A:link { COLOR: #333333; text-decoration: none;	display:block;
	width: 140px;} 
.flyit A:visited { COLOR: #333333; text-decoration: none;	display:block;
	width: 140px;}
.flyit A:hover { COLOR: #FFF; text-decoration: none; 	background-color: #CA016B;	display:block;
	width: 140px;} 
.flyit A:active { COLOR: #333333; text-decoration: none;	display:block;
	width: 140px;}  


.footer {
	font-size:12px;
	font-family: Arial;
	text-decoration: none;
	color:#333;
	background-color:#FFFFFF;
	height: 40px;
	line-height: 40px;	
	border-top: 1px solid #CECECE	border-right: 1px solid #666;	
}
.footer a:link{
	font-size:12px;
	font-family: Arial;
	text-decoration: none;
		color:#333;
}
.footer  a:visited{
	font-size:12px;
	font-family: Arial;
	text-decoration: none;
		color:#333;
}
.footer a:hover {
	font-size:12px;
	font-family: Arial;
	text-decoration: underline;
		color:#333;
}
.footer a:active {
	font-size:12px;
	font-family: Arial;
	text-decoration: underline;
		color:#333;
}.bgtop {
	background-image: url(../images/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.titulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CA016B;
	text-decoration: none;

}
.textos {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: regular;
	color: #333333;
	text-decoration: none;
}
.textos a:link, .textos a:visited, .textos a:active {
	color: #333333;
	text-decoration: underline;
}
.textos a:hover {
	color: #CA016B;
	text-decoration: underline;
}
.navtop {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navtop a:link, .navtop a:visited, .navtop a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.navtop a:hover {
	color: #F2F2F2;
	text-decoration: underline;
}

.sbar {
SCROLLBAR-HIGHLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-SHADOW-COLOR: #F2F2F2;
	SCROLLBAR-3DLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #F2F2F2;
	SCROLLBAR-FACE-COLOR: #BFC9D5;
	SCROLLBAR-DARKSHADOW-COLOR: #F2F2F2;
	}
.linkpic {
	border: 1px solid #666666;
}
#wrapcontent {
background-color:#FFFFFF;
margin-top:7px;
margin-bottom:7px;
border-right: 1px solid #666;
/*border: 1px solid #666;  
-moz-border-radius: 7px;  
-webkit-border-radius: 5px;    */

}
