/* STYLES FOR SKIN */

.pagemaster /**/
{
    background-color:#dadad3 ; 
    margin:0px;
	border: 0;
	width:100%;
	height: 100%;
}
.skinMaster /**/
{
	/*background-color:#ff0000;*/
	width:873px;
	height:633px;
	vertical-align:top;
	text-align:center;
	margin:0px;
	
}




.border
{
    background: transparent url(images/img_shadow_right.png) repeat-y scroll 100%; 
   -moz-background-clip: -moz-initial; 
   -moz-background-origin: -moz-initial; 
   -moz-background-inline-policy: -moz-initial;
}


.TopLeft
{
	vertical-align:top;
	text-align:left;
	margin:0px;
}
.TopRight
{
	vertical-align:top;
	text-align:right;
}
.SearchTextBox
{
    font-family:Arial;
    font-size: 7pt; 
    color:  #a0a1a3;
    padding-left:5px;
    width: 144px;
    height: 20px;
    line-height:13px;
    text-transform:lowercase;
    background-color:#ffffff;
    vertical-align:bottom;
    border-bottom:#fbfbfb;
    border-right:#fbfbfb;
    border-left:#969696;
    border-top:#969696;
    
    
  
   
}
.SearchTextBoxGrayed
{
    border-bottom:#fbfbfb;
    border-right:#fbfbfb;
    border-left:#969696;
    border-top:#969696;
    font-family:Arial;
    font-size: 7pt; 
    color:  #a0a1a3;
    padding-left:5px;
    width: 144px;
    height: 20px;
    line-height:13px;
    text-transform:lowercase;
    background-color:#ffffff;
        
 
    
}
.login_square
{
	font-family: Verdana; 
	font-size:8pt; 
	text-decoration: none; 
	color: #68676c;
	line-height:11px;
	vertical-align:bottom;
}
.atStyle
{	
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	border:0px;	
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
}
.login
{
	font-family: verdana; 
	font-size:7pt; 
	text-decoration: none; 
	color: #68676c;
	vertical-align:bottom;
}
.login A
{
	font-family: verdana; 
	font-size:7pt; 
	text-decoration: none;
	color: #68676c;
	vertical-align:bottom;
}
.footer
{
	font-size:7pt;
	color:#7d7d7d;
	font-family: Arial;
	text-decoration: none; 
	padding-top:1px;
}
.footer A
{
	font-size:7pt;
	color: #7d7d7d;
	font-family: Arial;
	text-decoration: none; 
	padding-top:1px;
}

.credits
{
	font-size:7pt;
	color:#7d7d7d;
	font-family: Arial;
	text-decoration: none; 
	padding-top:1px;
}
.credits A
{
	font-size:7pt;
	color: #7d7d7d;
	font-family: Arial;
	text-decoration: none; 
	padding-top:1px;
}

/* INPUT FIELDS */
.TextArea
{
	border: solid 1px #d9d9d9;
	height: 48px;
	width: 160px;
	padding-left:3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
}
.TextArea_Small
{
	border: solid 1px #d9d9d9;
	height: 48px;
	width: 120px;
	padding-left:3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
}
.Textbox
{
	border: solid 1px #404040;
	height: 17px;
	width: 127px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	background-color:#404040;
	padding-left:2px;
	
	
}

.Button, .Button A
{
	background-image: url(Images/btn_empty.jpg);
	background-repeat:no-repeat;
	border:0px;
	font-size: 11px;
	color:  Black;
	font-weight:bold;
	font-family: Arial;
	text-decoration:none;
	/*width: 60px;*/
	height: 21px;
	cursor:pointer;
}

.textButton, .textButton A
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Arial;
	
}

.HeadTitle, HeadTitle A
{
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
	vertical-align:middle;
	
}
.bgTitleBottom
{
	background-image:url(Images/bgTitleBottom.gif);
	background-repeat:no-repeat;
	height:16px;
	width:16px;
}
.bgTitleTop
{
	background-image:url(Images/bgTitleTop.gif);
	background-repeat:no-repeat;
	height:16px;
	width:16px;
}


