﻿
.main #contentHolder {
	width:996px;
	padding:22px 0 22px 0;
	margin:0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	border:0;
	background-color:#cccccc;
	height:18px;
	padding:2px
	
}
.butEnviar {
	padding:0;
	border:0;
	width:107px;
	height:22px;
	border:0;
	background-color:#737373
}

#breadCrumbs {
	padding-left:22px;
	width:954px;
	height:23px;
	margin:0
}
	#breadCrumbs div.breadCrumbsItem01 {
		position:relative;
		float:left
	}
	#breadCrumbs div.breadCrumbsItem02 {
		position:relative;
		float:left;
		left:-24px
	}

#mainBottom {
	width:996px;
	background-color:#737373;
	float:left
}

.roundIt {
     border-style: hidden;
     border-width: 0px;
     color: #000;
     padding-left:7px;
     padding-right:7px;
     font-size:12px;
	 background-image:url(../images/form_rounded_200.png);
	 background-position:left;
	 background-repeat:no-repeat;
     margin-left:3px;
	 height:32px;
	 width:250px;

}
.titleBox {
	background-image:url(../images/bg_titlebox.gif);
	text-transform:uppercase;
	padding:0;
	margin:0;
	text-align:left;
	font-size:22px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif
}

.inputError {
	font-size:11px;
	color:red;
	font-weight:bold
}

.titleErrorBox {
	background-image:url(../images/bg_hpRotatorListTitles.png);
	text-transform:uppercase;
	padding:0;
	margin:0;
	text-align:left;
	font-size:16px;
	color:red;
	font-family:Arial, Helvetica, sans-serif
}

a.thickbox_lnkForm {
		color:white;
		font-size:14px;
		font-weight:bold
	}
a.thickbox_lnkForm:visited, active {
		text-decoration:underline;
		color:white;
	}
a.thickbox_lnkForm:hover {
		text-decoration:line-through;
		color:white;
	}
	
a.lnkForm {
		color:white;
		font-size:14px;
		font-weight:bold
	}
a.lnkForm:visited, active {
		text-decoration:underline;
		color:white;
	}
a.lnkForm:hover {
		text-decoration:line-through;
		color:white;
	}	
	
	
a.lnkForm {
		color:white;
		font-size:14px
	}
a.lnkForm:visited, active {
		text-decoration:underline;
		color:white;
	}
a.lnkForm:hover {
		text-decoration:line-through;
		color:white;
	}	

