label
{
width: 10em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
.submit input
{
margin-left: 10.5em;
}
body
  {
       top: 0px;
        margin-top: 0px;
    margin-right:auto;
    margin-left:auto;
   /*  text-align: center;*/
  }
  #confirm{
	    text-align: left;
	    border:1px dotted blue;
  }
  p.error{
	color: red;
    font-weight: bolder;
	border: 1px dotted;
    }
  #submit{
    background: #0000FF;
    color: #fff;
  }


  #confirmar{
    text-align: left;
	width: 450px;
	background: #D5F6FF;
 }
/* #content{
	width: 450px;
	background: #D5F6FF;
    text-align: center;
 }          */
  #main{
    width: 745px;
    font-family:Verdana;
    font-size:.8em;
    background-color:#fff;
    border:solid #4c4962;
    border-width:0px;
    }
  #user_email
  {
    border-style: hidden;
    border-width: 0;
  }
  #user_name
  {
       border-width: 0;
  }
  #form1 input
  {
    font-weight: bold;
   /* border-style: hidden;*/
  }
  #B1{
    border-style:    dotted;
    border-width: 0;
    background: #2C2CA0;
    font-size: 1.5em;
    color: #fff;
    font-weight: bolder;
    cursor: pointer;
  }
  #form1{
    margin-top: 120px;
    text-align: center;
    clear:both;
  }
  #header{
    margin-top: 0px;
	font: 12px Helvetica, Arial;
	/*background: url("../imag/0810_img_master.png") 0 -615px repeat-x;*/
    background: #333333;
	text-align: left;
	height: 31px;
	overflow: hidden;
	color: #EDEDED;
  }
  #header img{
    float:left;
  }


  #last{
    margin-top:200px;
    text-align: left;
  }


  #lastposts{
    padding: 20px;
    float: left;
    width: 300px;
   /* margin-left:70px;*/
  }
  #lastblogs{
    padding: 20px;
    float: right;
    width: 300px;
   /* margin-left:30px;   */
  /*  margin-right:70px;  */
  }
  #recursos{
    padding-top:100px;
    margin-top:0px;
    clear:both;
    text-align: center;
  }
  #recursos li{
    text-align: left;
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    }
    #topbar{
    /*width: 100%;*/
    text-align: right;
    color: #CCFFFF;
    background: #333333;
    font-size: 22px;
    color: #fff;
    float:right;
    margin-right: 5px;
    }
   #topbar a{
    font-size: 22px;
    color: #fff;
    }
    #header img
    {
      border-width: 0px;
    }

#form_container
{
	background:#fff;
	border:1px solid #ccc;
	margin:0 auto;
	text-align:left;
	width:640px;
}

#topregistrar
{
	display:block;
	height:10px;
	margin:10px auto 0;
	width:650px;
}

#footerregistrar
{
	width:640px;
	clear:both;
	color:#999999;
	text-align:center;
	width:640px;
	padding-bottom: 15px;
	font-size: 85%;
}

#footerregistrar a{
	color:#999999;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

#bottom
{
	display:block;
	height:10px;
	margin:0 auto;
	width:650px;
}

form.appnitro
{
	margin:20px 20px 0;
	padding:0 0 20px;
}
h1 a
{
	
	display:block;
	height:100%;
	min-height:40px;
	overflow:hidden;
}
img
{
	/*behavior:url(http://blogcindad.com/wp-content/themes/spec/iepngfix.htc);*/
	border:none;
}
/**** Form Section ****/
.appnitro
{
	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
}

.appnitro li
{
	width:61%;
}

form ul
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

form li
{
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}

form li:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons
{
	clear:both;
	display:block;
	margin-top:10px;
}

* html form li
{
	height:1%;
}

* html .buttons
{
	height:1%;
}

* html form li div
{
	display:inline-block;
}

form li div
{
	color:#444;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li span
{
	color:#444;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li div.left
{
	display:inline;
	float:left;
	width:48%;
}

form li div.right
{
	display:inline;
	float:right;
	width:48%;
}

form li div.left .medium
{
	width:100%;
}

form li div.right .medium
{
	width:100%;
}

.clear
{
	clear:both;
}

form li div label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li span label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li .datepicker
{
	cursor:pointer !important;
	float:left;
	height:16px;
	margin:.1em 5px 0 0;
	padding:0;
	width:16px;
}

.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}

.form_description[class]
{
	display:block;
}

.form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
}

.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}
form li.section_break
{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-bottom:0;
	padding-left:9px;
	padding-top:13px;
	width:97% !important;
}

form ul li.first
{
	border-top:none !important;
	margin-top:0 !important;
	padding-top:0 !important;
}

form .section_break h3
{
	font-size:110%;
	font-weight:400;
	line-height:130%;
	margin:0 0 2px;
}

form .section_break p
{
	font-size:85%;

	margin:0 0 10px;
}

/**** Buttons ****/
input.button_text
{
	overflow:visible;
	padding:0 7px;
	width:auto;
}

.buttons input
{
	font-size:120%;
	margin-right:5px;
}
/**** Inputs and Labels ****/
label.description
{
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}
input.text
{
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}
input.file
{
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}
input.small
{
	width:25%;
}
input.medium
{
	width:50%;
}
input.large
{
	width:99%;
}
/**** Guidelines and Error Highlight ****/
form li.highlighted
{
	background-color:#fff7c0;
}
form .guidelines
{
	background:#f5f5f5;
	border:1px solid #e6e6e6;
	color:#444;
	font-size:80%;
	left:100%;
	line-height:130%;
	margin:0 0 0 8px;
	padding:8px 10px 9px;
	position:absolute;
	top:0;
	visibility:hidden;
	width:42%;
	z-index:1000;
}
form .guidelines small
{
	font-size:105%;
}
form li.highlighted .guidelines
{
	visibility:visible;
}
form li:hover .guidelines
{
	visibility:visible;
}
.no_guidelines .guidelines
{
	display:none !important;
}
.no_guidelines form li
{
	width:97%;
}
.no_guidelines li.section
{
	padding-left:9px;
}
