/*a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}*/

p
{
	margin:0px;
	padding:0px;
}

.formulaire
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}

.HeaderText
{
    FONT-SIZE: 14px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    text-decoration: none;
}

.HomeHeaderText
{
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    text-decoration: none;
}

.HeaderBottomMenu
{
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana;
    text-decoration: none;
}

.HeaderBottomMenuSpecialText
{
    FONT-SIZE: 10px;
    COLOR: #FF8000;
    font-weight:bolder;
    FONT-FAMILY: Verdana;
    text-decoration: none;
}

.BodyStyle {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#2E6294;
	background-repeat:repeat-x;
	background-image: url(Skins/260Series/JosepeSkin/images/background.jpg);
}

.Panel {
	BORDER-RIGHT: 1px solid black;
	BORDER-TOP: 1px solid black;
	BORDER-LEFT: 1px solid black;
	BORDER-BOTTOM: 1px solid black;
}

.SimplePageHeaderTitle
{
	font-size: 12px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#372006;
	margin-left:27px;
	line-height:30px;
}

.SimplePageHeaderTitleTicketLeft
{
	height:33px;
	overflow:hidden;
	background:url(Skins/260Series/JosepeSkin/images/titleTicketLeft.png) no-repeat;
	margin-left:21px;
	text-align:left;
}

.SimplePageHeaderTitleTicketRight
{
	height:33px;
	width:29px;
	background:url(Skins/260Series/JosepeSkin/images/titleTicketRight.png) no-repeat;
}

.HorizontalSearchBox
{
	border-width:1px;
	border-style:solid;
	font-size: 12px;
	font-family:Verdana, Helvetica, sans-serif;
}

/*************** Form Styles ***************************/

.FormErrorItemStyle
{
	/*background-color:#E6EAEE;*/
	font-family: Verdana, Arial; 
	font-size: 12px; 
	font-weight: bold;
	color:red;
}

.FormItemStyle
{
	/*background-color:#E6EAEE;*/
	font-family: Verdana, Arial; 
	font-size: 12px; 
	font-weight: bold;
}

.FormAlternatingItemStyle
{
	/*background-color:#FEF0E0;*/
	font-family: Verdana, Arial; 
	font-size: 12px; 
	font-weight: bold;
}

.BackColorStyle
{
	background-color:#E6EAEE;
}

.AlternatingBackColorStyle
{
	background-color:#FEF0E0;
}
/********************************************************/

.TitleBoldTextBox	
{
	font-size: 16px;
	font-weight: bold;
}

.GeneralBoldText	
{
	font-size: 15px;
	font-weight: bold;
	font-family:Verdana, Helvetica, sans-serif;
}

.GridLittleBoldText
{
	font-size: 10px;
	font-weight: bold;
	font-family:Verdana, Helvetica, sans-serif;
}

.GridMain
{
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana, Helvetica, sans-serif;
	border-spacing:4px;
	border-collapse:separate;
	width:96%; display:inline-block;
}

.GridMain TD
{
	padding:2px 0px;
	/*border:1px solid black;*/
	
}

.GridBoldText
{
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana, Helvetica, sans-serif;
}

.GridItalicText
{
	font-size: 12px;
	font-style: italic;
	font-family:Verdana, Helvetica, sans-serif;
}

.JustifiedGridBoldText
{
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana, Helvetica, sans-serif;
	text-align:justify;
}

.GeneralText	
{
	font-size: 12px;
	font-family:Verdana, Helvetica, sans-serif;
}

.JustifiedGeneralText
{
	font-size: 12px;
	font-family:Verdana, Helvetica, sans-serif;
	text-align:justify;
}

.PaddedJustifiedGeneralText
{
	font-size: 12px;
	font-family:Verdana, Helvetica, sans-serif;
	text-align:justify;
	padding-left:30px;
}

.LanguageLinkText
{
	font-size: 10px;
	font-family:Verdana, Arial;
	color:#FFFFFF;
	text-decoration:none;
}

.DefaultButton
{
	border-style:solid;
	border-width:1px;
	border-color:#b2792e;
	background-color:#f5a32e;
	height:22px;
	color: #372006;
	font-family: @Arial Unicode MS;
	font-size: 12;
	font-weight: bold;
	cursor: hand;
}

.DefaultButtonOver
{
	border-style:solid;
	border-width:1px;
	border-color:Navy;
	background-color:#EEEEEE;
	height:22px;
	color: #EEEE00;
	font-family: @Arial Unicode MS;
	font-size: 12;
	font-weight: bold;
	cursor: hand;
}

.ControlBoxDefaultText
{
	font-size: 10px;
	font-family:Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.HorizontalSearchBoxText
{
	font-size: 10px;
	font-family:Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}

.LnkText
{
	font-size: 10px;
	line-height:15px;
	font-family:Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	color:Navy;
}

.BuyTicketStyle
{
	font-size: 10px;
	font-family:Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	color:Blue;
}

.GeneralTitle
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: Black;
}

.GeneralWhiteText
{
	font-size: 12px; 
	font-weight: bold; 
	font-family: Verdana, Helvetica, sans-serif; 
	color: #FFFFFF; 
}

.CommentText
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

.BetweemCommentAndSmall
{
	font-size:12px;
	color:#181e43;
}

.CommentBoldText
{
	font-size: 12px;
	font-weight: bold;
}

.FooterMenu
{
	font-weight:bold;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: Black;
}

.SmallText
{
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
}

.SubTitleBoldLink
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.SubTitleLink
{
	font-size: 13px;
	text-decoration: none;
}

.button
{
	color: #0B3A75;
	cursor: hand;
	font-family: @Arial Unicode MS;
	font-weight: bold;
	font-size: 12;
}
 
.TableHeader
{	
	font-size: 14px;
	font-weight:bold; 
	font-family: Verdana, Helvetica, sans-serif;
	background:url(Skins/260Series/JosepeSkin/images/title_bar.png) no-repeat;
	color:#d1e2f4;
	background-position:center;
	text-align:left;
	line-height:25px;
	padding-left:37px;
}
.HeaderTableTitle
{
	width:100%;
}

.test2
{
	width:611px!important;
}

.TableHeaderInvoice
{	
	font-size: 12px;
	font-weight:bold; 
	font-family: Verdana, Helvetica, sans-serif;
	background-color:#003263;
	color:#ffffff;
	display:inline-table;
	text-align:left;
	height:20px!important;
	width:611px!important;
}

.TableHeaderSubDivision
{
	background:url(Skins/260Series/JosepeSkin/images/title_barGrey.png) no-repeat;
	color:#5f5a5a;
	background-position:center;
	line-height:22px;
}
 
.Textbox
{
	font-size: 12px;
}

.menuBas
{
	font-size: 10px;
	color: #0B3A75;
	cursor: hand;
	font-family: @Arial Unicode MS;
}

.ErrorMsg
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px; 
    color:red;
}

.LinkStyle
{
	background-color:#f5a32e;
	height:22px;
	border:1px solid #d57d19;
}

.Link
{
	font-size: 12px;
	font-family:Verdana, Helvetica, sans-serif;
	text-decoration:none;
}

.Link:link {
COLOR: #FFFFFF;
}
.Link:visited {
COLOR: #FFFFFF;
}
.Link:hover {
COLOR: #613702;
}
.Link:active {
COLOR: #FFFFFF;
}

.valideSummary
{
	display:inline-table;
}
