/* ============ MAIN BACKGROUND COLOR  ============ */

body {
	background-color: #e4e4e4;
	color: #5c635c;
	
}

#main-wrapper {
	width: 956px;
	border: 4px solid #fff;
}
.outerstroke {
	width: 964px;
}
.bottomwrap {
	width: 956px;
	margin: 0px auto;
}



.innerstroke,.outerstroke {
	border: 1px solid #d5d5d5;
	border-top: none;
}




/* =============== GLOBAL FONT SIZE  =============== */

html, body, form, fieldset {
	font: 12.5px/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


/* ============== HEADER TEXT STYLE  ============== */

#header_text {
	background: #fff url(../images/style2/header_blank.png) no-repeat center top;
	height: 109px;
}

#header_text h1, #header_text h1 a {
	color: #ff8900;
	font: bold 45px/40px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}

#header_text h2 {
	color: #214560;
	font: italic bold 18px/28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* ============= HEADER GRAPHIC STYLE  ============= */


#header_graphic {
	background: url(../images/style2/header.png) no-repeat center top;
	height: 109px; /* HEADER GRAPHIC HEIGHT */
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #eeeeee;
}

/* ============= HEADER GRAPHIC HOTSPOT  ============= */
#header_graphic h1  {
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #eeeeee;
}

#header_graphic h1 a {
	height: 80px;
	width: 300px;
	margin-top: 0px;
	text-indent: -6000em;
	border: 0px solid red;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #eeeeee;
}


/* ================== HEADINGS  =================== */

h1,h2,h3,h4,.contentheading,.componentheading {
}

h1 {
	font-size: 14pt;
	color: #2A547C;
	font-weight: bold;
	text-indent: 0px;
}
table.contentpaneopen h1{
	font-size: 14pt;
	color: #2A547C;
	font-weight: bold;
	text-indent: 0px;
}
h2 {
	font-size: 12pt;
	color: #2A547C;
	font-weight: bold;
	text-indent: 0px;
	margin-bottom:5px;margin-top:5px;
}

h3 {
	font-size: 10pt;
	color: #2A547C;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}


/* =================== CONTENT HEADINGS  ================ */

a.contentpagetitle {
	font-size: 22px;
	font-weight: bold;
}
a.contentpagetitle:hover {
	color: #000;
	text-decoration: none;
}

.componentheading {
	font-size: 20px;
	color: #333;
	border-bottom: 1px solid #f4f4f4;
}

.contentheading {
	font-size: 22px;
	color: #443b32;
	border-bottom: 1px solid #BBBBB2;
	letter-spacing: -1px;
	font-weight: bold;
}
td.contentheading {
	border-bottom: 1px solid #e9e9e9;
}
a.readon {
	text-decoration: none;
	background: url(../images/readon.png) no-repeat 0px 2px;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 0px 0px 17px;
}
a.readon:hover {
	text-decoration: underline;
}

/* ================== LINK STYLES  ================== */

a {
	color: #1f5985;
	text-decoration: underline;
}
a:hover {
	color: #1f5985;
	text-decoration: none;
}
a.mainlevel {
	text-decoration: none;
	color: #ffffff;
	background: url(../images/style2/mainlevel.gif) no-repeat 0px 4px;
}
.mainlevel_footer {color: #ffffff;text-decoration: none;margin: 0px;}
a.mainlevel_footer:link, a.mainlevel_footer:visited {font-size: 10px;font-family: verdana;text-align: left;color: #ffffff;padding-left:5px;padding-right:5px;text-decoration: none;}
a.mainlevel_footer:hover {color: #ffffff;font-size: 10px;font-family: verdana;text-align: left;padding-left:5px;padding-right:5px;text-decoration:none;}
a.mainlevel_footer:active {color: #ffffff;font-size: 10px;font-family: verdana;text-align: left;padding-left:5px;padding-right:5px;text-decoration:none;}

a.sublevel {
	font-size: 12px;
	color: #ffffff;
}
div.back_button a {
	border: 1px solid #adc387;
}



/* ============ NEWSFLASH MODULE POSITION  =========== */


#newsflash {
	height: 100px;
	margin-top: 4px;
	width: 950px;
	font-size: 11px;
	color: #768186;
	padding-left: 10px;

}

/* ============ NEWSFLASH MODULE HEADING  ============ */


#newsflash .moduletable h3,
#newsflash .moduletableS1 h3,
#newsflash .moduletableS2 h3,
#newsflash .moduletableS3 h3 {
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	text-indent: 0px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}
/* ============ NEWSFLASH DISPLAY  ============ */


#newsflash td.contentheading {
	border-bottom: 1px solid #c2d3db;
}
#newsflash .contentheading,#newsflash a.contentpagetitle {
	font-size: 14px;
	line-height: 18px;
	color: #204968;
}

/* ================= NEWSFLASH LINKS  ================ */


#newsflash a {
	color: #204968;
}


/* ============== USER 1-4 LINK STYLES  ============== */


#showcase a {
	color: #FFFFFF;
}

#showcase h2 a {
	font-weight: bold;
	font-size: 22px;
}


/* ============ USER 1-4 MODULE HEADINGS  ============ */

