/**
 * @author Jorge Rodrigues
 * @copyright 2012
 */
 
 @import url(AlertShow.css);
 
 html, body{
    margin: 0;
    padding: 0;
    height:100%;
 }
 
 body{
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
   /*background: transparent url(../img/body_background.png) repeat-x scroll center top;*/
 
}
img{
border:0px;
}
.top{
    height:80px;
    width:100%;
    background:#BA2C2B;
}
.fixw{
    position: fixed;
    margin-top: 200px;
    cursor: pointer;
    /*border: 1px solid #000;*/
}
.fixw:hover{
      opacity:.5;
}
li{
    height: 25px;
}
a:link{
	color:#BA2B2B;
    font-weight: bold;
}
a{text-decoration:none;}
a:visited{
	color:#D7D7D7;
    font-weight: bold;
}
a:active{
	color:#BA2B2B;
    font-weight: bold;
}
a:hover{
	text-decoration:none;
    	color:#EE993A;
        font-weight: bold;
}

#top {
    overflow: hidden;
    /*border: 1px solid #000;*/
    height: 100px;
}
#title {
    color: #FFF;
    /*float: right;*/
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 67px;
    /*line-height: 68px;*/
    border: solid 1px transparent;
    text-shadow: 1px 2px 1px #142548;
    margin-right: 60px;
}

#title ul {
	padding:0;
	margin-top:25px;
	border:0px;
    line-height: 25px;
}
#title ul li {
	list-style:none;
	float:right;
    color: #FFF;
}
#title ul li a {
	display:block;
	outline:none;
    color: #FFF;
    text-decoration: none;
    margin-left: 10px;
	/*text-indent:-5000px;*/
}
#title ul li a:hover{
	color:#EE993A;
	text-decoration:none;
    font-size: 12px;
}
#container { 
    margin: 0 auto; width: 900px; 
    /*border: solid 1px #000;*/
    height: auto;
    }
#head { 
    width: 900px; 
    /*border: solid 1px #000;*/
    height: 280px;
    background-color: #FFF;
    margin-top: 5px;
    }
.log{
     width: 280px;
     background: url(../img/SmallLogo.png) no-repeat transparent center;
     height: 270px;
     /*border: solid 1px #000;*/
}  
.midle {
    margin: 0 auto; width: 900px; 
    /*overflow: hidden;*/
    /*border: solid 1px #000;*/
    height: auto;
    min-height: 380px;
    margin-bottom: 4px;
    position:relative;
} 
.footer{
    height: 100px;
    width: 100%;
    /*border: solid 1px #000;*/
    background-color: #D7D7D7;
    bottom:0px;
    position:fixed;
}
.footerB{
    margin: 0 auto; width: 900px; 
    height: 98px;
    /*border: solid 1px #000;*/
    background-color: #D7D7D7;
    color:#6577B4;
}
.inscr{
    width: 160px;
    height: 201px;
    /*border: solid 1px #b4cfed;*/
}
#varr{
    float: left;
    /*border: solid 1px #000;*/
}
.footerC{
    float: left;
    width: 900px; 
    /*border: solid 1px #000;*/
}
.imgg{
    float: right;
}
.style0{
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    /*font-weight: bold;*/
    /*text-shadow: 1px 2px 2px #142548;*/
}
.style0:hover{
    color: #FFF;
    cursor: pointer;
}
.style01{
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:#EE9A3A;
    /*font-weight: bold;*/
    /*text-shadow: 1px 2px 2px #142548;*/
}
.style00{
    font-size: 10px;
    color: #BA2C2B;
    font-weight: bold;
}
.style00:hover{
    color: #EE9A3A;
    cursor: pointer;
}
.style1{
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color:#FFF;
    /*font-weight: bold;*/
    /*text-shadow: 1px 2px 2px #142548;*/
}
.style2{
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#FFF;
    /*font-weight: bold;*/
    /*text-shadow: 1px 2px 1px #142548;*/
}
.style3{
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color:#101E50;
    font-weight: bold;
    /*font-weight: bold;*/
    /*text-shadow: 1px 2px 2px #142548;*/
}
.style4{
    font-family:Arial, Helvetica, sans-serif,Tahoma;
    font-size: 18px;
    color:#101E50;
    font-weight: bold;
    /*font-weight: bold;*/
    /*text-shadow: 1px 2px 2px #142548;*/
}
.style5{
    font-family:Verdana,sans-serif,Tahoma,Arial, Helvetica;
    font-size: 12px;
    color:#101E50;
   /*font-weight: bold;*/
    margin-left: 10px;
    /*font-weight: bold;*/
    /*text-shadow: 1px 2px 2px #142548;*/
}
input[type="text"], textarea, input[type="password"] {
    background: none repeat scroll 0 0 white;
    border: 1px solid #b4cfed;
    border-radius: 3px 3px 3px 3px;
    color: #232323;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 4px;
    resize:none;
    outline: none;
}
textarea:focus, input:focus {
border: 1px solid #BB2D2D;
}
.inp{
    border: 1px solid #FFF;
    padding: 2px;
    margin-left: 3px;
}
.label3{
    float: left;
    width: 100px;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#FFF;
    margin-left: 4px;
}
.inici{
    margin: 0 auto; width: 500px; 
    /*border: solid 1px #000;*/
    height: 650px;
    background: url(../img/corbs01.png) no-repeat transparent center;
    margin-top: 100px;
    text-align: center;
    /*em_desenvolvimento_craftsys_tn.png*/
    display: none;
}
.infr{
    margin: 0 auto; width: 900px; 
    /*border: ridge 1px #000;*/
    height: auto;
    background-color: #EE9A3A;
    color: #FFF;
    font-size: 18px;
    padding-left: 20px;
}
.comm{
    /*border: solid 1px #000;*/
    height: 155px;
    color: #2D3C93;
    width:220px;
    margin-top: 10px;
}
.menuu{
    /*border: solid 1px #000;*/
    height: 275px;
    width:230px;
}
.menuu ul {
    list-style-image:url('../img/iconc1.png');
	padding:0;
	margin-top:22px;
	/*border: solid 1px #000;*/
    margin-left: 30px;
    display:block;
}
.menuu ul li {
    margin-left: 40px;
	/*list-style:none;*/
	/*float:left;*/
    width: auto;
    /*border: 1px solid #000;*/
}
/*.menuu ul li a {
	display:block;
    text-decoration: none;
    color: #101E50;
	outline:none;
    margin-left: 0px;
	/*text-indent:-5000px;
}
.menuu ul li:hover{
	/*color:#BA2B2B;
	text-decoration:none;
    font-size: 14px;
    cursor: pointer;
    font-weight:bold;
}*/
.b0tt{
    font-family:Verdana, Arial, Helvetica, sans-serif,Tahoma;
    font-size: 13px;
    color:#FFF;
    /*font-weight: bold;*/
    float: left;
    padding: 6px;
    margin-left: 20px;
   /* border: 1px solid #b4cfed;*/
    background-color: #EE9A3A;
    border-radius: 7px;
    -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
   	  -moz-box-shadow:2px 2px 4px rgba(0,0,0,.4);
	 -webkit-box-shadow:2px 2px 4px rgba(0,0,0,.4);
	-o-box-shadow:2px 2px 4px rgba(0,0,0,.4);
	box-shadow:2px 2px 4px rgba(0,0,0,.4);

    
}
.b0tt:hover{
    color: #000;
    background-color: #D7D7D7;
    cursor: pointer;
}
.ulv{
    margin-top: 10px;
}
.conts{
    float: left;
    margin: 5px 0px 0px 0px;
    border: 1px solid #E5E6E6;
   border-radius: 10px; 
   -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    /*box-shadow: 0 0 4px #ccc;
    -webkit-box-shadow: 0 0 4px #ccc; 
    -moz-box-shadow: 0 0 4px #ccc;*/
    
}
.label4{
    float: left;
    width: auto;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#7B7878;
    margin-left: 4px;
    background-color: #E5E6E6;
    padding: 5px;
    text-shadow: 1px 2px 1px #FFF;
}
.sig{
    float: left;
    width: 45px;
    height: 45px;
    text-align: center;
    margin-left: 5px;
    /*border:1px solid #000;*/
}


