body {
	background-image: url(Images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #70005F;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.header1a {
	color: #FF78DF;
}
.header1b {
	font-size: 11px;
	text-transform: uppercase;
	color: #D94200;
	font-weight: bold;
}
.header1c {
	font-size: 12px;
	line-height: 25px;
	padding-right: 100px;
}
.header1d {
	font-size: 12px;
	font-weight: bold;
	color: #EF00E6;
	background-color: #FFFFFF;
}
.footer1a {
	font-size: 11px;
	line-height: 25px;
}
.footer1a a:link {
color:#fff;
}
.footer1a a:visited {
color:#fff;
}
.footer1a a:active {
color:#fff;
}
.footer1a a:hover {
color:#fff;
}
.footer1b {
	font-size: 11px;
	line-height: 25px;
	color: #FF9AFA;
}
.email {
	color: #DF3400;
	font-size: 11px;
	line-height: 24px;
}
.formulario {
	color: #6D1900;
	background-color: #FFEFD2;
	border: 1px solid #FFBD42;
	font-size: 11px;
}
.online {
	font-size: 21px;
	line-height: 34px;
	color: #C5009D;
}
a:link {
	color: #6D1900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6D1900;
}
a:hover {
	text-decoration: underline;
	color: #6D1900;
}
a:active {
	text-decoration: none;
	color: #6D1900;
}
div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		color:#ff6500;
		font-size:80%;
	}
	
	div.pagination a {
		border: 1px solid #ff9600;
		margin-right:3px;
		padding:5px 7px;

		background-image:url(Images/meneame.jpg);
		background-position:bottom;
		text-decoration: none;

		color: #ff6500;		
	}
	div.pagination a:hover, div.meneame a:active {
		border: 1px solid #ff9600;
		background-image:none;
		background-color:#ffc794;
		color: #ff6500;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:5px 7px;
		border: 1px solid #ff6500;
		
		font-weight: bold;
		background-color: #ffbe94;
		color: #ff6500;
	}
	div.pagination span.disabled {
		margin-right:3px;
		padding:5px 7px;
		border: 1px solid #ffe3c6;
	
		color: #ffe3c6;
	}
	
.picture_slot {
	height: 207px;
	width: 190px;
	background-image:url(webcam.png);
	background-repeat: no-repeat;
	padding-right: 6px;
	padding-left: 11px;
	padding-top: 8px;
	padding-bottom: 6px;
	vertical-align: top;

	
}	
