@charset "UTF-8";
/* CSS Document */

body {
	background:url(imagenes/fondoGen.jpg) #3b679c no-repeat;
	border:0;
	margin:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ccdbda;
}

a {
	text-decoration:none;
	color: #ccdbda;
}
a:hover {
	text-decoration:none;
	color: #151515;
}
img {border:none;} 

#global {margin:10px auto; width:870px;}

.text {
	font-weight: 100;
	letter-spacing:1px;
	line-height:20px;
}
.next {
	font-size: 16px;
}
.rotulos {
	font-family: "Copperplate Gothic Light", "Copperplate Gothic Bold";
	font-size: 9px;
	color: #151515;
}

div.scroll {
	width: 350px;
	height: 322px;
	float: left;
	overflow: auto;
	background-color: transparent;
	border:none;
	padding:8px;
}

.slide {border:#ffffff thin solid;}
