body {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color: #666666;
}
.textointro {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #748A8F;
	text-decoration: none;
}
.textointro:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #748A8F;
	text-decoration:underline;
}
#menu {
	padding-left: 4px;
	font-family: "Copperplate Gothic Light", Garamond, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuintro {
	font-family: "Copperplate Gothic Light", Garamond, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuintro:hover {
	font-family: "Copperplate Gothic Light", Garamond, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.fondointerna {
	background-image: url(images/fondointerna.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#menuinterna {
	padding-left: 4px;
	font-family: "Copperplate Gothic Light", Garamond, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/fondointerna.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	height:<length>;
	background-color: #FFFFFF;
}
/*@media screen{
  body>div#footer{
   position: fixed;
  }
 }*/
.textonormal {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.titulos {

	font-family: "Copperplate Gothic Light";
	font-size: 16px;
	font-weight: bold;
	color: #475578;
	text-decoration: none;
}
.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #475578;
	text-decoration: none;
}
.textochico {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#memberspace {
	padding-left: 8px;
}
.memberslink {
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.memberslink:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bordeabajoder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.bordeder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bordeabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu_izq {
	font-family:"Copperplate Gothic Light";
	font-size: 12px;
	color: #2F3D5F;
	text-decoration:none;
}
.titulo_der {
	font-family:"Copperplate Gothic Light";
	font-size: 15px;
	color: #2F3D5F;
	text-decoration:none;
	font-weight:bold;
}