#showcase div.moduletable h3,
#showcase div.moduletableS1 h3,
#showcase div.moduletableS2 h3,
#showcase div.moduletableS3 h3 {
	font-size: 18px;
	color: #443b32;
	border-bottom: 1px solid #e1e9eb;
}

/* ============ USER 1-4 CONTENT HEADINGS  ============ */

#showcase td.contentheading,
#showcase td.contentheadingS1,
#showcase td.contentheadingS2,
#showcase td.contentheadingS3,
#showcase a.contentpagetitle,
#showcase a.contentpagetitleS1,
#showcase a.contentpagetitleS2,
#showcase a.contentpagetitleS3 {
	color: #3b3a34;
	font-size: 18px;
}
#showcase a.contentpagetitle:hover,
#showcase a.contentpagetitleS1:hover,
#showcase a.contentpagetitleS2:hover,
#showcase a.contentpagetitleS3:hover {
	color: #000;
}


/* ============ USER 7-9 MODULE HEADINGS  ============ */

#bottom div.moduletable h3,
#bottom div.moduletableS1 h3,
#bottom div.moduletableS2 h3,
#bottom div.moduletableS3 h3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#bottom div.moduletable h1,
#bottom div.moduletableS1 h1,
#bottom div.moduletableS2 h1,
#bottom div.moduletableS3 h1 {
	font-size: 14pt;
	color: #2A547C;
	font-weight: normal;
}


/* ============ USER 7-9 CONTENT HEADINGS  ============ */

#bottom td.contentheading,
#bottom td.contentheadingS1,
#bottom td.contentheadingS2,
#bottom td.contentheadingS3,
#bottom a.contentpagetitle,
#bottom a.contentpagetitleS1,
#bottom a.contentpagetitleS2,
#bottom a.contentpagetitleS3 {
	color: #000000;
	font-size: 12px;
}



/* ============ BLOCKQUOTE  ============ */


blockquote {
	background-color: #fcfcfc;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-color: #648497;
}


/* ============ CODE STYLE  ============ */

div.code {
	background: #fcfcfc;
	border: 1px solid #e5e5e5;
	color: #000;
}


/* ============ PATHWAY/BREADCRUMBS  ============ */


#breadcrumbs {
	background: #f8f8f8;
	border: 1px solid #e9e9e9;
	font-size: 11px;
}
/* ============ DEFAULT MODULE STYLE  ============ */

div.module {
	color: #ffffff;
}

/* ============ DEFAULT MODULE HEADINGS  ============ */

div.module h3, div.moduletable h3 {
	font-size: 14px;
	color: #ffffff;
}

/* ============ *S1 MODULE STYLE*  ============ */

div.moduleS1 {
	color: #2A547C;
}

/* ============ S1 MODULE HEADINGS  ============ */

div.moduleS1 h3, div.moduletableS1 h3 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bolder;
}

/* ============ S1 MODULE LINKS  ============ */

div.moduleS1 a,div.moduletableS1 a {
	color: #2A547C;
	text-decoration: underline;
}
div.moduleS1 a:hover,div.moduletableS1 a:hover {
	color: #CBD5E1;
	text-decoration: none;
}

/* ========== LEFT/RIGHT CONTENT S1 HEADINGS  ========== */
td.contentheadingS1,
a.contentpagetitleS1 {
	color: #2A547C;
	font-size: 14px;
}
a.contentpagetitleS1:hover {
	color: #CBD5E1;
}




/* ============ *S2 MODULE STYLE*  ============ */

div.moduleS2 {
	color: #5C7D9E;
}
/* ============ S2 MODULE HEADINGS  ============ */

div.moduleS2 h3,div.moduletableS2 h3 {
	font-size: 14px;
	color: #5C7D9E;
	border-bottom: 1px solid #5C7D9E;
}
/* ============ S2 MODULE LINKS  ============ */

div.moduleS2 a,div.moduletableS2 a {
	color: #5C7D9E;
	text-decoration: underline;
}
div.moduleS2 a:hover,div.moduletableS2 a:hover {
	text-decoration: none;
}
/* ========== LEFT/RIGHT CONTENT S2 HEADINGS  ========== */
td.contentheadingS2,
a.contentpagetitleS2 {
	color: #5C7D9E;
	font-size: 14px;
}
a.contentpagetitleS2:hover {
	color: #000;
}



/* ============ *S3 MODULE STYLE*  ============ */

div.moduleS3 {
	color: #CBD5E1;
}
/* ============ S3 MODULE HEADINGS  ============ */

div.moduleS3 h3,div.moduletableS3 h3 {
	font-size: 14px;
	color: #CBD5E1;
	border-bottom: 1px solid #CBD5E1;
}
/* ============ S3 MODULE LINKS  ============ */

div.moduleS3 a {
	
	text-decoration: underline;
}
div.moduleS3 a:hover  {
	text-decoration: none;
}
/* ========== LEFT/RIGHT CONTENT S3 HEADINGS  ========== */
td.contentheadingS3,
a.contentpagetitleS3 {
	color: #CBD5E1;
	font-size: 14px;
}
a.contentpagetitleS3:hover {
	color: #CBD5E1;
}


/* ============ *S4 MODULE STYLE*  ============ */

