@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
	background:#fff;
	color:#000;
}
a{
	color:#000;
}
a:visited{
	color:#000;
}
.textonormal{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}
.whitelink{
	color:#000;
	text-decoration:none;
}
.whitelink:hover{
	text-decoration:underline;
}
#envio{
	position:relative;
	background:#96bdde;
	border:#005bc2 1px solid;
	width:270px;
	height:284px;
	color:#333;
	padding:10px;
	font-weight:bold;
}
#envio_confirmacion{
	margin:auto;
	margin-top:1px;
	width:300px;
}
textarea#mensaje{
	height:90px;
	width:100%;
}
input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#sms{
	display:none;
	padding:5px;
	position:absolute;
	margin:auto;
	width:320px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	z-index:1;
}
#sms div{
	text-align:center;
}
#mensajes{
	background:#a6d586;
	border:#3e9801 1px solid;
	width:280px;
	padding:10px;
}
#board{
	background-color:#FFF;
	height:150px;
	overflow:auto;
}
iframe{
	border:0px;
}
.mensaje{
	margin-top:3px;
	border-bottom:1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:200;
	color:#000;
}
#creditos{
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:300;
	color:#808080;
	text-align:center;
}
#creditos a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#808080;
}
#ayuda{
	position:absolute;
	padding:5px 5px 5px 5px;
	background-color:#666;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
#loading{
	width:600px;
	height:310px;
	position:absolute;
	background:#000;
	left:0px;
	top:0px;
	opacity:0.6;
	filter:alpha(opacity=60);
}
#loading_image{
	background: url(images/loading3.gif) no-repeat;
	position:absolute;
	width:385px; 
	height:505px;
	left:130px;
	top:0px;
}

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->
