body{
background:url(images/bg.jpg) no-repeat top center #89a19e;
background-attachment:fixed;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color:#1b1b1b;
margin:0px;
padding:0px;
}

h2{
padding:5px;
font-size:18px;
font-weight:bold;
color: #128DD0;
margin:0px;
font-style:italic;
text-decoration:none;
}
.clear{
clear:both;
}
p{
color: #666666;
text-align:justify;
}
#main_container{
padding:0;
width: 1000px;
height: auto;
margin:auto;
background-image:url(fondocopy.png);
background-repeat:no-repeat;
background-color:#FFFFFF;
}
#top_banner{
width:1000px;
height:110px;
margin:auto;
background:url(images/header_bg.gif) no-repeat top left;
}
/*---------------menu------------*/
ul.menu {
list-style-type:none; display:block; width:350px; height:61px; margin:auto; padding:20px 0 0 0;}

ul.menu li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px; margin-right:8px;width:61px; height:61px; text-align:center; font-weight:bold; font-size:12px; line-height:61px;
text-decoration:none; color: #fff; background:url(images/bt_bg.gif) no-repeat center;}

a.nav:hover {
display:block; float:left; padding:0px; margin-right:8px;width:61px; height:61px; text-align:center; font-weight:bold; font-size:12px; line-height:61px;
text-decoration:none; color: #fff; background:url(images/bt_bg_a.gif) no-repeat center;}


/*------------------banner content-----------------*/
#banner_content{
width:850px;
clear:both;
height: auto;
background-color:#FFFFFF;
}
.left_box{
width:715px;
height:201px;
float:left;
}
.right_box{
width:250px;
height:201px;
float:right;
text-align:justify;
background:url(images/banner-right.jpg) no-repeat center;
background-position:0px 0px;
}
.slogan{
width:250px;
height:auto;
padding:25px;
color: #666666;
}
.slogan span{
float:right;
color:#009900;
font-style:italic;
font-weight:bold;
}

.Estilo5 {font-size: 16px; color: #009966; font-family: "Comic Sans MS"; }

.bottom_box{
width:1000px;
height:13px;
clear:both;
background:url(images/banner-bottom.jpg) no-repeat center;
}
/*------------------center content-----------------*/
#center_content{
width:1000px;
height: auto;
background-color:#FFFFFF;
}
.left_title{
width:271px;
height:33px;
padding:5px;
text-align:center;
line-height:30px;
font-size:24px;
font-style:italic;
color:#FF2A07;
}
#left_content{
width:280px;
height:auto;
padding:0px;
margin:0px;
float:left;
background-image:url(fondoverde.png);
background-repeat:no-repeat;
}
.left_content_box{
width:280px;
height:auto;
float:left;
margin:2px 0 2px 0;
}
.left_content_box a{
text-decoration:none;
font-weight:bold;
color:#666666;
}
.left_content_box a:hover{
text-decoration:underline;
font-weight:bold;
color:#000;
}
img.left{
float:left;
border:1px #B3DBEF solid;
margin:5px 5px 5px 8px;
}
img.right{
float:left;
border:1px #666666 solid;
margin:5px 10px 5px 5px;
}
p.leftp{
font-size:10px;
color:#666666;
text-align:justify;
padding:5px;
}

