body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
#entirePage { 
	width: 1004px; 
	margin: 0 auto !important; 
	height:auto;
	text-align:left !important;
}

.Estilo1 {	
	font-size: 10px;
}
.Estilo2 {	
	font-size: 14px;
	font-weight: bold;
	color: #C12D39;
}
.Estilo3 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo5 {font-size: 12px; font-weight: bold; color: #C12D39; }
.Estilo6 {	color: #BF1E2E;
	font-weight: bold;
}
.Estilo7 {	font-size: 16px;
	font-weight: bold;
}
.Estilo9 {	color: #3366FF;
	font-weight: bold;
}
.Estilo11 {
	font-size: 12px;
}
.Estilo13 {font-size: 15px}
.Estilo15 {font-size: 11px; }
.Estilo16 {color: #BF1E2E}
.Estilo17 {color: #BE1E2D}
.Estilo19 {
	color: #BE1E2D;
	font-size: 11px;
}
.Estilo21 {font-size: 11px; color: #3366FF; }
.Estilo23 {font-size: 10px; }
.Estilo24 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.Estilo25 {font-size: 10}
.Estilo29 {font-size: 12px; }
.Estilo31 {font-size: 11px; }
.Estilo34 {font-size: 11px; font-weight: bold; }
.Estilo36 {
	font-size: 10px;
	color: #BE1E2D;
}
.Estilo38 {
	font-size: 10px; 
	color: #666666; 
}

a:link {
	color: #BE1E2D;
	text-decoration: none;
}
a:visited {
	color: #BE1E2D;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #BE1E2D;
	text-decoration: none;
}
.search-term-home {
	border:1px solid #999999;
	float:right;
	font-size:16px !important;
	height:22px;
	padding:0px 1px 1px 4px;
	width:450px;
	vertical-align:bottom;
}
.search-term {
	border:1px solid #999999;
	font-size:13px !important;
	height:19px;
	padding:0px 1px 1px 4px;
	width:280px;
}
.search-auth {
	border:1px solid #999999;
	font-size:13px !important;
	height:19px;
	padding:0px 1px 1px 4px;
	width:200px;
}
.search-select {
	border:1px solid #999999;
	font-size:13px !important;
	padding:0px 1px 1px 4px;
}
.categoriesHome {
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 0px;
}

.inputtext {
	border:1px solid #999999;
	font-size:13px !important;
	height:19px;
	padding:0px 1px 1px 4px;
}
.textarea {
	border:1px solid #999999;
	font-size:13px !important;
	padding:4px 4px 4px 4px;
}
.inputbottom {
	border:1px solid #999999;
	font-size:13px !important;
	height:19px;
	padding:0px 1px 1px 4px;
}
.errors{
	color:#FF0000;
	font-weight:bold;
	border: 1px solid; 
	background:#FFFFFF
}
.pg_comunity_button { 
	font-size: 11px;
	display: -moz-inline-block; 
	display:inline-block; 
	padding:1px 20px 0 5px; 
	height:15px; 
	border:none; 
	margin-bottom: 1px;
}
.avatar_selected {
	border-top: 1px dashed blue;
	border-left: 1px dashed blue;
	border-right: 1px dashed blue;
	border-bottom: 1px dashed blue;

}