

    #tmen{
       display: none;
    }
	fieldset{
			width:730px;
			list-style-type:none;

	}
    #info ul { list-style: none; margin: 0; padding: 0; }
    #info li { margin: .2em 0; float:left}
    #info .left { margin: .2em 0; float:left }
    #info{
        margin-bottom: 80px;
        width:750px;
    }
	
	input[readonly="readonly"]{
		
		background-color:#F0FFFF;
	}
	
	::-webkit-input-placeholder {color: red;	}

	:-moz-placeholder {color: red;}

	::-moz-placeholder {	color: red;}

	:-ms-input-placeholder {color: red;}
	
	::-webkit-input-placeholder {color: red;	}

	:-webkit-input-placeholder {color: red;}

	::-webkit-input-placeholder {	color: red;}

	:-webkit-input-placeholder {color: red;}


	
    #info input,#info select{
        border: 1px solid #CCCCCC;
        color: #1C94C4;
        font-weight: bold;
        font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
        font-size: 1em;
    }

    #info{
        margin: 0 auto;
    }
    #info label {
        float: left;
        width: 150px;
        margin-right: 5px;
        text-align: right;
        font-weight: bold;
        font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
        font-size: 1em;
    }
    .required:focus{
        background: antiquewhite;
        border: solid 1px  aquamarine;
    }
    .erro{
        font-size: 12px !important;
        border: 1px red;
        background-color: wheat;

    }
    .pequeno{width:150px;}
    .medio{width:190px}
    .grande{width:550px}
    .radiolabel{
        font-size: 12px !important;
    }
    td, th
    {
        border-collapse:collapse;
        border-color: #CCCCCC;

    }
    table{
        border-collapse:collapse;
        border-color: #CCCCCC;
        width: 700px;
    }
    div .check {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
    }
    div p {
	margin: 0;
    }
	
	
	#easyTooltip{
	background:url("imagens/balao.png");					
	}
	#easyTooltip2{
	padding:5px 10px;
	border:1px solid #5e5e5e;
	background:#5e5e5e url(bg2.gif) repeat-x;
	color:#fff;
	width:280px;
	}
	
    #header {
        background: url("imagens/bg.header.png") repeat-x scroll 0 0 transparent;
        height: 100px;
        width: 100%;
    }


    #header img {
            width: 95px;
            border: 0px !important;
            float: left;
            display: block;
            height: 100px;
    }

    #header h1 {
            width: 520px;
            float: left;
            display: block;
            text-indent: -5000px;
            height: 100px;
    }
    body{
        margin: 0;
        background: none repeat scroll 0 0 #F7F7F7;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
    }
    #titulo{
        margin-left: 50px;
        float:left;
        font-size: 32px;
        font-family: Arial;
    }
    #titulo span{
        font-size: 25px;
        font-family: Arial;
    }
	#easyTooltip {

    background:url(imagens/black_arrow.png);
    height:123px;
    width:211px;
	position:absolute;
    font-size:11px;
    color:#fff;
  }
  
  
  #item{display:none;}
  
 

