body {
	background-color: #c8c8c8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.normaltxt {
	font-family:verdana;
	font-size:11px;
	color:#666666;
	}
	
.formtxt {
	font-family:verdana;
	font-size:11px;
	color: #000000;
	}
	
.fotoclick {
	font-family:verdana;
	font-size:10px;
	color: #CCCCCC;
}

.lineaHorizontal_gris {
	width:100%;
	height:2px;
	background-color: #5a5a5a;
	background-repeat:repeat-x;
}

.menutxt {
	font-family: verdana;
	font-size:11px;
	color:#FFFFFF;
}

.menu_footertxt {
	font-family: verdana;
	font-size:10px;
	color:#FFFFFF;
}

.menu_footertxt2 {
	font-family: verdana;
	font-size:10px;
	color:#30302f;
}


.adresstxt {
	font-family: verdana;
	font-size:10px;
	color:#FFFFFF;
}

.lineaHorizontal_blanca {
	width:100%;
	height:2px;
	background-color: #FFFFFF;
	background-repeat:repeat-x;
}

.lineaVertical_blanca {
	width:2px;
	background-color: #FFFFFF;
	background-repeat:repeat-y;
}

.whitelink, .whitelink:active {
font-family:Verdana;
font-size:10px;
color: #ffffff;
text-decoration:none;
}

.whitelink:hover {
font-family:Verdana;
font-size:10px;
color: #ffffff;
text-decoration:underline;
}

.whitemenu, .whitemenu:active {
font-family:Verdana;
font-size:11px;
color: #ffffff;
text-decoration:none;
}

.whitemenu:hover {
font-family:Verdana;
font-size:11px;
color: #ffffff;
text-decoration:underline;
}