body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cccccc;
	background-image:url(imagenes/back-page.jpg);
	margin-top:0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	font-family : Arial;
}

a:hover, a:active {
	text-decoration: none;
	color: #000000;
	font-style: normal;
	font-size: 11px;
	font-family : Arial;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.enlace1 {
	text-decoration: none;
	color: #000000;
	font-style: normal;
	font-size: 9px;
	font-family : Verdana;

}
.enlace5 {
	text-decoration: none;
	color:#666;
	font-style: normal;
	font-size: 9px;
	font-family : Verdana;

}
.titulo {
	text-decoration: none;
	color: #039;
	font-style: normal;
	font-size: 24px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.direccion {
	text-decoration: none;
	color:#333;
	font-style: normal;
	font-size: 10px;
	font-family : Arial, Helvetica, sans-serif;
	text-align:left;
}
.bienvenidos {
	text-decoration: none;
	color:#666;
	font-style: normal;
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-align:left;
}
.tex-titulo-plan {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 11px;
}

.formfondo1{
	background-image:  url(imagenesinicio2009/index_r35_c2.gif);
	background-repeat: repeat;
}

.formfondo2{ 
	background-image:  url(imagenes/index_r6_c2.gif);
	background-repeat: repeat;
}

.formfondo3{ 
	background-image:  url(imagenesincio/inicio_r5_c1.gif);
	background-repeat: repeat;
}

TABLE.borde{
	border-right: 1px solid #708090;
	border-top: 1px solid #708090;
	border-bottom: 1px solid #708090;
	border-left: 1px solid #708090;
	border-color: #CCCCCC;
}
