body
{
	margin: 0;
	background: #194383;
	text-align: center;
}

a
{
	color: #3d75c4;
}

a:hover
{
	color: #28579a;
}

#container
{
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
	width: 100%;
}

#header
{
	border-bottom: 1px solid #2a68c6;
	background-color: #4075c5;
	height: 80px;
}

#header h1
{
	font-family: georgia, arial, sans-serif;
	width: 50%;
	font-size: 25px;
	color: #ffffff;
	margin: 15px 0 0 10px;
	float: left;
	font-weight: lighter;
}

#header h1 img
{
	float: left;
	margin: 0 5px 0 0;
}



#header h2
{
	text-transform: uppercase;
	width: 50%;
	font-size: 14px;
	font-weight: lighter;
	color: #5ea8dc;
	margin: 0 0 0 10px;
	float: left;
}

#header form.search
{
	float: right;
	margin: 10px 10px 0 0;
}

#header form.search span
{
	float: left;
	color: #cedeef;
	margin: 4px 5px 0 0;
	font-size: 11px;
	font-weight: bold;
}

#header form.search span a
{
	color: #cedeef;
}

#header form.search input, #header form.search select
{
	margin: 0 3px 0 0;
	color: #414141;
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	padding: 3px;
	border-top: 1px solid #abadb3;
	border-left: 1px solid #e2e3ea;
	border-right: 1px solid #e2e3ea;
	border-bottom: 1px solid #e3e9ef;
}

fieldset.search select { 	width: 120px; }

#header form.search button
{
	float: left;
	text-transform: lowercase;
	margin: 0 0 0 5px;
	height: 22px;
	width: auto;
}


#top,  #bottom, #footer
{
	height: 20px;
	clear: both;
}

#top
{
	background: #2a68c6;
}

#left
{
	width: 150px;
	overflow: hidden;
}

#right
{
	width: 240px;
	overflow: hidden;
}

#left h2, #right h2
{
	color: #FF8866;
	font-size: .95em;
	margin: 0 0 2px 0;
}

#center
{
	width: 100%;
	margin: 10px 0;
}

#center p
{
	margin: 0 0 5px 0;
	line-height: 22px;
}

#center h1
{
	margin: 0 0 5px 0;
	font-size: 2em;
	color: #333221;
	border-bottom: 1px dotted #DEDEDE;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height: 28px;
}

#center h1 img
{
	float: left;
}

#center .centrale
{
	margin: 0 15px;
}

#center .centrale p
{
	line-height: 20px;
	margin: 0 0 5px 0;
}

#center .centrale .item
{
	border-bottom: 3px solid #cc99ff;
	margin: 5px 0 0 0;
}

#center .centrale .item a
{
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	color: #cc9900;
	
}

#bottom
{

}

#footer
{
	background: url('../images/bg_footer.gif');
	border-top: 4px solid #ffae00;
	border-bottom: 1px solid #333333;
	background-repeat: repeat-x;	
	height: 90px;
}

#footer p
{
	margin: 15px 0;
	letter-spacing: 1px;
	color: #cedeef;
	font-size: .85em;
	text-align: center;
}

.center form
{
	padding: 15px;
	margin: 0 auto;
	width: 30%;
}

form.login-form
{
	text-align: center;
}

form.login-form fieldset
{
	padding: 10px;
	margin: 0 auto;
	margin: 20px 0;
	border: 1px solid #101010;
	background: #ffffff;
	
}

form.login-form p
{
	clear: both;
}


form.login-form label
{
	color: #414141;
	font-weight: bold;
	float: left;
	width: 30%;
}

form.login-form input
{
	float: left;
	width: 60%;
}

form.login-form button
{
	width: 80px;
	height: 22px;
	background: #2a68c6;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	border: 0;
}

div.object, div.f_object
{
	padding: 3px;
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 5px 0 0;
	border: 5px solid #cedeef;
	text-align: center;
	overflow: hidden;
}

div.f_object
{
	border: 5px dashed #cedeef;
}

div.object:hover, div.f_object:hover
{
	border: 5px solid #194383;
}

div.inactive
{
	border: 5px dashed red;
}

div.object img, div.f_object img
{
	padding: 15%;
}


div.object img, div.object a, div.f_object a, div.f_object img
{
	border: 0;
	clear: both;
	text-decoration: none;
}

button.print
{
	width: auto;
	height: auto;
}

form.tpl p button { color: #285791; width: 50px; height: 22px; font-size: .8em; border: 1px solid #cedeef; background: #cedeef; margin: 0 0 0 5px; float: left; }
div.image_tools { border: 1px solid #cedeef; padding: 5px; background: #fff; }
div.image_tools p { height: 11px; margin: 0; font-size: .91em; }
div.image_tools span.strong { width: 95px; float: left; margin: 4px 0 0 0; }
div.image_tools img.content_image { float: left; margin: 5px 10px 5px 5px; }
div.image_tools a { margin: 0 10px 0 0; }
input.qnt { text-align: center;  }

table { border-collapse: collapse; width: 100%; }
table td, table th { padding: 5px; }

div.newsletter_content { background: #fff; padding: 10px 5px; border: 2px solid #cedeef; }
button.send_newsletter { margin: 0 0 0 25px; }
