<style type="text/css">
<!--
body      {background-color: #ffffff}
body.azul {background-color: #0189b9}
body.verde {background-color: olive}
body.naranja {background-color: orange}
body.violeta {background-color: #EE82EE}
p.blancoG {font-size: 20; color: #ffffff}
p.blancoM {font-size: 15; color: #ffffff}
p.encAzulG {font-size: 30; color: #0189b9}
p.encAzulM {font-size: 25; color: #0189b9}
p.titulo {font-size: 20; color: #0189b9; font-weight:bold}

p.etiqueta {font-size:15; color: #000000;
	background: #ffffff url("../images/bull.gif") left center no-repeat;
	padding-bottom: 8px;
	margin: 0;
	padding: 8px 12px}

p.mensajeerror {font-size: 15; color: #ff0000}

a.aceptar {font-size:15; color: #0189b9;
	background: #0189b9 url("../images/img_aceptar.gif") left center no-repeat;
	padding-bottom: 8px;
	margin: 0;
	padding: 8px 40 px;
	border-bottom: 1px solid #393939;
	color: white;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
}
a.aceptar:hover {font-size:15; color: #0189b9;
	background: #0189b9 url("../images/img_aceptar.gif") left center no-repeat;
	padding-bottom: 8px;
	margin: 0;
	padding: 8px 40 px;
	border-bottom: 1px solid #393939;
	color: white;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
}
a.buscar {font-size:15; color: #0189b9;
	background: #0189b9 url("../images/img_buscar.gif") left center no-repeat;
	padding-bottom: 8px;
	margin: 0;
	padding: 8px 40 px;
	border-bottom: 1px solid #393939;
	color: white;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
}
a.buscar:hover {font-size:15; color: #0189b9;
	background: #0189b9 url("../images/img_buscar.gif") left center no-repeat;
	padding-bottom: 8px;
	margin: 0;
	padding: 8px 40 px;
	border-bottom: 1px solid #393939;
	color: white;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
}
a.nuevo {font-size:15; color: #0189b9;
	background: #0189b9 url("../images/img_guardar.gif") left center no-repeat;
	padding-bottom: 8px;
	margin: 0;
	padding: 8px 40 px;
	border-bottom: 1px solid #393939;
	color: white;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
}
a.nuevo:hover {font-size:15; color: #0189b9;
	background: #0189b9 url("../images/img_guardar.gif") left center no-repeat;
	padding-bottom: 8px;
	margin: 0;
	padding: 8px 40 px;
	border-bottom: 1px solid #393939;
	color: white;
	margin: 0;
	text-decoration: none;
	font-weight:normal;
}

input.numero{ 
         text-align:right; 
         } 
	
-->
</style>

