/* CSS Document */

#sidebar * {
	font:11px "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

#sidebar {
	width:200px;
	position:absolute;
	left:755px;
	color:#FFF;
}

#sidebar H3 {
	background:url(informate_ahora.gif) no-repeat;
	width:211px;
	height:110px;
	margin-top:6px;
	text-indent:-500px;
	overflow:hidden;
}

#sidebar P {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-bottom:20px;
}

#sidebar LABEL {
	padding-bottom:3px;
}

#sidebar INPUT,SELECT {
	margin-bottom:5px;
	padding:1px;
	border:#9a9899 1px solid;
	width:190px;
}

#sidebar .norm {
	width:auto;
	font-size:10px;
}

#sidebar .clean {
	border:none;
}

#legal {
	position:relative;
}

#sidebar A.enviar {
	background:url(enviar.gif) no-repeat;
	width:178px;
	height:41px;
	display:block;
	text-indent:-500px;
	overflow:hidden;
	margin-left:10px;
	margin-top:10px;
}

#sidebar A.polit {
	padding-left:15px;
	color:#FFF;
	position:absolute;
	display:block;
	top:0px;
	left:10px;
}

#sidebar STRONG {
	color:#FFF;
	font-size:14px;
	text-transform:none;
}