div.moduleS4 {
	color: #2A547C;
}
/* ============ S4 MODULE HEADINGS  ============ */

div.moduleS4 h3,div.moduletableS4 h3 {
	font-size: 14px;
	color: #ffffff;
}
/* ============ S4 MODULE LINKS  ============ */

div.moduleS4 a {
	
	text-decoration: underline;
}
div.moduleS4 a:hover  {
	text-decoration: none;
}
/* ========== LEFT/RIGHT CONTENT S4 HEADINGS  ========== */
td.contentheadingS4,
a.contentpagetitleS4 {
	color: #CBD5E1;
	font-size: 14px;
}
a.contentpagetitleS4:hover {
	color: #CBD5E1;
}

/* ============ *S5 MODULE STYLE*  ============ */

div.moduleS5 {
	color: #2A547C;
}
/* ============ S5 MODULE HEADINGS  ============ */

div.moduleS5 h3,div.moduletableS5 h3 {
	font-size: 14px;
	color: #ffffff;
}
/* ============ S5 MODULE LINKS  ============ */

div.moduleS5 a {
	
	text-decoration: underline;
}
div.moduleS5 a:hover  {
	text-decoration: none;
}
/* ========== LEFT/RIGHT CONTENT S5 HEADINGS  ========== */
td.contentheadingS5,
a.contentpagetitleS5 {
	color: #CBD5E1;
	font-size: 14px;
}
a.contentpagetitleS5:hover {
	color: #CBD5E1;
}

/* ============ *S6 MODULE STYLE*  ============ */

div.moduleS6 {
	color: #2A547C;
}
/* ============ S6 MODULE HEADINGS  ============ */

div.moduleS6 h3,div.moduletableS6 h3 {
	font-size: 14px;
	color: #ffffff;
}
/* ============ S6 MODULE LINKS  ============ */

div.moduleS6 a {
	
	text-decoration: underline;
}
div.moduleS6 a:hover  {
	text-decoration: none;
}
/* ========== LEFT/RIGHT CONTENT S6 HEADINGS  ========== */
td.contentheadingS6,
a.contentpagetitleS6 {
	color: #CBD5E1;
	font-size: 14px;
}
a.contentpagetitleS6:hover {
	color: #CBD5E1;;
}

/* ============ *S7 MODULE STYLE*  ============ */

div.moduleS7 {
	color: #2A547C;
}
/* ============ S7 MODULE HEADINGS  ============ */

div.moduleS7 h3,div.moduletableS7 h3 {
	font-size: 13px;
	color: #ffffff;
}
/* ============ S7 MODULE LINKS  ============ */

div.moduleS7 a {
	
	text-decoration: underline;
}
div.moduleS7 a:hover  {
	text-decoration: none;
}
/* ========== LEFT/RIGHT CONTENT S7 HEADINGS  ========== */
td.contentheadingS7,
a.contentpagetitleS7 {
	color: #CBD5E1;
	font-size: 14px;
}
a.contentpagetitleS7:hover {
	color: #CBD5E1;
}

/* ============ *S8 MODULE STYLE*  ============ */

div.moduleS8 {
	color: #2A547C;
}
/* ============ S8 MODULE HEADINGS  ============ */

div.moduleS8 h3,div.moduletableS8 h3 {
	font-size: 14px;
	color: #ffffff;
}
/* ============ S8 MODULE LINKS  ============ */

div.moduleS8 a {
	
	text-decoration: underline;
}
div.moduleS8 a:hover  {
	text-decoration: none;
}
/* ========== LEFT/RIGHT CONTENT S8 HEADINGS  ========== */
td.contentheadingS8,
a.contentpagetitleS8 {
	color: #CBD5E1;
	font-size: 14px;
}
a.contentpagetitleS8:hover {
	color: #CBD5E1;
}

/* ============ *S9 MODULE STYLE*  ============ */

div.moduleS9 {
	color: #2A547C;
}
/* ============ S9 MODULE HEADINGS  ============ */

div.moduleS9 h3,div.moduletableS9 h3 {
	font-size: 14px;
	color: #ffffff;
}
/* ============ S9 MODULE LINKS  ============ */

div.moduleS9 a {
	
	text-decoration: underline;
}
div.moduleS9 a:hover  {
	text-decoration: none;
}
/* ========== LEFT/RIGHT CONTENT S9 HEADINGS  ========== */
td.contentheadingS9,
a.contentpagetitleS9 {
	color: #CBD5E1;
	font-size: 14px;
}
a.contentpagetitleS9:hover {
	color: #CBD5E1;
}

/* ============ *S10 MODULE STYLE*  ============ */

div.moduleS10 {
	color: #2A547C;
}
/* ============ S10 MODULE HEADINGS  ============ */

div.moduleS10 h3,div.moduletableS10 h3 {
	font-size: 14px;
	color: #ffffff;
}
/* ============ S10 MODULE LINKS  ============ */

div.moduleS10 a {
	
	text-decoration: underline;
}
div.moduleS10 a:hover  {
	text-decoration: none;
}
/* ========== LEFT/RIGHT CONTENT S10 HEADINGS  ========== */
td.contentheadingS10,
a.contentpagetitleS10 {
	color: #CBD5E1;
	font-size: 14px;
}
a.contentpagetitleS10:hover {
	color: #CBD5E1;
}