/* INPUT FIELDS END */


/* ERROR MESSAGES */
.ValidationMessage
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #d63308;
}

.ValidationSummary
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #d63308;
	margin-top: 13px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}




/* INPUT FIELDS END */




/* Menu */
/* ******************************************** Menu Level 0 *********************************************/
.Menu_Level0, A.Menu_Level0:link, A.Menu_Level0:active, A.Menu_Level0:visited, A.Menu_Level0:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight: normal;	
	text-transform:uppercase;
	line-height:23px;
	vertical-align: middle;
	height:23px;

}
.Menu_Level0_Selected, A.Menu_Level0_Selected:link, A.Menu_Level0_Selected:active, A.Menu_Level0_Selected:visited, A.Menu_Level0_Selected:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight:normal;
	color: #cb9b00; 	
	text-transform:uppercase;	
	line-height:23px;
	vertical-align: middle;
	height:23px;
	
}
.Menu_Level0_First, A.Menu_Level0_First:link, A.Menu_Level0_First:active, A.Menu_Level0_First:visited, A.Menu_Level0_First:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff; 	
	text-transform:uppercase;
	padding-left:1px;
	line-height:23px;
	vertical-align: middle;
	height:23px;
}
.Menu_Level0_First_Selected, A.Menu_Level0_First_Selected:link, A.Menu_Level0_First_Selected:active, A.Menu_Level0_First_Selected:visited, A.Menu_Level0_First_Selected:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
	color: #ffffff; 	
	text-transform:uppercase;
	padding-left:1px;
	line-height:23px;
	vertical-align: middle;
	height:23px;
}

.Menu_Backgr_Level0_Selected
{
	}

/* ******************************************** Menu Level 1 *********************************************/
.Menu_Level1_First, A.Menu_Level1_First , .Menu_Level1_First_Last, A.Menu_Level1_First_Last
{
	font-family: verdana;
	font-size: 9px;
    font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: text-bottom;
	height: 15px;
    line-height:15PX;
	padding-top:1px;
	padding-left:7px;
}
.Menu_Level1_First_Selected, A.Menu_Level1_First_Selected, .Menu_Level1_First_Last_Selected , .Menu_Level1_First_Last_Selected
{
    font-family: verdana;
    font-size: 9px;
	font-weight: 700;
	color: #666666;
    text-decoration: none;
    vertical-align: text-bottom;
    line-height:15PX;
    padding-top:1px;
  	height: 15px;	
	padding-left:7px;
	text-transform:uppercase;
}

.Menu_Level1, Menu_Level1_Last , a.Menu_Level1_Last
{
	font-family: verdana;
	font-size: 9px;
    font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: text-top;
	height: 13px;
	padding-left:7px;
}
.Menu_Level1_Selected, A.Menu_Level1_Selected, .Menu_Level1_Last_Selected, A.Menu_Level1_Last_Selected
{
    font-family: verdana;
    font-size: 9px;
	font-weight: bold;
	color: #666666;
    text-decoration: none;
    vertical-align: text-top;
	height: 13px;
	padding-left:7px;
	text-transform:uppercase;
}

/*Menu_Backgr_Level1*/
.Menu_Backgr_Level1, A.Menu_Backgr_Level1:link, A.Menu_Backgr_Level1:active, A.Menu_Backgr_Level1:visited, A.Menu_Backgr_Level1:hover
{
}

.Menu_Backgr_Level1_Selected
{
  
}

A.Menu_Backgr_Level1_First_Selected, .Menu_Backgr_Level1_First_Selected
{  
}

/* Menu_Bacgr_Level1_First */
.Menu_Backgr_Level1_First, A.Menu_Backgr_Level1_First:link, A.Menu_Backgr_Level1_First:active, A.Menu_Backgr_Level1_First:visited, A.Menu_Backgr_Level1_First:hover
{
}


