/* Hoja de estilos CSS predeterminada para un nuevo proyecto de aplicación Web*/

BODY
{
	font-weight: normal;
	font-size: 75%;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TD
{
	font-size: 75%;
}

A
{
	text-decoration: none;
}

A:hover {
	TEXT-DECORATION: underline
}

INPUT
{
	border-right: silver 1px solid;
	padding-right: 0px;
	border-top: silver 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: silver 1px solid;
	padding-top: 0px;
	border-bottom: silver 1px solid;
	height: 15px;
}

BUTTON
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-weight: bold;
	font-size: 7pt;
	border-left: silver 1px solid;
	color: white;
	border-bottom: silver 1px solid;
	font-family: VERDANA;
	background-color: #004a94;
}

.abajor1_c1 {	background: url( './divisiones/inicio/imagenes/banner_r1_c1_pub.gif' ) no-repeat left;}
.abajor1_c2 {	background: url( './divisiones/inicio/imagenes/banner_r1_c2.gif' ) repeat ;}
.abajor1_c3 {	background: url( './divisiones/inicio/imagenes/banner_r1_c3.gif' ) no-repeat left;}