/* ============ *S11 MODULE STYLE*  ============ */

div.moduleS11 {
	color: #2A547C;
}
/* ============ S11 MODULE HEADINGS  ============ */

div.moduleS11 h3,div.moduletableS11 h3 {
	font-size: 14px;
	color: #ffffff;
}
/* ============ S11 MODULE LINKS  ============ */

div.moduleS11 a {
	
	text-decoration: underline;
}
div.moduleS11 a:hover  {
	text-decoration: none;
}
/* ========== LEFT/RIGHT CONTENT S11 HEADINGS  ========== */
td.contentheadingS11,
a.contentpagetitleS11 {
	color: #CBD5E1;
	font-size: 14px;
}
a.contentpagetitleS11:hover {
	color: #CBD5E1;
}

/* ============ *S12 MODULE STYLE*  ============ */

div.moduleS12 {
	color: #2A547C;
}
/* ============ S12 MODULE HEADINGS  ============ */

div.moduleS12 h3,div.moduletableS12 h3 {
	font-size: 13px;
	color: #ffffff;
}
/* ============ S12 MODULE LINKS  ============ */

div.moduleS12 a {
	
	text-decoration: underline;
}
div.moduleS12 a:hover  {
	text-decoration: none;
}
/* ========== LEFT/RIGHT CONTENT S12 HEADINGS  ========== */
td.contentheadingS12,
a.contentpagetitleS12 {
	color: #CBD5E1;
	font-size: 14px;
}
a.contentpagetitleS12:hover {
	color: #CBD5E1;
}

/* ============ *S13 MODULE STYLE*  ============ */

div.moduleS13 {
	color: #2A547C;
}
/* ============ S13 MODULE HEADINGS  ============ */

div.moduleS13 h3,div.moduletableS13 h3 {
	font-size: 14px;
	color: #ffffff;
}
/* ============ S13 MODULE LINKS  ============ */

div.moduleS13 a {
	
	text-decoration: underline;
}
div.moduleS13 a:hover  {
	text-decoration: none;
}
/* ========== LEFT/RIGHT CONTENT S13 HEADINGS  ========== */
td.contentheadingS13,
a.contentpagetitleS13 {
	color: #CBD5E1;
	font-size: 14px;
}
a.contentpagetitleS13:hover {
	color: #CBD5E1;
}

/* ============ *S14 MODULE STYLE*  ============ */

div.moduleS14 {
	color: #2A547C;
}
/* ============ S14 MODULE HEADINGS  ============ */

div.moduleS14 h3,div.moduletableS14 h3 {
	font-size: 14px;
	color: #ffffff;
}
/* ============ S14 MODULE LINKS  ============ */

div.moduleS14 a {
	
	text-decoration: underline;
}
div.moduleS14 a:hover  {
	text-decoration: none;
}
/* ========== LEFT/RIGHT CONTENT S14 HEADINGS  ========== */
td.contentheadingS14,
a.contentpagetitleS14 {
	color: #CBD5E1;
	font-size: 14px;
}
a.contentpagetitleS14:hover {
	color: #CBD5E1;
}


/* ========== JOOMLA STYLES  ========== */

div.blog_more {
	border-top: 1px solid #e7e8da;
}
div.blog_more ul {
	border-top: 1px solid #dadacc;
}
div.blog_more ul li a {
	border-bottom: 1px solid #dadacc;
	background: url(../images/style2/add.png) no-repeat 4px 0px;
}
div.blog_more ul li a:hover {
	border-bottom: 1px solid #dadacc;
	background: url(../images/style2/add.png) no-repeat 4px -28px;
	background-color: #f9f8ed;
}
table.poll {
	color: #000;
	font-size: 11px;
}

table.pollstableborder td.sectiontableentry1 {
	color: #3d2518;
	background: #fff;
	border-bottom: 0px solid #dadacc;
}
table.pollstableborder td.sectiontableentry2 {
	color: #3d2518;
	background: #fff;
	border-bottom: 0px solid #fefee6;
}
table.pollstableborder td.sectiontableheader {
	color: #fff;
}
td.sectiontableheader a {
	color: #fff;
}
table.pollstableborder tr.sectiontableentry1 td {
	color: #422918;
}
table.pollstableborder tr.sectiontableentry2 td {
	color: #422918;
}
td.sectiontableheader {
	color: #fff;
	background: #214560;
}
tr.sectiontableentry1 td,
td.sectiontableentry1 {
	background: #fff;
	border-bottom: 1px solid #f4f4f4;
	font-size: 12px;
}
tr.sectiontableentry2 td,
td.sectiontableentry2 {
	background: #fdfdfd;
	border-bottom: 1px solid #f4f4f4;
	font-size: 12px;	
}
span.small,.createdate,.modifydate {
	color: #a1a1a1;
}
div.mosimage {
	border: 1px solid #e7dec6;
	background: #f2f3ee;
}
div.mosimage_caption {
	color: #a09a8a;
}
table.contenttoc {
	background-color: #fff;
	font-size: 12px;
	border: 1px solid #e8e6d8;
}
table.contenttoc th {
	background-color: #214865;
	color: #fffef1;
}


