body {

scrollbar-face-color: #BEDBE3;
scrollbar-highlight-color: #BEDBE3;
scrollbar-face-color: #BEDBE3;
scrollbar-shadow-color: #33333;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-darkshadow-color: #333333;
}

.texto11negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.a {

font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#993366;
}

.a hover {

font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF6600;
font-decoration: underline;
}

.mainfondo {
	background-image: url(../images/webdelik_background_main.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	background-color: #BEDBE3;
}

.navifondo {
	background-image: url(../images/webdelik_back_navi.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	background-attachment: fixed;
	background-color: #BEDBE3;
}


.texto11blanco {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.texto12negro {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.texto12rojo {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

#contenido {
	overflow: auto;
	width: 600px;
	height: 100%;

}
.topfondo {
	background-image: url(../images/webdelik_back_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	background-attachment: fixed;
	width: 100%;
	background-color: #BEDBE3;
}
.titulo24negro {



	font-family: "OCR-A BT";
	font-size: 24px;
	color: #333333;
}
.texto11gris {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

