.fondotabla {
	background-image: url(imagenes/fondo_grande_arriba.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.lineanaranja {
	background-image: url(imagenes/bot_iz_lineanaranja.gif);
	background-repeat:  repeat-x;
	background-position: center;
}
.lineapunt {

	background-image: url(imagenes/bot_iz_linea_punteada.gif);
	background-repeat:  repeat-x;
	background-position: center;
}
.arial12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #B61C1C;
}
.campos {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #F3621B;
	border: 1px solid #B61C1C;
}
.lineapuntfondoblanco {


	background-image: url(imagenes/lineapuntrojita.gif);
	background-repeat:  repeat-x;
	background-position: center;
}
.arial11 {
	font-family: Arial;
	font-size: 11px;
}
.arial12naranja {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F3621B;
}
.arial11bordo {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #B61C1C;
}
.arial11naranja {


	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F3621B;
}
.fondogral {
	background-image: url(imagenes/fondo1.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.foot {
	font-family: Verdana;
	font-size: 10px;
}
.linkbordo {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #B61C1C;
	text-decoration: none;
}
.linkbordo:hover {
	font-family: arial;
	font-size: 11px;
	color: #F3621B;
	text-decoration: none;
}
.linkbordo2 {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #B61C1C;
	text-decoration: none;
}
.linkbordo2:hover {

	font-family: arial;
	font-size: 11px;
	color: #F3621B;
	text-decoration: none;
}
.fondotablatalleres {

	background-image: url(imagenes/talleres_tit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.arial12negra {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
