body{
 background-color: rgb(255,255,255);
}

.tablaBottom{

	background-color: rgb(245,245,245);
	padding: 0px 0px 0px 0px;
	border: 0px solid rgb(245,245,245);
	text-align: center;
	width: 900px;
	font-size : 13px;
	color: rgb(216,48,5);
}

.texto3{
	font-size : 13px;
	padding: 10px 5px 10px 5px;  /* arriba derecha abajo izquierda */
	font-weight: normal;
	font-style: occidental;
	font-family: Verdana, Candara, Century Gothic;
	text-align: justify;
	color: rgb(216,48,5);
}
.texto31{
	font-size : 13px;
	padding: 0px 0px 0px 0px;  /* arriba derecha abajo izquierda */
	font-weight: normal;
	font-style: occidental;
	font-family: Verdana, Candara, Century Gothic;
	text-align: right;
	color: rgb(216,48,5);
}
.texto32{
	font-size : 13px;
	padding: 0px 0px 0px 0px;  /* arriba derecha abajo izquierda */
	font-weight: normal;
	font-style: occidental;
	font-family: Verdana, Candara, Century Gothic;
	text-align: left;
	color: rgb(216,48,5);
}
.texto4{
	font-size : 13px;
	padding: 10px 5px 10px 20px;  /* arriba derecha abajo izquierda */
	font-weight: normal;
	font-style: occidental;
	font-family: Verdana, Candara, Century Gothic;
	text-align: left;
	color: rgb(216,48,5);
}
.texto5{
	font-size : 13px;
	padding: 0px 0px 0px 0px;  /* arriba derecha abajo izquierda */
	font-weight: normal;
	font-style: occidental;
	font-family: Verdana, Candara, Century Gothic;
	text-align: center;
	color: rgb(216,48,5);
}
.campo{
	font-size :13px;
	padding: 0px 0px 0px 0px;  /* arriba derecha abajo izquierda */
	font-weight: bold;
	font-style: occidental;
	font-family: Verdana, Candara, Century Gothic;
	color: rgb(168,31,15);	
	align: center;
	text-align: right;
}

.valor{
	font-size : 13px;
	padding: 0px 0px 0px 0px;  /* arriba derecha abajo izquierda */
	font-weight: normal;
	font-style: occidental;
	font-family: Verdana, Candara, Century Gothic;
	color: rgb(168,31,15);
	text-align: left;
}

.form{
	height: 13px;
	valign: middle;
}

.span{
	font-size : 13px;
	padding: 0px 0px 0px 0px;  /* arriba derecha abajo izquierda */
	font-weight: bold;
	font-style: italyc;
	font-family: Verdana, Candara, Century Gothic;
	text-align:center;
	color: rgb(168,31,15) ;
}
.imagen1{
	text-align: center;
	padding: 10px 5px 10px 5px;  /* arriba derecha abajo izquierda */	

}
.imagen2{
	text-align: center;
	padding: 2px 2px 2px 2px;  /* arriba derecha abajo izquierda */
	width: 130 px;	
	height: 130 px;

}
.logo{
	text-align: center;
	padding: 10px 5px 10px 5px;  /* arriba derecha abajo izquierda */
	width: 100 px;	
	height: 30 px;

}
.fotocatalogo{
	text-align: center;
	padding: 2px 2px 2px 2px;  /* arriba derecha abajo izquierda */
	width: 130 px;	
	height: 130 px;	

}


.divCabeza{
	text-align: center;
}
.error{
	background-color: transparent;
	font-size: 13px;
	color:rgb(168,31,15);
	font-style:occidental
	font-family: Verdana, Candara, Century Gothic;
	text-align: justify;
}
a:link, a:visited {
	color: rgb(216,48,5);
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Candara, Century Gothic;

}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: rgb(252,156,133);
	text-decoration: none;
	font-size: 15px;
	font-family: Century Gothic, Candara, Verdana;
}
