body {
margin:0;
background-image: url(../imagenes/bg_superior.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position: top;
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;

}

a:link {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:none;
}
a:hover {
font-family:Arial, Helvetica, sans-serif;
font-weight:600;
font-size:11px;
color:#333333;
text-decoration:underline;
}
a:active {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:none;
}
a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-decoration:none;
}

#enlaces  {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

#enlaces a:link {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
#enlaces a:hover {
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}
#enlaces a:active {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
#enlaces a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

.fotostyle img {
border-bottom-color: #666666;
border-top-color: #FFFFFF;
border-left-color: #FFFFFF;
border-right-color: #666666;

border-bottom-width:medium;
border-top-width:thin;
border-left-width:thin;
border-right-width:medium;

}

.nostyle img{
border:none;
}.textodescripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
