body {	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;	color:#000;	margin:0;	background:url(images/body.jpg) top repeat-x #121212;	background-attachment:fixed;}
* {	margin:0;	padding:0;}

#wrapper1 {
	background:#1e1e1e;
	padding:0 10px 10px 10px;
	width:760px;
	margin:0 auto;
}

#wrapper2 {
	width:740px;
	background:url(images/wrapper2.jpg) bottom repeat-x #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:0 10px 10px 10px;
}

#nav {
	float:right;
	border:none;
	padding:0;
	margin:0;
        height:70px;
}

#nav li {
	float:left;
	list-style:none;
	margin:0 4px 0 0;
	padding:0;
}

#nav li a {
	display:block;
	padding:40px 10px 21px 10px;
	background:#fff;
	color:#444;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 1px 0 0;
	
	
}
#nav li a:hover {
	background:url(images/nav_a_hover.jpg) top center no-repeat #fff;
	
	color:#000;
	
}

#header h4 {
	font:1.2em Arial;
	letter-spacing:0px;
	color:#222;
	float:left;
	padding:30px 20px 14px 45px;

	background:url(images/h1.gif) left bottom no-repeat;
}
#header h4 a {
	color:#222;
	
	border-bottom: 1px dotted

}
#header h4 a:hover {
	color:#000;
                
}
#header h4 span {
	font-size:.8em;
	color:#ccc;
	text-transform:uppercase;
}

#container {
	clear:both;
	padding:20px 0 0 0;
}

p.description {
	background:url(images/description.jpg) right bottom no-repeat #005A97;
	padding:10px 10px 40px 10px;
	color:#fff;
	font-size: 3em;
	line-height: 1.5em;
	border-top:4px solid #003C64;		
	min-height: 100px;
	font-weight:bold;
}
p.description a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
p.description a:hover {
	border-bottom:1px solid #8CD1FF;
}

#sidebar {	
	width:230px;
	float:right;
	background:url(images/sidebar.jpg) top right no-repeat #fff;
	padding:10px 20px 10px 10px;
	margin:-30px 0 0 0;
}

p.subscribeLink {
	padding:10px;
	margin:0 0 10px 0;
	background-color: #0A64A2;
	color: #FFF !important;
	font-size: 10px;
	text-align: center;
	
}
p.subscribeLink a {
	color:#FFF;
	margin-left: auto;
	margin-right: auto;
	
	
}

#content ol, #content ul {
       list-style: inside;
}
#content {
	margin:0 260px 0 5px;
	padding:10px 20px 0 0;
	background:url(images/content.jpg) top right no-repeat;
	min-height: 650px;
        text-align: justify;
        font-size: 13px !important;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
       text-align: left;
       line-height: 1.2em;
}
#content h2 {
	font:2.2em Arial;
	color:#121212;
	letter-spacing:-1px;
	margin:10px 0;
	border-bottom:2px solid #eee;
	background:url(images/h2.jpg) bottom left no-repeat;
	clear:left;
}
#content h2 a {
	color:#121212;
	text-decoration:none;
}
#content p {
	margin:15px 0;
	font-size: 13px !important;
	line-height:21px !important;
       
}
ol.subnav {
	margin:-10px 0 50px -5px;
	padding: 0px;
}
ol.subnav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
ol.subnav a {
	font-weight:bold;
	color:#555;
	border-top:2px solid #fff;
	display:block;
	padding:5px;
	text-decoration:none;
	margin:0 5px 0 0;
	border-bottom:none;
}
ol.subnav a:hover {
	border-top:2px solid #005A97;
	color:#121212;
	border-bottom:none;
}

#sidebar h2 {
	color:#fff;;
	margin:10px 0;
	font-size:1.3em;
        background-color:#0A64A2;
        padding: 2px 4px;
        font-weight: normal;
}

div.news {
	background:#f4f4f4;
	padding:10px;
	margin:0 0 10px 0;
	border-left:5px solid #f0f0f0;
	font-size:11px;
	line-height:14px;


}
div.news p { margin-top: 5px; }
div.news a.more {
	display:block;
	color:#333;
	text-decoration:none;
	text-align:right;
	border:none;
overflow: hidden;
}
div.news a.more span {
float: right;
display: block;
padding: 2px;
}
div.news a.more span:hover {
background-color: #0A64A2;
color: #fff;
}

#sidebar ul {
	list-style:none;
	border-top:1px solid #eee;
	border:none;
	padding:0;
	margin:0;
	font-size:12px;
}
#sidebar ul li {
	border-bottom:1px solid #eee;
	padding:5px;
	margin:0;
}
#sidebar ul li a {
	color:#0066dd;
	text-decoration:none;
	font-size:12px;
}
#sidebar ul li a:hover {
	color:#0033aa;
}

input {
	padding:5px;
	color:#555;
	width:220px;
  border: 1px solid #BBBBBB;
    color: #333333;
    font-size: 11px;
    height: 20px;
    vertical-align: middle;
}
form#EmailForm input {
width: 444px;
}
form#EmailForm input[type=submit] {
width: 454px;
height: 40px;
}
#content h3 {
	font:1.6em Trebuchet MS;
	color:#555;
	margin:10px 0;
}
blockquote {
	padding:0 0 0 10px;
	border-left:5px solid #eee;
}

ul {	
	margin:10px 10px 10px 0;
	padding:0 0 0 15px;
	border:1px solid #eee;
}
li {
	margin:0 0 0 10px;
	padding:5px;
}
#content img {
	padding:5px;
	border:1px solid #eee;
}
 a {
	color:#06F;
	border-bottom:1px dotted ##ccc;
	text-decoration:none;
}
 a:hover {
	border-bottom:1px solid #ccc;
}
#footer {
	text-align:center;
	border-top:2px solid #000;
	padding:10px;
	margin:30px 0 0 0;
	color:#ccc;
	width:760px;
	margin:0 auto;
}
#footer a {
	color:#eee;
}

h3.newsheader {
	color:#333 !important;

}

.pagetitle {
	color: #FFF;
	background-color: #0A64A2;
	padding: 5px;
        margin: 0 0 20px 0;
	font-size:16px;
	line-height:21px;
}
.info {	clear: both;	overflow: hidden;}
.info img {
	margin: 10px;
        border: none;
}

.TXNewsletters_form_labelGauche {
display:block;
padding-top:2px;
float:left;
width:180px;
height:18px;
color: #333333;
position:relative;
top:0px;
text-align:left;
margin-right:2px;
}

.TXNewsletters_form {
margin:10px;
padding:2px;
}

.TXNewsletters_form_right {
padding-left:185px;
}

.TXNewsletters_form_item {
padding:1px;
margin:2px;
}

.TXNewsletters_form_item TEXTAREA {
vertical-align:middle;
border:1px solid #bbbbbb;
font-size:11px;
color: #333333;
}

.TXNewsletters_form_item INPUT {
height:20px;
vertical-align:middle;
border:1px solid #bbbbbb;
font-size:11px;
color: #333333;
}

INPUT.TXNewsletters_form_noborder {
border:0;
}.TXNewsletters_form_noborder {	border:0;}.TXNewsletters_form_inputErr {	border:1px solid #ff0000;}
.TXNewsletters_form_labelErr {	color:#ff0000;}
.file {	padding: 0 0 0 20px;	height: 16px;	background: url('images/ico-word-16.png') no-repeat}.B_crumbBox {	display: block;	margin-bottom: 10px;}