/*----------------------right content---------*/
#right_content{
width:620px;
background-color:hidden;
margin:0px 0 0 0px;
float:left;
}
.red_bar{
width:650px;
height:33px;
background-color:#FF2A07;
color:#bfc0c1;
font-size:14px;
}
.services ul{
margin:0px;
padding:0px;
list-style:none;
}
.services li{
display:block;
list-style:none;
padding:3px;
margin:4px 0 4px 0;
}
.services li a{
text-decoration:none;
padding:5px 5px 5px 35px;
font-size:12px;
color:#000033;
background:url(images/bullet.jpg) no-repeat left;
background-position:10px 5px;
}
.services li a:hover{
text-decoration:none;
padding:5px 5px 5px 35px;
font-size:12px;
color:#fff;
background:url(images/bullet_a.jpg) no-repeat left #FF2A07;
background-position:10px 5px;
}
/*---------------footer----------*/
#footer{
width:1000px;
height:35px;
clear:both;
padding-top:10px;
color:#FFFFFF;
text-align:center;
background-image:url(fondoverde2.png);
background-repeat:no-repeat;

}
.footer_links{
width:500px;
float:left;
padding:10px;
margin:0px 0 0   250px;
height:25px;
background-image:url(menufooter.png);
background-repeat:no-repeat;

}
.footer_links a{
text-decoration:none;
padding:0 8px 0 8px;
color:#FFFFFF;
font-weight:bold;
}
.footer_links a:hover{
text-decoration:underline;
}
.copyright{
float:right;
padding-right:15px;
padding-top:7px;
}

.designby {
float:left;
width:800px;
margin:0px 0 0  310px;
text-align:center;
}

