@charset "utf-8";
@import url("css/menu.css");
@import url("css/controlPainel.css");
.ControlPanel{
	background-image:url(./images/controlBg.gif);
}


/*----------------*/
a:link{color:#003366;}
a:hover{color:#df7100;}
#Form{
	height:100%;
}
body,html{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	color:#252525;
	background-color:#e0e1e5;
	background-image:url(./images/contentBG.gif);
	background-position:center;
	background-repeat:repeat-y;
	font-size:14px;
}

.BottomPanew{
	width:900px;
	background-color:#FFF;
	
}

.bnWidth{
	width:810px;
	
}
.areaR{
	font-size:11px;
	padding-bottom:10px;
}

.contentWidth{
	font-size:11px;
	width:810px;
	
}
.bgSetting{
	width:820px;
	margin:0px;
	padding:0px;
	
}

.tableBG{
	width:100%;
	height:100%;
	
}

.widthSite{
	width:805px;

	
}

.topImg{
	background-color:#05284d;
	height:140px;
	
}

.menuBG{
	background-image:url(./images/menu_bg.gif);
	background-repeat:repeat-x;
	border-bottom:solid 3px #000;
	background-color:#2b3138;
	height:36px;	
}

.imgRobot{
	background-position:bottom;
	background-image:url(./images/robot.png);
	background-repeat:no-repeat;
	width:211px;
	height:255px;
}

.bgContent{
	background-color:#fff;
	padding:6px;
	border:#c5ccd3 solid 2px;
}

.bgContent2{
	background-color:#c4dcfe; 
	width:100%; 
	height:100%;
}

.certificado{
	/*background-image:url(./images/certificados.gif);*/
	background-repeat:no-repeat;
	background-position:right bottom;
	height:65px;
	
}

.footer{
	height:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:8px;
	padding-right:8px;
	
}

.footer a:Link{
	color:#08365c;
	
}

/*-------------- Language Style --------------*/
a.language:link, a.language:active, a.language:visited
{
    color: #4c4c4b;
    font-size: 10px;
    text-decoration: none;
    text-align: left;
    padding: 3px 0px 0px 0px;
    text-transform: uppercase;
    font-weight: bold;
}
a.language:hover
{
    color: #7e0409;
    font-weight: bold;
}
.languageTrue
{
    font-weight: bold;
    color: #7e0409;
}

.btn_lingua:link, .btn_lingua:active, .btn_lingua:visited{color:#FFF; font-size:11px; text-decoration:none}
.btn_lingua:hover{color:#f27f09; font-size:11px; text-decoration:none}
