/* CSS Document */

a{
	color: #00CCFF;
	font-weight: bold;
	text-decoration: none;	
}

body {
	font-size: 10px; 
	color: black;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment:fixed; 
	background-color: white; 
	background-position:center; 
	background-repeat:no-repeat}



.top {
	height: 62; 
	background:url(top.gif) left top no-repeat;
	}

.box {
	width: 368;
	background-color: #FFF;
	margin: 7px;
	padding: 7px;
	border: 0px;
	border-left: 2px;
	border-style:solid;
	border-color:#7B7B7B;
	vertical-align:top;
	text-align:right;
	}

.boxmenu {
	top:inherit;
	border: solid;
	border-width: thin;
	margin: 10px;
	margin-top: 20px;
	padding: 6px;
	text-align:center;
	color: #FFF;
	background-color: #FF3399;
	text-transform: uppercase;
	font-weight: bold;
	}
	.boxmenu a{	color: #FFF; font-weight: bold; text-decoration: none;	}
	.boxmenu a:hover{	color: #FFFF99;}
	
.boxtext {
	top:inherit;
	border:dashed;
	border-width: thin;
	margin: 10px;
	padding: 6px;
	text-align: justify;
	vertical-align:top;
}

.boxleft {
	margin: 10px;
	padding: 6px;
}

.boxright {
	margin: 10px;
	padding: 4px;
	background-color: #FFFF99;
}
	
.news { 
	background-color:#CCCCCC;
	border:#999999;
	border:solid;
	margin: 5px;
	padding: 5px;
	color:#333333}
	
.Estilo2 {
	color: #FF0000;
	text-decoration:none}	

.Estilo3 {
	color: #402400;
	font-weight: bold}

.Estilo6 {
	font-size: 9px;
	text-decoration:none
}	

.Estilo7 {
	color: #FF3399;
	font-weight: bold;
}

.Estilo11 {color: #FF3399}