.widget {
/*	overflow: hidden;
	float: expression('left');
	position: relative;
*/
	padding: 7px 0;
	border-top: 3px solid #FFD37A;	
	border-bottom: 1px solid #CCC;	
}
form {
	font-family: Verdana, Arial, Sans-Serif;
	padding: 10px;
	height: expression('1%'); /* IE Pick-a-boo bug fix */
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 12px;
		background: white;
}
fieldset {
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 30px 10px 15px 10px;
	background-color:#FAFAFA;
	margin: 20px 0;
	background: white url(wforms_bg.gif) bottom repeat-x;
	border: 2px solid #62B7FF;
}
fieldset fieldset  {
	border: 1px solid #ccc;
	background-color:#FFF;
}
legend {
	position: expression('absolute'); 
	top: expression('-9px'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 0 85px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: url(legend_bg.gif) center no-repeat;
	color: White;
	font-weight: bold;
	text-transform: uppercase;
}
fieldset fieldset legend {
	font-size: 12px;
}
label, .label {	
	text-transform: capitalize;
	color: #333;
	font-size: small;
}
/* .label is typically used on a span or p tag to label a radio or checkbox group */
label.preField, .label  {
	display: -moz-inline-box;
	display: inline-block;	
	width: expression('7em'); /* Min-width for IE6 */
	min-width: 7em;
	padding: 0 2px;
	margin: 0 4px 0 0;
	height: 26px;
}
.label { display: block; width: auto; }

label.postField  {
	margin-left: 4px;
	margin-right: 4px;
}
textarea {
	padding: 0;
	vertical-align: top;
	margin: 4px 0 1px 0;
	border: 2px solid #62B7FF;
}
input {
	background: url(field_bg.gif) bottom repeat-x;
	border: 2px solid #62B7FF;
	height: 22px;
	margin: 2px 0;
}
input[type=text], input[type=password] {
	width: 170px;
	height: 22px;
	background: url(field_bg.gif) bottom repeat-x;
	border: 2px solid #62B7FF;
}
select {
	padding: 0;
	margin: 2px 0 1px 0;
	background: Red;
}
.reqMark {
	color: red;
	margin: 0 3px;	
}

/* Form Builder Related Rules */
/* ========================== */
/* Form or Fieldset instruction paragraph. */
.instructions {
	margin: 1.5em 0;
}
/* Ties together a label and its checkbox or radio */
.oneChoice {
	white-space: nowrap; 
}
.oneChoice input {
	vertical-align: middle;
	border: none 0;
	background: transparent;
	height: 16px;
}
/* wForms Related Rules */
/* ==================== */
/* Field w/ a validation error */
.error {	/* deprecated since wForms v0.92 */
	/*border: 1px solid #F00;*/
}
.errFld {
	/*border: 1px solid #F00;*/
}
/* Styling for message associated with a validation error. */
.errorMsg { /* deprecated since wForms v0.92 */
	color: #CC3333 !important;
	display: inline;

}
.errMsg {	
	color: #CC3333 !important;
	display: inline;

}
/* Field-Hint with focus */
.field-hint {
	color: #000;
	float: right;
	clear: right;
	width: 190px;
	font-size: 85%;
	min-height: 2em;	
	background-image: url(/images/tfa-bracket.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	padding: 0 0 0 20px ;
}
/* Field-Hint without focus */
.field-hint-inactive {
	color: #666;
	float: right;
	clear: right;
	width: 190px;
	font-size: 90%;
	height: 30px;
	background: url(arrow.gif) left center no-repeat;
	padding: 0 0 0 35px;
	vertical-align: middle;
}
/* Repeat Behavior  */
.repeat {
	border: 2px solid #62B7FF;
	background-color: #FFFFFF;
	margin: 3px 0;
	padding-right: 6px;

}

.curved2 {
-moz-border-radius:10px;
-webkit-border-radius:10px;
-webkit-border-radius: 10px;
border: 8px solid #FFCC66;

}


.curved3 {
-moz-border-radius:10px;
-webkit-border-radius:10px;
-webkit-border-radius: 10px;
border: 8px solid;
border-color:#006633;

}
.removeable {
	border: 2px solid #62B7FF;
	background-color: #FFF;
	padding-right: 6px;	
}
/* Links generated by the Repeat Behavior */
a.duplicateLink:link, a.duplicateLink:visited {
	margin: 10px 10px 0 0;
	font-weight: bold;
	text-align: right;
	color: #ff6705;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 2px solid #62B7FF;
	float: right;
}	
a.duplicateLink:hover {
	border-bottom: 2px dotted #ff6705;
}
a.duplicateLink:active, a.duplicateLink:focus {
		outline: none;
	}

a.removeLink:link, a.removeLink:visited {
	margin: 10px 10px 0 0;
	font-weight: bold;
	text-align: right;
	color: #ff6705;
	font-size: 16px;
	text-decoration: none;
	border-bottom: 2px solid #62B7FF;
	float: right;
}
a.removeLink:hover {
	color: red;
	border-bottom: 2px dotted red;
}
/* Switch Behavior Classes */
.onstate-a,  .onstate-b,  .onstate-c,  .onstate-d,
.onstate-e,  .onstate-f,  .onstate-g,  .onstate-h, 
.onstate-i,  .onstate-j,  .onstate-k,  .onstate-l, 
.onstate-m,  .onstate-n,  .onstate-o,  .onstate-p, 
.onstate-q,  .onstate-r,  .onstate-s,  .onstate-t,
.onstate-u,  .onstate-v,  .onstate-w,  .onstate-x,  
.onstate-y,  .onstate-z,  .onstate-aa, .onstate-ab,
.onstate-ac, .onstate-ad, .onstate-ae, .onstate-af,
.onstate-ag, .onstate-ah, .onstate-ai, .onstate-aj,
.onstate-ak, .onstate-al, .onstate-am, .onstate-an,
.onstate-ao, .onstate-ap, .onstate-aq, .onstate-ar,
.onstate-as, .onstate-at, .onstate-au, .onstate-av,
.onstate-aw, .onstate-ax, .onstate-ay, .onstate-az {
	display: block;
}

/* offstate classes for the Switch Behavior are in wforms-jsonly.css */

/* Buttons */
.actions {
	padding-top: 15px;
	text-align: right;
	clear: right;
}
.primaryAction {
	display: inline;
}
.secondaryAction {
	color: grey;
	display: inline;
}
.secondaryAction:hover {
	color: black;
}


.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#EBF3F1}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f6f9f8;
  border-right:1px solid #f6f9f8;
  background:#f0f6f4}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdfdfd;
  border-right:1px solid #fdfdfd;
  background:#eef5f3}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #eef5f3;
  border-right:1px solid #eef5f3;}
.spiffy4{
  border-left:1px solid #f6f9f8;
  border-right:1px solid #f6f9f8}
.spiffy5{
  border-left:1px solid #f0f6f4;
  border-right:1px solid #f0f6f4}
.spiffyfg{
  background:#EBF3F1}