body, td, th, input, select,textarea, option,.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

input, select, textarea, option{
border:#BDCAD2 1px solid;
}

.alineacion{
	text-align:justify;
}

.modelosCont{
	font-weight:bold;
	color:#014264;
}

.aviso{
	font-weight:bold;
	color:#DD0000;
}
.titulo{
	font-size: 12px;
}

li{
	padding-left: none;
}

/*ol {
	margin-left:35px;
}*/
.faq{
	font-weight:bold;
}


.textoPequeno{
	font-size: 9px;
}

.notaUsuario{
	font-size: 9px;
	color:#DD0000;
	padding-top:10px;
	padding-right:15px;
}

.Paginacion{
	font-size: 11px;
	color:#014264;
}

.textoMediano{
	font-size: 10px;
}
.textoNotas{
	font-size: 9px;
}

a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a.roja{
	color:#DD0000;
	text-decoration:none;
}
a.roja:hover{
color:#DD0000;
	text-decoration:underline;
}

.bull{
	color:#014264;
}

a.ligaFicha{
	color:#000000;
	text-decoration:none;
}
a.ligaFicha:hover{
	text-decoration:none;
	color:#DD0000;
}

.margenLat{
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
}

.margenTops{
	padding-top:5px;
	padding-bottom:5px;
}

.margenLat1{
	padding-left:30px;
	padding-right:30px;
	text-align:justify;
}
/*estilos de la página de registro*/
.fondoReg{
	background-color:#E4EBEF;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
}

.bordeReg{
	border:1px solid #014466;
}
.bordeBot{
	border-bottom:1px dotted #014466;
}
/*fin estilos registro*/

.bordeConfPedido{

	/*border-top: 1px solid #014466;*/
	/*border-left: 1px solid #014466;*/
	/*border-right: 1px solid #014466;*/
	/*border-bottom:1px solid #014466;*/
	padding-bottom:2px;
	padding-top:2px;
	padding-left:10px;
	background-color:#E4EBEF;
}

.infoFicha{
  background-color:#D5DFE5;
  color:#000000;
  padding-top:5px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:5px;
  background-color: #D5DFE5;
}

/*columnas del carrito border-top: 1px solid #003A74;*/
.colCarrito{
	border-bottom: 2px solid #5A7890;
	background-color: #F7F7F7;
	color: #000000;
	font-weight:bold;
}
.tachado {
	text-decoration: line-through;
}
.separacion{
	padding-top:10px; 
}
.backGround{
	background-attachment: fixed;
	background-image: url(../images/fondo_modelos.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/*fin de estilos registros*/
.estFaq li {
	list-style-image: url(../images/bullet.gif);
}

.estNone li {
	list-style-image:;
	list-style-image: none;
	list-style-type: disc;
}

.miniTxtAzul{
	font-size:9px; 
	color: #014466;
}

.importantTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
