.borde {
	border: 5px solid #E6E6E6;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #B1B1B1;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ff9900;
	text-decoration: none;
	letter-spacing: 2px;
}
.mosaico {
	background-image: url(../images/mosaico.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}


.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
a:hover.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff9900;
	text-decoration: none;
	
}
.perfil {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	letter-spacing: 1px;
}

a:hover.perfil {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFffff;
	text-decoration: none;
	background-color: #FF9900;
	letter-spacing: 1px;
}


.titulo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: lowercase;
}

.cabecera {
	background-repeat: no-repeat;
	background-image: url(../images/logotipo2009.gif);
	background-position: left center;
}
.fondo {
	background-image: url(../images/fondo_web.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.sombra01 {
	background-image: url(../images/sombraizq.png);
	background-repeat: repeat-y;
	background-position: right;
}
.picosombra01 {
	background-image: url(../images/picosombra01.png);
	background-repeat: no-repeat;
	background-position: left;
}
.sombra02 {
	background-image: url(../images/sombrader.png);
	background-repeat: repeat-y;
	background-position: left;
}
.picosombra02 {
	background-image: url(../images/picosombra02.png);
	background-repeat: no-repeat;
	background-position: left;
}

.novedades {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
a:hover.novedades {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff9900;
	text-decoration: none;
}

.parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

.entrar {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:hover.entrar {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff9900;
}
.titulo3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E3E3E3;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: lowercase;
}
.fondo_trans {
	background-image: url(../images/fondo.png);
	background-repeat: repeat;
}