/* ******************************************** Menu Level 2 *********************************************/
.Menu_Level2 A.Menu_Level2:link, A.Menu_Level2:active, A.Menu_Level2:visited, A.Menu_Level2:hover , .Menu_Level2_Last , a.Menu_Level2_Last
{
    font-family: verdana;
	font-size: 9px;
    font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 13px;
	
}

.Menu_Level2_Selected, A.Menu_Level2_Selected:link, A.Menu_Level2_Selected:active, A.Menu_Level2_Selected:visited, A.Menu_Level2_Selected:hover,
.Menu_Level2_Last_Selected, a.Menu_Level2_Last_Selected
{
	font-family: verdana;
	font-size: 9px;
    font-weight:  bold;
	color: #000000;
	text-decoration: none;
	height: 13px;

}

/*.Menu_Level2_Last_Selected,  .Menu_Level2_Last, a.Menu_Level2_Last
{
 margin-bottom:13px;	
}*/


.Menu_Backgr_Level2
{}
.Menu_Backgr_Level2_Selected
{}
/* ******************************************** Menu Level 3 *********************************************/
.Menu_Level3 A.Menu_Level3:link, A.Menu_Level3:active, A.Menu_Level3:visited, A.Menu_Level3:hover , .Menu_Level3_Last , a.Menu_Level3_Last
{
    font-family: verdana;
	font-size: 9px;
    font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 13px;
}
.Menu_Level3_Selected, A.Menu_Level3_Selected:link, A.Menu_Level3_Selected:active, A.Menu_Level3_Selected:visited, A.Menu_Level3_Selected:hover,
.Menu_Level3_Last_Selected , a.Menu_Level3_Last_Selected
{
	font-family: verdana;
	font-size: 9px;
    font-weight:  bold;
	color: #000000;
	text-decoration: none;
	height: 13px;
}

/* ******************************************** Menu Level 4 *********************************************/
.Menu_Level4 A.Menu_Level4:link, A.Menu_Level4:active, A.Menu_Level4:visited, A.Menu_Level4:hover , .Menu_Level4_Last , a.Menu_Level4_Last
{
    font-family: verdana;
	font-size: 9px;
    font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 13px;
}
.Menu_Level4_Selected, A.Menu_Level4_Selected:link, A.Menu_Level4_Selected:active, A.Menu_Level4_Selected:visited, A.Menu_Level4_Selected:hover,
.Menu_Level4_Last_Selected , a.Menu_Level4_Last_Selected
{
	font-family: verdana;
	font-size: 9px;
    font-weight:  bold;
	color: #000000;
	text-decoration: none;
	height: 13px;
}


/* ******************************************** Menu Level 5 *********************************************/
.Menu_Level5 A.Menu_Level5:link, A.Menu_Level5:active, A.Menu_Level5:visited, A.Menu_Level5:hover , .Menu_Level5_Last , a.Menu_Level5_Last
{
    font-family: verdana;
	font-size: 9px;
    font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 13px;
}
.Menu_Level5_Selected, A.Menu_Level5_Selected:link, A.Menu_Level5_Selected:active, A.Menu_Level5_Selected:visited, A.Menu_Level5_Selected:hover,
.Menu_Level5_Last_Selected , a.Menu_Level5_Last_Selected
{
	font-family: verdana;
	font-size: 9px;
    font-weight:  bold;
	color: #000000;
	text-decoration: none;
	height: 13px;
}







/* GENERAL */
/* Heading */
.Head
{
	font-family: verdana;
    font-size:13px;
    font-weight:   bold;
    color: #999999;   
    text-decoration:none; 
    text-transform:uppercase;  
  
    /*padding-top:40px;    */
	
}

.Head A
{
	font-family:verdana;
    font-size:13px;
    font-weight:   bold;
    color: #999999;
    text-decoration:none;
    text-transform:uppercase; 

       
   /*padding-top:40px;     */
}


