body
{
	margin:				0px;
	font-family:		Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#67727C;
}

p
{
	font-family:		Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#67727C;
}

a, a:link, a:active, a:visited
{
	text-decoration:	none;
	color:				#67727C;
}

a:hover
{
	text-decoration:	none;
	color:				#999999;
}

th
{
	font-size:			11px;
	padding-left:		5px;
}

h1
{
	margin:				0px;
	font-size:			11px;
	font-weight:		bold;
	color:				#EB6909;
}

h2
{
	margin:				0px;
	font-size:			12px;
	font-weight:		bold;
	color: #FFFFFF;
	letter-spacing: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h3
{
	margin:				0px;
	font-size:			16px;
	font-weight:		bold;
	color:				#EB6909;
}

.titleProduct
{
	width:				95%;
	text-align:			left;
	font-size:			22px;
	font-weight:		bold;
	color:				#EB6909;
}

.redTitle
{
	font-size:			11px;
	font-weight:		bold;
	color:				#EB6909;
}
.red
{
	font-size:			11px;
	color:				#EB6909;
}

.whiteTitle
{
	font-size:			11px;
	font-weight:		bold;
	color:				#FFFFFF;
}

.redLink:link, .redLink:active, .redLink:visited
{
	text-decoration:	none;
	color:				#EB6909;
}

.redLink:hover
{
	text-decoration:	underline;
	color:				#EB6909;
}

.redLink2:link, .redLink2:active, .redLink2:visited
{
	text-decoration:	none;
	color:				#EB6909;
	font-weight:		bold;
}

.redLink2:hover
{
	text-decoration:	underline;
	color:				#EB6909;
	font-weight:		bold;
}

.greyTitle
{
	font-size:			11px;
	font-weight:		bold;
	color:				#ADB4BA;
}

.formField
{
	border:				1px solid #B6BDC2;
	font-size:			10px;
	color:				#EB6909;
}

.menuTop
{
	font-size:			10px;
	text-decoration:	none;
	color:				#9A9792;
}

.menuLateral:link, .menuTop:active, .menuLateral:visited
{
	text-decoration:	none;
	color:				#FFFFFF;
}

.menuLateral:hover
{
	text-decoration:	underline;
	color:				#FFFFFF;
}

.menuTop:link, .menuTop:active, .menuTop:visited
{
	text-decoration:	none;
}

.menuTop:hover
{
	text-decoration:	underline;
}


.divisionHome
{
	background-color:	#B6BDC2;
	padding:			15px 0px 0px 20px;
	height:				30px;
}

.greyLine
{
	height:				1px;
	background-color:	#ADB4BA;
	width:				95%;
	margin-top:			10px;
	margin-bottom:		10px;
}

.greyLine2
{
	height:				1px;
	background-color:	#ADB4BA;
	width:				95%;
	margin-top:			10px;
}

.wacthMore
{
	height:				20px;
	text-align:			right;
	width:				95%;
	margin:				0px;
}

.pages
{
	height:				20px;
	text-align:			center;
	width:				95%;
	margin:				0px;
}
.forms
{
	font-size:			11px;
	font-weight:		bold;
	color:				#67727C;
}

.virid, .virid:link, .virid:active, .virid:visited {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			9px;
	color:				#FFFFFF;
	text-decoration:	none;
}

