﻿/* RTE STYLES */
/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }

/* Two frame examples taken from the example CSS file of CSS Styled Content extension and applied to p and table block elements.*/
p.csc-frame-frame1, table.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

/* Bullet styles for unordered lists.*/
ul.component-items { color: #186900; list-style-type: circle; }
/*ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }*/

/* Numbering styles for ordered lists.*/
ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }
ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.bigfont { font-size: 13px; }
span.ligfont
{
	font-family: Monotype Corsiva, Apple Chancery;
	font-size: 13px;
}

span.bluefont { color: #005B82; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}



BODY { background-color: #FFF; }

BODY, DIV, SPAN, TD
{
	font-weight: normal;
	color: #000;
	font-family: Arial, Verdana;
	font-size: 12px;
}

BODY.mceContentBody
{
	background-color: #FFF;
}

H1, H2, H3, H4, H5, H6
{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 14px;
}

P
{
	margin: 2px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
}



DIV#all
{
	background-color: #FCF1DF;
	position: absolute;
	width: 720px;
	left: 50%;
	margin-left: -363px;
	padding-left: 12px;
	padding-right: 12px;
}

DIV.inline
{
	display: inline;
	float: left;
}

DIV#icons
{
	display: block;
	height: 59px;
	margin-bottom: 4px;
}

DIV#submenu
{ 
	
}

DIV#content
{
	display: block;
	float: left;
	margin-top: 20px;
	min-height: 500px;
}

DIV#content_images
{
	margin-top: 20px;
}

DIV.info_inner
{
	background-color: #F7D6A5;
	width: 184px;
	color: #005B82;
	padding: 6px 6px 4px 6px;
}

DIV.info_inner H1
{
	color: #005B82;
}

DIV#content_text {  }

DIV.menu-level1-act A:link, DIV.menu-level1-act A:visited, DIV.menu-level1-no A:link, DIV.menu-level1-no A:visited
{
	display: block;
	margin-bottom: 2px;
	padding: 7px 0px 5px 0px;
	margin-right: 4px;
	width: 112px;
	height: 16px;
	border: 2px #005B82 solid;
	text-align: center;
	background-color: #F7D6A5;
	color: #005B82;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

DIV.menu-level1-act A:link, DIV.menu-level1-act A:visited, DIV.menu-level1-no A:hover
{
	background-color: #005B82;
	color: #F7D6A5;
}

DIV.menu-level2-act A:link, DIV.menu-level2-act A:visited, DIV.menu-level2-no A:link, DIV.menu-level2-no A:visited
{
	display: block;
	margin-bottom: 2px;
	padding: 4px 0px 4px 20px;
	width: 176px;
	height: 12px;
	border: 2px #005B82 solid;
	background-color: #F7D6A5;
	color: #005B82;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

DIV.menu-level2-act A:link, DIV.menu-level2-act A:visited, DIV.menu-level2-no A:hover
{
	background-color: #005B82;
	color: #FFF;
}

DIV.menu-level2-actifsub A:link, DIV.menu-level2-actifsub A:visited
{
	display: block;
	margin-bottom: 2px;
	padding: 4px 0px 4px 20px;
	width: 176px;
	height: 12px;
	border: 2px #005B82 solid;
	background-color: transparent;
	color: #005B82;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

DIV.menu-level2-actifsub A:hover
{
	background-color: #005B82;
	color: #FFF;
}


DIV.menu-level3-act A:link, DIV.menu-level3-act A:visited, DIV.menu-level3-no A:link, DIV.menu-level3-no A:visited
{
	display: block;
	margin-bottom: 2px;
	margin-top: -2px;
	margin-left: 20px;
	padding: 4px 0px 4px 20px;
	width: 106px;
	height: 12px;
	background-color: transparent;
	color: #005B82;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-width: 0px 2px 2px 2px;
	border-color: #005B82;
	border-style: solid;
}

DIV.menu-level3-act A:link, DIV.menu-level3-act A:visited, DIV.menu-level3-no A:hover
{
	background-color: #005B82;
	color: #FFF;
}

DIV.linked_image IMG
{
	border: 3px #F7D6A5 solid;
	margin-right: 6px;
	margin-bottom: 6px;
}

