@charset "utf-8";
/* CSS Document */

body {
	background-color:#212121;
	margin-top:0px;
}

.bot_top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	text-decoration:none;
}
hover.bot_top {
font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #666;
	text-decoration:none;
}
.footer {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
.footer img {
margin-bottom:-2px;}
.txt_gris{
	color:#a4a4a4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
}
.txt_blanco {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.sombra_top {
	background-image:url(images/sombra_top.jpg);
	width:800px;
	height:32px;
}

.form {
	background: url(images/bg_form.gif);
	border: #fff 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:15px;
	width:250px;
}

.form_2 {
	background:url(images/bg_form.gif);
	border: #fff 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:150px;
	width:250px;	
}
.tit_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: lighter;
	font-stretch:condensed;
	color:#fff;
}
.bot_send {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000;
	background-color:#CCC;
	border:#000 solid 1px;
	cursor:hand;
}
a.footer img {
	border:none;
}
a.footer img:hover {
	opacity:0.3
}
