/* CSS Document Copyright Art To Use IT */

/* ----------------------------------------------  GENERAL SETTINGS  --------------                   */

.error	{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
		}

.succes	{
	color:#009900;
	font-weight:bold;
	font-size:12px;
		}
		
.grey	{
	color:#666666;
	font-size:10px;
		}


/* ----------------------------------------------  BUTTONS  --------------                   */
			

a.bt_main, a.bt_main:link, a.bt_main:active, a.bt_main:visited	{

	border:1px dashed #5890E5;


																}
a.bt_main:hover	{

	border:2px dashed #5890E5;
				}

a.bt_bot, a.bt_bot:link, a.bt_bot:active, a.bt_bot:visited	{
	font-family: Verdana, Univers, Arial, Helvetica;
	font-size:10px;
	text-decoration:none;
	color:#5890E5;
																}
a.bt_bot:hover	{
	color:#5890E5;
	text-decoration:underline;
				}

a.bt_menu, a.bt_menu:link, a.bt_menu:active, a.bt_menu:visited	{
	font-family: Verdana, Univers, Arial, Helvetica;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
																}
a.bt_menu:hover	{
	color:#5890E5;
	text-decoration:none;
	padding-left:10px;
				}

a.bt_top, a.bt_top:link, a.bt_top:active, a.bt_top:visited	{
	font-family: Verdana, Univers, Arial, Helvetica;
	font-size:10px;
	text-decoration:none;
	color:#5890E5;
	font-weight:bold;
															}
a.bt_top:hover	{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
				}

/* ----------------------------------------------  MISCELANEOUS  --------------                   */


.rpty	{

	background-repeat:repeat-y;


		}


.bordura_main	{
 	border:1px solid #BBBBBB;
				}
				
.bordura_top	{
 	border-right:1px solid #BBBBBB;
				}
			
.log	{
	font-size:12px;
	color:#000000;
	border: 1px solid #000000;
	background-color:#EEEEEE;
	font-family: Verdana, Univers, Arial, Helvetica;
	scrollbar-3dlight-color:#DDDDDD; 
	scrollbar-arrow-color:#FFF0C9;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#666666;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#333333;

			}

.pulltrans 	{
/*color:black;*/
/*width:150px;*/
background:#00428C;
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
/*border:1px solid #CC0003;*/
/*float:right;*/
/*margin-top:10px;
margin-bottom:10px;
margin-left:10px;
font-size: 28px;
line-height:26px;  
text-align: right;*/
				}