/* ============  UNIQUE STYLE RELATED  ============ */
/* ============  PROCEED WITH CAUTION  ============ */


#showcasetop {background-color: #ffffff;}
#showcase {border-bottom: 0px solid #f8f8f8;color: #494A44;width: 954px; background-color: #FFFFFF;}
#mainbody {background-color: #fff;}
.bottom_top {background: #fff;}
#bottom {
	color: #000000;
	border: 0px solid #2a6b9d;
	border-bottom: none;
}
#bottom  a {}
#footer {
	color: #e7e7e7;
	font-size: 11px;
	background-color: #4B6F93;
}


/* ============  UNSTYLED  ============ */
div.module {
	margin-bottom: 10px;
	height: 1%;
	border: 1px solid #ccc;
	background-color: #2A547C;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 100% 0;
}
div.module div {background: none no-repeat 0 0;}
div.module div div {background: none no-repeat 100% 100%;}
div.module div div div {background: none no-repeat 0 100%;padding: 12px 15px 15px 15px;}
div.module div div div div {background: transparent none;padding: 0;}
div.module h3, div.moduletable h3 {
	padding: 0px 0px 3px 0px;
	line-height: 100%;
	height: auto;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-indent: 0px;
	font-style: normal;
	color: #FFFFFF;
}

