@charset "UTF-8";
/* CSS Document */

body {background: url(imagenes/index_02.jpg) #6685A2 repeat-x;margin: 0;font-family: "Trebuchet MS";font-size: 12px;color: #676767;}

.textoprincipal {font-size: 12px;color: #676767;}
.textoextra1 {font-size: 12px;color: #005097;}
.textoextra2 {font-size: 12px;color: #436078;}
.textoextra3 {color: #B7C6D4;}
.textoextra4 {font-size:11px;}

a.enlace1 {color: #005097;text-decoration: none;}
a.enlace1:hover {text-decoration: underline;color: #005097;}


a.enlace2 {color: #B7C6D4;text-decoration: none;}
a.enlace2:hover {text-decoration: none;color: #FFFFFF;}

a.enlace3 {color: #436078;text-decoration: none;}
a.enlace3:hover {text-decoration: none;color: #005097;}

a.enlace4 {color: #676767;text-decoration: none;}
a.enlace4:hover {text-decoration: underline;color:#676767;}

a.enlace5 {color: none;text-decoration: none;}
a.enlace5:hover {text-decoration: none;color:none;}

#welcome{width:239px; height:124px; font-family:"Trebuchet MS"; font-size:12px; color:#676767; background-image:url(imagenes/logo_geneva_home.jpg); background-position:bottom; background-repeat:no-repeat; padding-top:10px;}
* html #welcome {padding-top: 7px; height: 134px;}


