.subMnBg{
	background:url(../images/vera/subMnBg.png) repeat-x;
	width:953px;
	height:65px;
}

.catMenu{
	float:left;
	width:90px;
}

.catMenu li{
	float:left;
	width:90px;	
	padding-bottom:2px;
}

.catMenu a{
	background:url(../images/vera/modelosFlecha.png) no-repeat left 2px;
	padding-left:10px;
	color:#373737;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.catMenu a:hover{
	color:#373737;
	text-decoration:none;
}

.contInput{
	width:310px;
	height:24px;
	border:1px solid #dcdcdc;
	margin-left:10px;
	vertical-align:middle;
}

.contInput_2{
	width:398px;
	height:24px;
	border:1px solid #dcdcdc;
	margin-left:10px;
	vertical-align:middle;
}

.contTextArea{
	width:415px;
	height:84px;
	border:1px solid #dcdcdc;
	margin-left:15px;
	float:left;
}

.protecBtn{
	color:#b15630;
	
}