/* ============  S1  ============ */
div.moduleS1 {background: url(../images/style2/topright_1.png) 100% 0 no-repeat;margin-bottom: 10px;height: 1%;}
div.moduleS1 div {background: url(../images/style2/topleft_1.png) 0 0 no-repeat;}
div.moduleS1 div div {background: url(../images/style2/botright_1.png) 100% 100% no-repeat;}
div.moduleS1 div div div {background: url(../images/style2/botleft_1.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS1 div div div div {background: transparent none;padding: 0;}
div.moduleS1 h3, div.moduletableS1 h3 {
	line-height: 100%;
	height: auto;
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/style2/s1.png);
	background-repeat: no-repeat;
	background-position: left;
}

/* ============  S2  ============ */

div.moduleS2 {margin-bottom: 10px;background: url(../images/style2/topright_2.png) 100% 0 no-repeat;height: 1%;}
div.moduleS2 div {background: url(../images/style2/topleft_2.png) 0 0 no-repeat;}
div.moduleS2 div div {background: url(../images/style2/botright_2.png) 100% 100% no-repeat;}
div.moduleS2 div div div {background: url(../images/style2/botleft_2.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS2 div div div div {background: transparent none;padding: 0;}
div.moduleS2 h3,div.moduletableS2 h3 {	
	line-height: 100%;
	height: auto;
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/style2/s2.png);
	background-repeat: no-repeat;
	background-position: left;}

/* ============  S3  ============ */

div.moduleS3 {margin-bottom: 10px;background: url(../images/style2/topright_3.png) 100% 0 no-repeat;height: 1%;}
div.moduleS3 div {background: url(../images/style2/topleft_3.png) 0 0 no-repeat;}
div.moduleS3 div div {background: url(../images/style2/botright_3.png) 100% 100% no-repeat;}
div.moduleS3 div div div {background: url(../images/style2/botleft_3.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS3 div div div div {background: transparent none;padding: 0;}
div.moduleS3 h3,div.moduletableS3 h3 {
	line-height: 100%;
	height: auto;
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/style2/s3.png);
	background-repeat: no-repeat;
	background-position: left;}

/* ============  S4  ============ */

div.moduleS4 {margin-bottom: 10px;background: url(../images/style2/topright_4.png) 100% 0 no-repeat;height: 1%;}
div.moduleS4 div {background: url(../images/style2/topleft_4.png) 0 0 no-repeat;}
div.moduleS4 div div {background: url(../images/style2/botright_4.png) 100% 100% no-repeat;}
div.moduleS4 div div div {background: url(../images/style2/botleft_4.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS4 div div div div {background: transparent none;padding: 0;}
div.moduleS4 h3,div.moduletableS4 h3 {
	line-height: 100%;
	height: auto;
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/style2/s4.png);
	background-repeat: no-repeat;
	background-position: left;}

/* ============  S5  ============ */

div.moduleS5 {margin-bottom: 10px;background: url(../images/style2/topright_5.png) 100% 0 no-repeat;height: 1%;}
div.moduleS5 div {background: url(../images/style2/topleft_5.png) 0 0 no-repeat;}
div.moduleS5 div div {background: url(../images/style2/botright_5.png) 100% 100% no-repeat;}
div.moduleS5 div div div {background: url(../images/style2/botleft_5.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS5 div div div div {background: transparent none;padding: 0;}
div.moduleS5 h3,div.moduletableS5 h3 {
	line-height: 100%;
	height: auto;
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/style2/s5.png);
	background-repeat: no-repeat;
	background-position: left;}

/* ============  S6  ============ */

div.moduleS6 {margin-bottom: 10px;background: url(../images/style2/topright_6.png) 100% 0 no-repeat;height: 1%;}
div.moduleS6 div {background: url(../images/style2/topleft_6.png) 0 0 no-repeat;}
div.moduleS6 div div {background: url(../images/style2/botright_6.png) 100% 100% no-repeat;}
div.moduleS6 div div div {background: url(../images/style2/botleft_6.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS6 div div div div {background: transparent none;padding: 0;}
div.moduleS6 h3,div.moduletableS6 h3 {
	line-height: 100%;
	height: auto;
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/style2/s6.png);
	background-repeat: no-repeat;
	background-position: left;}

/* ============  S7  ============ */

div.moduleS7 {margin-bottom: 10px;background: url(../images/style2/topright_7.png) 100% 0 no-repeat;height: 1%;}
div.moduleS7 div {background: url(../images/style2/topleft_7.png) 0 0 no-repeat;}
div.moduleS7 div div {background: url(../images/style2/botright_7.png) 100% 100% no-repeat;}
div.moduleS7 div div div {background: url(../images/style2/botleft_7.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS7 div div div div {background: transparent none;padding: 0;}
div.moduleS7 h3,div.moduletableS7 h3 {
	line-height: 100%;
	height: auto;
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/style2/s7.png);
	background-repeat: no-repeat;
	background-position: left;}

/* ============  S8  ============ */

div.moduleS8 {margin-bottom: 10px;background: url(../images/style2/topright_8.png) 100% 0 no-repeat;height: 1%;}
div.moduleS8 div {background: url(../images/style2/topleft_8.png) 0 0 no-repeat;}
div.moduleS8 div div {background: url(../images/style2/botright_8.png) 100% 100% no-repeat;}
div.moduleS8 div div div {background: url(../images/style2/botleft_8.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS8 div div div div {background: transparent none;padding: 0;}
div.moduleS8 h3,div.moduletableS8 h3 {
	line-height: 100%;
	height: auto;
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/style2/s8.png);
	background-repeat: no-repeat;
	background-position: left;}

/* ============  S9  ============ */

div.moduleS9 {margin-bottom: 10px;background: url(../images/style2/topright_9.png) 100% 0 no-repeat;height: 1%;}
div.moduleS9 div {background: url(../images/style2/topleft_9.png) 0 0 no-repeat;}
div.moduleS9 div div {background: url(../images/style2/botright_9.png) 100% 100% no-repeat;}
div.moduleS9 div div div {background: url(../images/style2/botleft_9.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS9 div div div div {background: transparent none;padding: 0;}
div.moduleS9 h3,div.moduletableS9 h3 {
	line-height: 100%;
	height: auto;
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/style2/s9.png);
	background-repeat: no-repeat;
	background-position: left;}

/* ============  S10  ============ */

div.moduleS10 {margin-bottom: 10px;background: url(../images/style2/topright_10.png) 100% 0 no-repeat;height: 1%;}
div.moduleS10 div {background: url(../images/style2/topleft_10.png) 0 0 no-repeat;}
div.moduleS10 div div {background: url(../images/style2/botright_10.png) 100% 100% no-repeat;}
div.moduleS10 div div div {background: url(../images/style2/botleft_10.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS10 div div div div {background: transparent none;padding: 0;}
div.moduleS10 h3,div.moduletableS10 h3 {
	line-height: 100%;
	height: auto;
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/style2/s10.png);
	background-repeat: no-repeat;
	background-position: left;}

/* ============  S11  ============ */

div.moduleS11 {margin-bottom: 10px;background: url(../images/style2/topright_11.png) 100% 0 no-repeat;height: 1%;}
div.moduleS11 div {background: url(../images/style2/topleft_11.png) 0 0 no-repeat;}
div.moduleS11 div div {background: url(../images/style2/botright_11.png) 100% 100% no-repeat;}
div.moduleS11 div div div {background: url(../images/style2/botleft_11.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS11 div div div div {background: transparent none;padding: 0;}
div.moduleS11 h3,div.moduletableS11 h3 {
	line-height: 100%;
	height: auto;
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/style2/s11.png);
	background-repeat: no-repeat;
	background-position: left;}

/* ============  S12  ============ */

div.moduleS12 {margin-bottom: 10px;background: url(../images/style2/topright_12.png) 100% 0 no-repeat;height: 1%;}
div.moduleS12 div {background: url(../images/style2/topleft_12.png) 0 0 no-repeat;}
div.moduleS12 div div {background: url(../images/style2/botright_12.png) 100% 100% no-repeat;}
div.moduleS12 div div div {background: url(../images/style2/botleft_12.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS12 div div div div {background: transparent none;padding: 0;}
div.moduleS12 h3,div.moduletableS12 h3 {
	line-height: 100%;
	height: auto;
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/style2/s12.png);
	background-repeat: no-repeat;
	background-position: left;}

/* ============  S13  ============ */

div.moduleS13 {margin-bottom: 10px;background: url(../images/style2/topright_13.png) 100% 0 no-repeat;height: 1%;}
div.moduleS13 div {background: url(../images/style2/topleft_13.png) 0 0 no-repeat;}
div.moduleS13 div div {background: url(../images/style2/botright_13.png) 100% 100% no-repeat;}
div.moduleS13 div div div {background: url(../images/style2/botleft_13.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS13 div div div div {background: transparent none;padding: 0;}
div.moduleS13 h3,div.moduletableS13 h3 {
	line-height: 100%;
	height: auto;
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/style2/s13.png);
	background-repeat: no-repeat;
	background-position: left;}

/* ============  S14  ============ */

div.moduleS14 {margin-bottom: 10px;background: url(../images/style2/topright_14.png) 100% 0 no-repeat;height: 1%;}
div.moduleS14 div {background: url(../images/style2/topleft_14.png) 0 0 no-repeat;}
div.moduleS14 div div {background: url(../images/style2/botright_14.png) 100% 100% no-repeat;}
div.moduleS14 div div div {background: url(../images/style2/botleft_14.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS14 div div div div {background: transparent none;padding: 0;}
div.moduleS14 h3,div.moduletableS14 h3 {
	line-height: 100%;
	height: auto;
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/style2/s14.png);
	background-repeat: no-repeat;
	background-position: left;}



/* ======================== */

ul.latestnews li,
ul.mostread li,
ul.latestnewsS1 li,
ul.mostreadS1 li,
ul.latestnewsS2 li,
ul.mostreadS2 li,
ul.latestnewsS3 li,
ul.mostreadS3 li,
ul.menu li,
/* showcase */
#showcase div.moduletable li,
#showcase div.moduletableS1 li,
#showcase div.moduletableS2 li,
#showcase div.moduletableS3 li,
/* bottom */
#bottom div.moduletable li,
#bottom div.moduletableS1 li,
#bottom div.moduletableS2 li,
#bottom div.moduletableS3 li {
	background: url(../images/style2/bullet.gif) no-repeat 0px 6px;
}
.copyright a {
	background: url(../images/style2/jscright.png) no-repeat;
}


/* @group TOPNAV */


.menubar {
	font: bold 0.9em Arial, Helvetica, Geneva, sans-serif;
}
#navmenu {
	background: url(../images/style2/navcontainer.png) no-repeat center bottom;
}

#navmenu a {
	color: #fff;
}

#navmenu li li {
	font-size: 10px;
}

#navmenu li:hover ul, 
#navmenu li li:hover ul, 
#navmenu li li li:hover ul, 
#navmenu li li li li:hover ul,
#navmenu li.iehover ul, 
#navmenu li li.iehover ul, 
#navmenu li li li.iehover ul,
#navmenu li li li li.iehover ul {
	background: #2A547C;
}
/*PARENT ITEM SEPARATOR*/
#navmenu li {
	background: url(../images/style2/tr_norm.png) right center no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
#navmenu li a {
	background: url(../images/style2/tl_norm.png) left center no-repeat;
}
#navmenu li span{
cursor:pointer;
display:block;
float:left;
height:30px;
line-height:30px;
width:100%;
text-decoration:none;
color:#FFFFFF;
}
#navmenu li span.child span:hover{
background:transparent url(../images/arrow_right.gif) no-repeat scroll 98% 50%;
}
#navmenu li span.child span{
background:transparent url(../images/arrow_right.gif) no-repeat scroll 98% 50%;
}
#navmenu li span span{
tex-align:left;
}
#navmenu li a:hover span{

color: inherit;
}

#navmenu li a span{
background:none;
cursor:pointer;
display:inherit;
float:inherit;
height:auto;
line-height:auto;
padding:0px;
text-decoration:none;
color:#FFFFFF;
}

#navmenu li span:hover{
background: none;
color: #f8f8f8;
}

/*DEFINE HOVER COLORS*/

#navmenu li:hover a,
#navmenu li.iehover a {
	color: #ffffff;
}
#navmenu ul li a:hover {
	color: #f8f8f8;
}
#navmenu ul li ul li a:hover,
#navmenu ul li ul li ul li a:hover {
	color: #eee;
}
#navmenu ul ul a {
	color: #ffffff;
	width: 235px;
}
#navmenu li li {
	border-bottom: 0px solid #6589AE;
}
#navmenu li li {
	width: 235px;
}
#navmenu li ul ul {
	margin: -30px 0 0 235px;
}
#navmenu li li:hover,
#navmenu li li.iehover {
	background: #6589AE;
}