/* Body text */
.Normal
{
    font-family:Verdana;
    font-size:8pt;
    font-weight:normal;
    color: #000000;
    /*line-height:13px;*/
    text-decoration:none;
    padding-left: 1px;
   
}

.Normal A
{
    font-family:Verdana;
    font-size:8pt;
    font-weight:normal;
    color: #000000;
    /*line-height:13px;*/
    text-decoration:none;
    padding-left: 1px;
}

/* Specific  */

.Normal_title
{
    font-family:Verdana;
    font-size:7pt;
    font-weight: bold;
    color: #000000;
    /*line-height:13px;*/
    text-decoration:none;
   
    text-transform:uppercase;
    }
    
.Normal_title a
{
    font-family:Verdana;
    font-size:7pt;
    font-weight:bold;
    color: #000000;
    /*line-height:13px;*/
    text-decoration:none;
   
    text-transform:uppercase;
    }

.Announ_title /**/
{
    font-family:verdana;
    font-size:9pt;
    font-weight:bold;
    color: #000000;
    /*line-height:13px;*/
    text-decoration:none;   
    text-transform:uppercase;
    
 }
 
 .Announ_title a /**/
{
    font-family:  Verdana;
    font-size:9pt;
    font-weight:bold;
    color: #000000;
    /*line-height:13px;*/
    text-decoration:none;   
    text-transform:uppercase;
    
 }

.Normal_text /**/
{
  font-family:Verdana;
    font-size:7pt;
    font-weight:normal;
    color: #000000;
    /*line-height:13px;*/
    text-decoration:none;
   
}


#autor /**/
{
    font-family:Arial;
    font-size:12px;
    font-weight: normal;
    color: #000000;
    /*line-height:13px;*/
    text-decoration:none;   
    padding-top:18px;
    text-transform:uppercase;
    padding-left:1px;     
}

#autor a /**/
{
    font-family:Arial;
    font-size:12px;
    font-weight: normal;
    color: #000000;
    /*line-height:13px;*/
    text-decoration:none; 
    text-transform:uppercase;
}




#title /**/
{
    font-family:Arial;
    font-size:21pt;
    font-weight: bold;
    color: #000000;
    /*line-height:13px;*/
    text-decoration:none;   
    padding-top:6px;
    padding-bottom:2px;
    padding-left:1px;
     
}

#title a /**/
{
    font-family:Arial;
    font-size:21pt;
    font-weight: bold;
    color: #000000;
    /*line-height:13px;*/
    text-decoration:none; 
}

#title_right /**/
{
    font-family:Arial;
    font-size:13px;
    font-weight:normal;
    color: #000000; 
    text-decoration:none; 
    padding-bottom:0px;
    padding-left:2px;

}

#title_right a /**/
{
    font-family:Arial;
    font-size:13px;
    font-weight:normal;
    color: #000000; 
    text-decoration:none; }

#text_right /**/
{
    color:#000000;
    font-family:Verdana;
    font-size:9px; 
    text-decoration:none;
    padding-top:4px;
    line-height:13px;
    /*padding-right:7px;*/
}


#text_right a /**/
{
    color:#000000;
    font-family:Verdana;
    font-size:9px; 
    text-decoration:none;
    line-height:13px;
}

.lesMeira_arrow
{
	background-image:url(Images/more_text.gif);
	background-repeat:no-repeat;
	height:10px;
	width:12px;
	cursor:pointer;
}

.bg_Adv_gradient
{
	background-image: url(Images/bg_adv.png);
	background-repeat:repeat-x;
	/*height: 86px;
	width: 487px; */
	border: 0px;
	text-decoration:none;
	filter: alpha(opacity=50);	
	opacity: 0.50;
	-moz-opacity: 0.5;


}
.bg_Adv
{
	background-image: url(Images/bg_adv.jpg);
	background-repeat:repeat-x;
	/*height: 95px;*/
	width: 212px; 
	border: 0px;
	text-decoration:none;

}

