body {
	background-image: url(imagenes/fondo.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #B6B6B6;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


A:link , A:visited 
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;

} 

A:hover
{
	text-decoration: none;
	color: #FF9933;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana;

}

#navigation1 {
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a.navigation1 {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	font-family: verdana;
}

a.navigation1:hover {
	text-decoration: underline;
	color: #FF0000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.piefirma2 {
	font-family: verdana;
	font-size: 9px;
	text-indent: 17px;
}
.parrafo {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
	font-weight: normal;
}

.parrafo2 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
	font-weight: normal;
	text-align: justify;
}

.parrafo3 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
	font-weight: normal;
	text-align: left;
}

.t1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-indent: 40px;
}

.t11 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 40px;
}

.parrafo1bold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
.botonsi {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.botonno {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}
