body {
	SCROLLBAR-FACE-COLOR: #29436A;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffcc00;
	SCROLLBAR-SHADOW-COLOR: #85c5c5;
	SCROLLBAR-ARROW-COLOR:  #003300;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #86c5c4;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


A:link , A:visited 
{
	text-decoration: none;
	color: #000000;

} 

A:hover
{
	text-decoration: none;
	color: #FFCC00;

}
.parrafo {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.parrafo-junto{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.parrafo-free{
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.t1 {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #2A416D;
}

.fondo-quienes {
	background-image: url(imagenes/fondo-quienes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo-filosofia {
	background-image: url(imagenes/fondo-filosofia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo-servicios {
	background-image: url(imagenes/fondo-servicios.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo-proyectos {
	background-image: url(imagenes/fondo-proyectos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo-contacto {
	background-image: url(imagenes/fondo-contacto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