.dateText 
{
   
	font-size: 7pt;
	color: #504f53;
	font-family: Verdana;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
	margin-top:0px;
	vertical-align: middle;
	
	
}
.textTitle
{
	font-size: 8pt;
	color: #48494b;
	font-family: Verdana;
	font-weight:normal;
	text-transform:uppercase;
}


/*CSS for JS menu*/
/* Menu */
/* ******************************************** Menu Level 0 *********************************************/

.CaMenu_Level1
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #cacaca;
	text-decoration: none;
	background-color:#000;
	letter-spacing:1px;
	line-height:20px;
	height:20px;
	cursor: hand;
	z-index:999;
	padding-top:1px;
	width: 1px;
}

.CaMenu_Level1_Selected, A.CaMenu_Level1_Selected, .CaMenu_Level1_Last_Selected
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #cb9b00; 	
	text-decoration: none;
	background-color:#000;
	letter-spacing:1px;
	line-height:20px;
	height:20px;
	cursor: hand;
	z-index:999;
	padding-top:1px;
	width: 1px;

}
.CaMenu_Level1_Hover, A.CaMenu_Level1_Hover, .CaMenu_Level1_Last_Hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #cb9b00; 	
	text-decoration: none;
	background-color:#000;
	letter-spacing:1px;
	line-height:20px;
	height:20px;
	cursor: hand;
	z-index:999;
	padding-top:1px;
	width: 1px;

}
.CaMenu_Level1_Expanded, A.CaMenu_Level1_Expanded, .CaMenu_Level1_Last_Expanded
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #cb9b00; 	
	text-decoration: none;
	background-color:#000;
	letter-spacing:1px;
	line-height:20px;
	height:20px;
	cursor: hand;
	z-index:999;
	padding-top:1px;
	width: 1px;

}

.CaMenu_Level0, A.CaMenu_Level0:link, A.CaMenu_Level0:active, A.CaMenu_Level0:visited, A.Menu_Level0:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	color: #cacaca; 
	font-weight: normal;	
	text-transform:uppercase;
	/*line-height:19px;*/
	vertical-align: middle;
	height:23px;
	/*padding-top:2px;*/
	/**/
	cursor: hand;
	width: 1px;


}
.CaMenu_Level0_Selected, A.CaMenu_Level0_Selected:link, A.CaMenu_Level0_Selected:active, A.CaMenu_Level0_Selected:visited, A.CaMenu_Level0_Selected:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight:normal;
	color: #cb9b00; 	
	text-transform:uppercase;	
	/*line-height:19px;*/
	vertical-align: middle;
	height:23px;
	/*padding-top:2px;*/
	cursor: hand;
}
.CaMenu_Level0_Hover, A.CaMenu_Level0_Hover:link, A.CaMenu_Level0_Hover:active, A.CaMenu_Level0_Hover:visited, A.CaMenu_Level0_Hover:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight:normal;
	color: #cb9b00; 	
	text-transform:uppercase;	
	/*line-height:19px;*/
	vertical-align: middle;
	height:23px;
	/*padding-top:2px;*/
	cursor: hand;
}
.CaMenu_Level0_Expanded, A.CaMenu_Level0_Expanded:link, A.CaMenu_Level0_Expanded:active, A.CaMenu_Level0_Expanded:visited, A.CaMenu_Level0_Expanded:hover
{
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight:normal;
	color: #cb9b00; 	
	text-transform:uppercase;	
	/*line-height:19px;*/
	vertical-align: middle;
	height:23px;
	/*padding-top:2px;*/
	cursor: hand;
}

/*End css for JS Menu*/


/* GENERIC */
BODY
{
	/*background-image:url(Images/bg2.jpg)*/}
H1  {}
H2  {}
H3  {}
H4  {}
H5, DT  {}
H6  {}
TFOOT, THEAD    {}
TH  {}
A:link  {}
A:visited   {}
A:active    {}
A:hover {}
SMALL   {}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR 
{
}