﻿body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#B2AEB0;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

a:link 
{
	color:#B2AEB0;
	text-decoration: none;
}

a:hover 
{
	color:#B2AEB0;
	text-decoration: underline;
}

a:visited 
{
	color:#B2AEB0;
	text-decoration: none;
}

.category
{
	font-size:14px;
	font-weight:bold;
	color : #7C6A4F;
}

.formLabel
{
	font-size:11px;
	font-weight:bold;
}

.formInput
{
	font-size:11px;
	color:#B2AEB0;
}

.button
{
	border-right: #990C01 1px solid;
	border-top: #990C01 1px solid;
	border-left: #990C01 1px solid;
	border-bottom: #990C01 1px solid;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;	
	background-color: #990C01;
}

#menu
{
	float:left;
	width:730px;
	height:64px;
}

.file 
{
    opacity: 50;
    filter: alpha(opacity=50);
    z-index: 2;
    position:relative;
} 

.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C60206;
}    

.subtitulosgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B2AEB0;
}

.pageNumber
{
	text-decoration:underline;
	font-weight: bold;
}