@charset "utf-8";
/* CSS Document */

body { margin: 0; padding: 0; background: url(images/bg.gif) top left repeat-x #fff; }
#top { position: relative; margin: 0 auto; padding: 0; width: 960px; background: url(images/bg-pleca-top.gif) top left no-repeat; height: 80px; }
/*61px*/
#nav { position: relative; margin: 0 auto; padding: 0; width: 960px; min-height: 62px; }
	#nav ul { margin: 0; padding: 0; list-style: none; }
	#nav li { float:right; }
	#nav a { 
	/*float: right; */
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding: 23px 39px;
	}
	
	#nav a:hover { background-color: #d98200; }
	
	#nav span.at {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding: 23px 39px;
	background-color: #1f1a17;
	}

#texto320 { position: relative; margin: 0 auto; padding: 0; width: 320px; margin-top: 10px; padding: 20px; border: #efefef 1px solid; margin-bottom: 75px; }
	#texto320 input.redborder { border:#333 1px solid; font:1.0em Arial, Helvetica, sans-serif; color:#666; width:310px; padding:5px; background: url(images/bg_input.jpg) no-repeat top center;}
	
	#texto320 select.redborder { border:#333 1px solid; font:1.0em Arial, Helvetica, sans-serif; color:#666; width:310px; padding:5px; background: url(images/bg_input.jpg) no-repeat top center;}
	
	#texto320 textarea.redborder { border:#333 1px solid; font:1.0em Arial, Helvetica, sans-serif; color:#666; width:310px; height:250px; padding:5px; background: url(images/bg_txtarea.jpg) no-repeat top center;}
	#texto320 input.enviar { margin-top:10px; background-color:#e1e1e1; font:0.9em Arial, Helvetica, sans-serif; color:#333; border:#ccc 1px solid; padding:2px 5px; }
	#texto320 span.titulos-form {font:0.9em Arial, Helvetica, sans-serif; color:#333;}
	#texto320 span.sent {font:1.1em Arial, Helvetica, sans-serif; color:#d00000;}
	

#carrusel { position: relative; margin: 0 auto; padding: 0; width: 960px; margin-top: 10px; }
#container { position: relative; margin: 0 auto; padding: 0; width: 960px; margin-top: 10px; }

#footer {bottom: -1px; position: fixed; width: 100%; min-height: 50px; background-color: #1f1a17; margin-top: 75px;}
/*#footer { bottom: 0; position: absolute; width: 100%; min-height: 50px; background-color: #1f1a17; }*/
	#footerIN { position: relative; margin: 0 auto; padding: 0px; width: 960px;}
