body {
background-image:url(../imagenes/fondo.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#BDFFFE;

}

img { behavior: url(./css/iepngfix.htc); }

.sombra{
background-image:url(../imagenes/sobsup.jpg);
background-repeat:repeat-x;
height:4px;
}

.sombra2{
background-image:url(../imagenes/sobizq.jpg);
background-repeat:repeat-y;
width:4px;

}

.sombra3{
background-image:url(../imagenes/sobder.jpg);
background-repeat:repeat-y;
width:4px;
}

.sombra4{
background-image:url(../imagenes/sobinf.jpg);
background-repeat:repeat-x;
height:4px;
}

.izquierda
{
background-image:url(../imagenes/fnd_izq.jpg);
}

.derecha
{
background-image:url(../imagenes/fnd_der.jpg);
}

.fuente
{
font-family:arial;
font-size:11px;
color:#6E6E6E;
}
a.noticias {
	font-family: arial;
	text-decoration: none;
	color: #737373;
	font-size: 11px;
}
.noticias:hover{
	font-family: arial;
	text-decoration: none;
	color: #3F3F3F;
	font-size: 11px;
}
.noticias:visited{
	font-family: arial;
	text-decoration: none;
	color: #737373;
	font-size: 11px;
}
.noticias:visited:hover{
	font-family: arial;
	text-decoration: none;
	color: #3F3F3F;
	font-size: 11px;
}

a.noticias2 {
	font-family: arial;
	text-decoration: none;
	color: #36AAD9;
	font-size: 11px;
}
.noticias2:hover{
	font-family: arial;
	text-decoration: none;
	color: #5AC4F4;
	font-size: 11px;
}
.noticias2:visited{
	font-family: arial;
	text-decoration: none;
	color: #36AAD9;
	font-size: 11px;
}
.noticias2:visited:hover{
	font-family: arial;
	text-decoration: none;
	color: #5AC4F4;
	font-size: 11px;
}

a.link {
	font-family: arial;	text-decoration: none;	color: #36AAD9;	font-size: 11px;
}
.link:hover{
	font-family: arial;	text-decoration: none;	color: #005F89;	font-size: 11px;
}
.link:visited{
	font-family: arial;	text-decoration: none;	color: #36AAD9;	font-size: 11px;
}
.link:visited:hover{
	font-family: arial;	text-decoration: none;	color: #005F89;	font-size: 11px;
}

a.link2 {
	font-family: arial;	text-decoration: none;	color: #005F89;	font-size: 11px;
}
.link2:hover{
	font-family: arial;	text-decoration: none;	color: #36AAD9;	font-size: 11px;
}
.link2:visited{
	font-family: arial;	text-decoration: none;	color: #005F89;	font-size: 11px;
}
.link2:visited:hover{
	font-family: arial;	text-decoration: none;	color: #36AAD9;	font-size: 11px;
}

a.link3 {
	font-family: arial;	text-decoration: none;	color: #005F89;	font-size: 11px;
}
.link3:hover{
	font-family: arial;	text-decoration: none;	color: #36AAD9;	font-size: 11px;
}
.link3:visited{
	font-family: arial;	text-decoration: none;	color: #005F89;	font-size: 11px;
}
.link3:visited:hover{
	font-family: arial;	text-decoration: none;	color: #36AAD9;	font-size: 11px;
}

.form{
	font-family: Verdana;
	font-size: 11px;
	border-top: 1px solid #3996C8;
	border-bottom: 1px solid #3996C8;
	border-left: 1px solid #3996C8;
	border-right: 1px solid #3996C8;
}

.form2{
	font-family: Verdana;
	font-size: 11px;
	border-top: 0px solid #515E0C;
	border-bottom: 0px solid #515E0C;
	border-left: 0px solid #515E0C;
	border-right: 0px solid #515E0C;
}

.boton{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#3996C8;
	background: #ffffff;
	border-color: #cccccc;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-spacing: 0px;
}

.boton2{
	font-family: arial;
	font-size: 11px;
	width:120px;
	height:17px;
	color:#ffffff;
	background: #4DA3D4;
	border-color: #cccccc;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-spacing: 0px;
	font-weight:bold
}