#navmenu li ul {
	width: 235px;
	border-right: 0px solid #2A547C;
	border-left: 0px solid #2A547C;
	border-top: 0px solid #2A547C;
}
#navmenu li:hover,
#navmenu li.iehover,
#navmenu li.active {
	background: url(../images/style2/tr_hover.png) right center no-repeat;
}
#navmenu li:hover a,
#navmenu li.iehover a,
#navmenu li.active:hover a,
#navmenu li.active.iehover a,
#navmenu li a:hover,
#navmenu li.active a,
#navmenu li.active a:hover {
	background: url(../images/style2/tl_hover.png) left center no-repeat;
}

#navmenu li:hover ul a,
#navmenu li.iehover ul a,
#navmenu li.active:hover ul a {
	background-image: none;
}

#navmenu ul li.active ul li a,
#navmenu ul li.active ul li,
#navmenu ul li.active ul li a:hover,
#navmenu ul li.active ul li.hover,
#navmenu ul li.active ul li.iehover {
	color: #fff;
}

#navmenu li.iehover ul li.iehover {
	background: #6589AE;
}

/* @end */

#shackslide div p {
	font-size: 16px;
	line-height: 135%;
	padding-top: 10px;
}

/* @group Menu Column Styles */

div.module_menu,div.module_menu div,div.module_menu div div,div.module_menu div div div {
	padding: 0px;
	margin: 0px;
}
div.module_menu {
	margin-bottom: 10px;
	padding: 4px;
}
div.module_menu h3 {
	font-size: 16px;
	padding: 5px 0px 5px 5px;
	margin: 
	0px;
}

