body{
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #666666;
scrollbar-track-color: #FFFFFF;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	background-image: url(../img/Copia%20de%20ico_indexcontenido.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left center;
	padding-left: 15px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	background-image: url(../img/arrow_r.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
}
.caixa {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-color: #CCCCCC;
	font-size: 10px;
	color: #FF6600;
}
.unnamed1 {
	font-weight: bold;
}

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: normal 11px Geneva, Arial, Helvetica, sans-serif;
margin:0 0 0 20px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #BFBFBF; /*Default menu color*/
border-bottom: 1px solid #CCCCCC;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{
	background-color: #0066CC;
	border: #0066CC;
}

#modernbricksmenuline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 4px;
	line-height: 3px;
	background: #0066CC;
	bottom: 0px;
}
