body{
	background-image:url(img/fundo_deserto.jpg);
	background-color: #b04e1f;
	background-repeat: no-repeat;
	color:#000;
	}

.base {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
a.base:link,a.base:active,a.base:visited {
	color: #000;
}
a.base:hover {
	font-family: Tahoma;
	color: #CF2B1A;
}
.grandem {
	font-family: Tahoma;
	font-size: 11px;
}
.grandtopr {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CF2B1A;

}
a.grandtopr:link, a.grandtopr:active,a.grandtopr:visited {
	color: #CF2B1A;
	text-decoration: none;
}
a.grandtopr:hover {
	color: #808080;
	text-decoration: none;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #808080;

}
.grandtope {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CF2B1A;

}
.grandtop {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;

}
a.grandtop:link, a.grandtop:active,a.grandtop:visited {
	color: #fff;
	text-decoration: underline;
}
a.grandtop:hover {
	color: #CF2B1A;
	text-decoration: underline;
}
.grandtopc {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	}
a.grandtopc:link, a.grandtopc:active,a.grandtopc:visited {
	font-family: Tahoma;
	color: #808080;
	text-decoration: underline;
}
a.grandtopc:hover {
	font-family: Tahoma;
	color: #CF2B1A;
	text-decoration: underline;
}
.grandtopmv {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CF2B1A;

}
.grandtopmc {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #808080;

}
a.grandtopmc:link, a.grandtopmc:active,a.grandtopmc:visited {
	font-family: Tahoma;
	color: #808080;
	text-decoration: underline;
}
a.grandtopmc:hover {
	font-family: Tahoma;
	color: #CF2B1A;
	text-decoration: underline;
}
.grandtopm {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;

}
a.grandtopm:link, a.grandtopm:active,a.grandtopm:visited {
	font-family: Tahoma;
	color: #fff;
	text-decoration: underline;
}
a.grandtopm:hover {
	font-family: Tahoma;
	color: #CF2B1A;
	text-decoration: underline;
}
.peq {
	color: #808080;
	font-size: 10px;
}
a.peq:link, a.peq:active,a.peq:visited {
	color: #CF2B1A;
}
a.peq:hover {
	color: #808080;
}
.galeria {
	font-family: Tahoma;
	font-size: 15px;
}
.txtbox {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #808080;
	border-width: 1;
	height: 15px;
		}
.txtboxb {
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 15px;
	background-color: #ECE9D8;
	border: 1 solid #999999;
	}
.txtboxw {
    border: 1px solid #CCCCCC;
	background-image: url(img/caixaw.gif);
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #808080;
	border-width: 1;
	height: 15px;
	background-attachment: fixed;
	}
.big {
	font-family: Tahoma;
	font-size: 18px;
}

.barratop{
	height: 2px;
	width: 750px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D10000;
	}
	
.textotop1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	}
	
.textotop2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #D10000;
	padding-left:5px;
	}
	
.advertencia{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	}
	
/*MENU*/	
	
.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 2px solid #D10000; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
float:right;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 10px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: #b04e1f; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}