ul.menu_menu li {
	list-style: none;
	background-image: none;
	text-indent: 6px;
}
ul.menu_menu li li {
	list-style-type: none;
}
ul.menu_menu li a {
	padding:0px;
	margin: 0px;
	text-decoration: none;
	display: block;
	background-color: #2A547C;
	border-bottom: 0px solid #2A547C;
	line-height: 200%;
	font-weight: bold;
	font-size: 12px;
}
ul.menu_menu li a:hover  {
	color: #4f4f4f;
	background-color: #2A547C;

}
ul.menu_menu li li a {
	text-decoration: none;
	display: block;
	background-color: #2A547C;
	border: none;
	border-bottom: 0px solid #2A547C;
	line-height: 110%;
	padding: 2px 0px;
	font-size: 11px;
}

.corner_tl {position:absolute; left:0; top:0;}
.corner_tr {position:absolute; right:0; top:0;}
.corner_bl {position:absolute; left:0; bottom:0;}
.corner_br {position:absolute; right:0; bottom:0;}

#banner_danse_ombre{
background: transparent url(../../../images/stories/aerobics1.jpg) no-repeat scroll left top;  height: 173px; color: #ffffff; font-weight: bold; line-height: 320px; font-size: 18px; text-shadow: 2px 2px 2px #000000; text-indent: 5px;
}
#banner_scene_ombre{
background: transparent url(../../../images/stories/sieges.jpg) no-repeat scroll left top;  height: 173px; color: #ffffff; font-weight: bold; line-height: 320px; font-size: 18px; text-shadow: 2px 2px 2px #000000; text-indent: 5px;
}
#banner_event_ombre{
background: transparent url(../../../images/stories/evenement_new.jpg) no-repeat scroll left top;  height: 173px; color: #ffffff; font-weight: bold; line-height: 320px; font-size: 18px; text-shadow: 2px 2px 2px #000000; text-indent: 5px;
}
#banner_archi_ombre{
background: transparent url(../../../images/stories/ist2_3288616_drawing_compas.jpg) no-repeat scroll left top;  height: 173px; color: #ffffff; font-weight: bold; line-height: 320px; font-size: 18px; text-shadow: 2px 2px 2px #000000; text-indent: 5px;
}
#telephonehaut{
position:absolute;
margin-top: 50px;

}

div.FORMNL001 {
	color: #FF0000;
} 
div.FORMNL001 h3, div.FORMNL001 h3 {
	font-size: 14px;
	color: #159633;
	font-weight: bolder;
}
div.FORMNL001 a,div.moduletableFORMNL001 a {
	color: #2A547C;
	text-decoration: underline;
}
div.FORMNL001 a:hover,div.moduletableFORMNL001 a:hover {
	color: #CBD5E1;
	text-decoration: none;
}
td.contentheadingFORMNL001,
a.contentpagetitleFORMNL001 {
	color: #ff0000;
	font-size: 14px;
}
a.contentpagetitleFORMNL001:hover {
	color: #CBD5E1;
}
div.moduleFORMNL001 {background: url(../images/style2/topright_1.png) 100% 0 no-repeat;margin-bottom: 10px;height: 1%;}
div.moduleFORMNL001 div {background: url(../images/style2/topleft_1.png) 0 0 no-repeat;}
div.moduleFORMNL001 div div {background: url(../images/style2/s1.png) 100% 100% no-repeat;}
div.moduleFORMNL001 div div div {background: url(../images/style2/botleft_1.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleFORMNL001 div div div div {background: transparent none;padding: 0;}
div.moduleFORMNL001 h3, div.moduletableFORMNL001 h3 {
	line-height: 100%;
	height: auto;
	font-weight: bold;
	text-indent: 0px;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/style2/s1.png);
	background-repeat: no-repeat;
	background-position: left;
}
#newsflash .moduletableFORMNL001 h3 {
	font-size: 14px;
	line-height: 14px;
	color: #211656;
	text-indent: 0px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}

#showcase div.moduletableFORMNL001 h3,
{
	font-size: 18px;
	color: #443b32;
	border-bottom: 1px solid #e1e9eb;
}

.searchmoteur2recherche
{
font-size: 10px;
background:none;
cursor:pointer;
display:inherit;
float:inherit;
height:10;
line-height:auto;
padding:6px;
text-decoration:none;
color:#ffFFFF;
text-align:right;

}

.customautresites
{
font-size: 10px;
background:none;
cursor:pointer;
display:inherit;
float:inherit;
height:10;
line-height:auto;
padding:6px;
text-decoration:none;
color:#F000FF;
text-align:right;

}


/* @end */
