/* GLOBAL SECTION */
body {
	background-color		: #14457D;
	margin					: 0px 0px 0px 0px;
	font-family    			: Arial, Verdana, Helvetica, sans-serif;
	margin					: 0px 0px 0px 0px;
}

.smallWhiteText {
	color          			: #FFFFFF;
}

.menuText {
	font-family    			: Verdana, Arial, Helvetica, sans-serif;
	font-size      			: 14px;
	font-weight    			: bold;
	text-decoration			: none;
	color          			: #E80000;
}

#handcursor {
	cursor					: pointer;
}

.mainMenu {
	margin-top				: 0px;
	margin-bottom			: 0px;
}

.mainMenu ul {
	list-style-type			: none;
}

.mainMenu ul, li {
	display					: inline;
}

.mainMenu a {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-weight				: bold;
	text-decoration			: none;
	color					: #FFFFFF;
}

.Footer {
	background-color		: #CDDCEC;
}

.LinkText {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	text-decoration			: none;
	color					: #000000;
}

.LinkText2 {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	text-decoration			: none;
	color					: #E80000;
	text-transform  		: uppercase;
}

.LinkText3 {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	text-decoration			: none;
	color					: #FFFFFF;
}

.normalText {
	font-family    			: Verdana, Arial, Helvetica, sans-serif;
	font-size      			: 10px;
	color          			: #000000;
	text-decoration			: none;
}

.normalWhiteText {
	font-family    			: Verdana, Arial, Helvetica, sans-serif;
	font-size      			: 10px;
	color          			: #FFFFFF;
	text-decoration			: none;
}

.linkTextBlue {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight				: bold;
	text-decoration			: none;
	color					: #0A60C2;
}

.WhiteBg {
	background-color		: #FFFFFF;
}

.static{
	font-size				: 12px;
	font-color				: #000000;
	text-align				: justify;
	line-height				: 18px;
}



/* Edito scroller */
#Container_Static {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 939px; /*346px;*/
	height			: 409px; /*404px;*/
	overflow		: hidden;
}

.Scroller-Container_Static {
	position		: absolute;
	margin			: 0;
	padding			: 0;
}

#Scrollbar-Container_Static {
	position		: relative;
	margin			: 0;
	padding			: 0;
	left			: 928px; /*343px;*/
}

.Scrollbar-Up_Static {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 6px;
	height			: 8px;
	font-size		: 0px;
	background		: url(../../templates/default/allsection/alllanguage/blue_scoller_up.gif) no-repeat;
}
.Scrollbar-Track_Static {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 6px;
	height			: 375px;
	top				: 8px;
	background		: url(../../templates/default/allsection/alllanguage/blue_scoller_track.gif) repeat-y;
}
.Scrollbar-Handle_Static {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 6px;
	height			: 179px;
	background		: url(../../templates/default/allsection/alllanguage/blue_scoller_handle2.gif) no-repeat;
}
.Scrollbar-Down_Static {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	top				: 383px; /*386px;*/
	width			: 6px;
	height			: 8px;
	font-size		: 0px;
	background		: url(../../templates/default/allsection/alllanguage/blue_scoller_down.gif) no-repeat;
}
/* end Edito scroller*/

/* news left */
.newsLeftBody {
	background		:url(../../templates/default/allsection/alllanguage/newsleft_body3.png) top right ; 
	width			:165px; 
	/*height			:100px; */
}

/* body shadow */
.bodyShadowLeft {
	background		:url(../../templates/default/allsection/alllanguage/left_shadow4.png); 
	width			:3px
}

.bodyShadowRight {
	background		:url(../../templates/default/allsection/alllanguage/right_shadow4.png) left; 
	width			:5px
}

/* header language */
.textLanguage {
	font-family:Helvetica, sans-serif;
	font-size:11px;
}

.flagLang {
	padding:1px 5px 0 5px;
}

/* bubble info */
.pinkLayer2 {
	border			: #ca5d8d solid 1px; 
	padding			: 5px 5px 5px 5px;
	width			: 50px; 
	background		: url(allsection/alllanguage/layer_bg.png) repeat top left;
}

.textFlashInfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
