ul{
	list-style-image: url(../img/noticias/bullet.gif);
	padding:5px;
	margin:0px 0px 0px 20px;
}

li{ margin-bottom:10px;}

#boxPrincipal{
  width:1000px;					
	margin:auto;	
	text-align:left;
}
#boxMiddle {
	background-color:#fff;
	width:629px;
	padding:21px;
	float:left;
	margin:0 0 0 40px;
}
#infBox{
	width:670px;
  height: 25px;
	clear:both;
}
/* off: box principal */

/* on: titulos */
h1#titMenu {
	background:url(/img/fiatCredit/titFiatCredit.gif) no-repeat;
	text-indent:-4000px;
}
h1#titConcesionarios {
	background:url(/img/titConcesionarios.gif) no-repeat;
	text-indent:-4000px;
}
.select {
	width:200px;
	height:20px;
	border:1px solid #7f9db9;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;	
}
.campoForm{
	width:157px;
	height:17px;
	border:1px solid #7f9db9;
	padding:2px 5px 0 5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;	
}
.tituloBox{
	font-size:12px;
	font-weight:bold;
	line-height:30px;
}
.tituloRequisitos{
	font-size:12px;
	color:#850E2C;
}