#tooltip{
	width:auto;
	max-width:300px;
	min-width:50px;
	border:1px solid;
	background:white;
	padding:5px;
	margin-top:4px;
	font-size:12px;
	color:dimgray;
	-moz-box-shadow:2px 2px 4px rgba(0,0,0,.4);
	-webkit-box-shadow:2px 2px 4px rgba(0,0,0,.4);
	-o-box-shadow:2px 2px 4px rgba(0,0,0,.4);
	box-shadow:2px 2px 4px rgba(0,0,0,.4);

}

#tooltip #ttimg.top{
	margin-top:-17px;
	margin-left:2px
}
#tooltip #ttimg.bottom{
	bottom:0;
	margin-bottom:-12px;
	margin-left:2px
}


#tooltip.default{
	border:2px solid white;
	background:#428EF7;
	color:#fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin-top:2px;
}


#tooltip.default #ttimg.top{
	position:absolute;
	margin-top:-8px;
	margin-left:-8px
}
#tooltip.default #ttimg.bottom{
	position:absolute;
	bottom:0;
	margin-bottom:-3px;
	margin-left:-8px
}      

#desenv{
    margin: 0 auto; 
    width: 900px;
    height: 100%;
    text-align: center;
    /*border: 1px solid #000;*/
}

#sobre h2 {
border-bottom: 1px solid #22871D;
color: #22871D;
float: left;
font-size: 2.2em;
font-weight: normal;
margin-right: 10px;
line-height: 1.2em;
margin: 0px 20px 26px 5px;
text-align: left;
text-transform: uppercase;
/*border: solid 1px #000;*/
width: 700px;
}
#sobre{
    overflow: hidden;
    padding: 0;
    width: 523px;
    height: auto;
    /*border: solid 1px #000;*/
}
#sobre p {
    line-height: 1.4em;
    margin-left: 25px;
    text-align: left;
    font-size: 12.6px;
    /*border: solid 1px #000;*/
}
#sobre h3 {
    color: #22871D;
    font-family: 'Century Gothic',Century,Helvetica,Arial,sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 4px;
    margin-left: 5px;
    padding: 0;
    text-align: left;
    /*border: solid 1px #000;*/
}
#sobre ul {
    float: left;
    list-style: none;
    margin-bottom: 30px;
    text-align: left;
   /*) border: solid 1px #000;*/
    width: 200px;
}
#sobre ul li {
    font-size: 12px;
    line-height: 1.8em;
    /*border: solid 1px #000;*/
    width: 180px;
}
#sobre ul li.sub-head {
    font-weight: bold;
    color:#BA2B2B;
    font-size:16px;
}
.styleC{
    font-size:16px;
    font-weight:bold;
    color:#BA2B2B;
}
