@charset "utf-8";
/* CSS Document */
* {margin:0;
padding:0;
}
body  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background:#fff url(bg-principal.jpg) top center repeat-x;
}

#outer {
	margin: 0 auto;
	width: 650px;
	text-align: left;
}

#corners-sup { 
	background:url(corners-superior.png) no-repeat;
	width:650px;
	height:36px;
}

#container { 
	background:url(bg-container.png) repeat-y;
	width:650px;
	_width:649px;
}

#maincontent {
	width: 550px;
	_width: 550px;
	text-align:center;
	padding: 0 0 9px 0;
	*padding: 0 0 9px 0;
	margin: 0 auto;
	margin-top:10px;
	_margin:-4px auto 0 auto;
	background:#FFF;
}

#corners-inf { 
	background:url(corners-inferior.png) no-repeat;
	width:650px;
	height:36px;
}

#footer { color:#666666;
	text-align:center;
	width:650px;
	margin:-15px 0 0 0;
	font-size:10px;
	font-weight:bold;
}

#col{
	float:left;
	margin:10px;
	_margin:0;
	text-align:left;
	width:230px;
}

#col1{
	float:right; 
	background:#F5F5F5; 
	border:15px solid #EAEAEA; 
	padding:10px; 
	color:#999999;
	margin:10px;
	text-align:left;
	width:230px;
}

.logo{
float:left;
margin:0 0 0 28px;
_margin:0 0 0 14px;
}

.clear{display: block; clear: left; margin: 0;visibility: hidden;}

img { border: none; margin:0;}

#search input{ border:none; background: none; width:139px; height:16; font-size:10px; margin:25px 3px 0 120px; color:#435B70; }
.ok { width:28px; height:18px; background:url(bt-ok.png) no-repeat; border:none;}

/*NAVBAR STYLES*/

.lavaLampBottomStyle {
	height: 30px;
	width: 400px;
	_width: 400px;
	background-color: #E3E8ED;
	padding: 15px 0;
	margin:0 26px 0 0;
	_margin:0 13px 0 0;
	overflow: hidden;
	border-bottom: 15px solid #C5CED7;
	float:right;
}
.lavaLampBottomStyle li {
	float: left;
	list-style: none;
}

.lavaLampBottomStyle li.back {
	background: url("navbar-arrow.gif") no-repeat center ;
	width: 9px; height: 5px;
	z-index: 8;
	margin:50px 0 0 0;
	*margin:50px 0 0 220px;
	_margin:50px 0 0 220px;
	position: absolute;
}
.lavaLampBottomStyle li a {
	font: bold 12px arial;
	text-decoration: none;
	color: #435B70;
	outline: none;
	text-align: center;
	top: 25px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px;
	_margin: auto 10px;
}   
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none;
}                     

/*TEXT STYLES*/

td a{ color:#666666; }
td a:hover { color:#000000; background: #FF9900;}

h1{
font-size:16px;
color: #666;
}

h2{
font-size:24px;
color:#006699;
}

h3{
font-size:14px;
color:#435B70;
font-weight:bold;
margin:0;
padding:0;
}

.lead {
font-style:italic;
font-size:14px;
margin:10px 0;
display:block;
}

.title{
font-size:14px;
font-weight:bold;
color: #FF6633;
cursor:pointer;
}

.title a{font-size:14px;
font-weight:bold;
color: #FF6633;
}

.title a:hover{font-size:14px;
font-weight:bold;
color: #666666;
text-decoration:none;
}

.alert{
font-size:10px;
font-weight:bold;
color: #990000;
}

.alert a{
font-size:10px;
font-weight:bold;
color: #990000;
}

.alert a:hover{
font-size:10px;
font-weight:bold;
background: #990000;
color:#FFF;
padding:3px;
}

/*FORM STYLES*/

label{
font-size:12px;
color: #FF9900;
font-weight:bold;
margin:10px 0;
padding:0;
width:200px;
line-height:20px;
}

input,select,textarea {
padding:5px;
border:1px solid #EAEAEA;
background:#F4F4F4;
color:#666666;
font-size:12px;
font-weight:bold;
width:200px;
margin:0 0 0 0;
}

#col1 input{background:#FFFFFF;}

textarea{width:200px;}
select{width:80px; margin:0 0 0 0;}

.enviar{
width:183px;
height:42px;
border:none;
background:url(bt-183x42.png) no-repeat;
margin:10px auto;
color:#666666;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
margin:20px 0 0 0;
cursor:pointer;
}

input .enviar{
width:183px;
height:42px;
border:none;
background:url(bt-183x42.png) no-repeat;
margin:10px auto;
color:#666666;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
margin:20px 0 0 0;
cursor:pointer;
}

#formsmall label{
font-size:12px;
color: #FF9900;
font-weight:bold;
margin:10px 0;
padding:0;
width:200px;
line-height:20px;
}

#formsmall input{
padding:5px;
border:1px solid #EAEAEA;
background:#FFF;
color:#666666;
font-size:12px;
font-weight:bold;
width:20px;
margin:0 0 0 0;
}

#formsmall label.error {
	margin: 0 0 0 0;
	width: 50px;
	display: block;
	color: #FFF;
	background:#CC0000;
	font-size:10px;
	line-height:10px;
	padding:3px;
}

#form1 label.error {
	margin: 0 0 0 0;
	width: 205px;
	display: block;
	color: #CC0000;
	background: #F5F5F5;
	font-size:10px;
	line-height:15px;
	padding:3px;
}

#form2 label.error {
	margin: 0 0 0 0;
	width: 205px;
	display: block;
	color: #CC0000;
	background: #EFEFEF;
	font-size:10px;
	line-height:15px;
	padding:3px;
}
img, div { behavior: url(../interface/iepngfix.htc) }
