body {
	SCROLLBAR-FACE-COLOR: #99cc33;
	SCROLLBAR-HIGHLIGHT-COLOR: #ff0000;
	SCROLLBAR-SHADOW-COLOR: #003300;
	SCROLLBAR-ARROW-COLOR:  #003300;
	SCROLLBAR-TRACK-COLOR: #cccccc;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-color: #FFFFFF;
	background-image:   url(imagenes/fondito.jpg);
	background-attachment: fixed;
	background-position: bottom;
}

.fon-index {
	background-image: url(imagenes/fondo_ind.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.fon-pie {
	background-image: url(imagenes/pie-fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.fon-menu {
	background-image: url(imagenes/fon-menu.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.parrafo {
	font-family: verdana;
	font-size: 10px;
}

.parrafo1{
	font-family: arial;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
}

.T1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-indent: 35px;
}

A:link , A:visited 
{
text-decoration: none;
} 

A:hover
{
	text-decoration: underline;
}

#navigation3 {
	font-family: verdana;
	text-decoration: none;
	font-size: 10px;
}
a.navigation3 {
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	text-decoration: none;
}

a.navigation3:hover {
	color: #FFFF00;
}

.contador {
	font-family: verdana;
	font-size: 5px;
	color: #FFFFFF;
}

