* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url(images/img001.gif) repeat-x;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #fff;
}

h1, h2, h3 {
	color: #EF4B64;
}

h1 {
	margin: 0;
	padding: 0;
	font: italic 197% "Times New Roman", Times, serif;
	color: #EF4B64;
}

h2 {
	font-size: 107%;
	color: #EF4B64;
	
}

h3 {
	margin-top: 2em;
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 100%;
	font-weight: bold;
}

hr {
	background: transparent url(images/img008.gif) repeat-x left bottom;
	height: 2px;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border: none;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	padding: 15px 0 0 20px;
	background: url(images/img011.gif) no-repeat;
	text-align: left;
	font: italic 100% "Times New Roman", Times, serif;
}

ol {
	list-style-position: inside;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 20px;
	background: url(images/img009.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
}

a img {
	border:none;
}

.content img {
	display:block;
	/*width:50%;*/
	max-width:100%;
	margin:auto;
}

.imgRight {
	float:right;
	padding-left:10px;
}

.imgLeft {
	float:left;
	padding-right:10px;
}

a:hover {
	text-decoration: underline;
	color: #EF4B64;
}

table {
	width: 100%;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:10px;
}

table thead {
	background-color: #EF4B64;
	text-align:center;
	color:#000000;
}

table th, table td {
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

table tbody tr:hover {
	background-color:#FF7C7E;
	color:#000000;
}

input[type=text],input[type=password],textarea, select {
	width:90%;
	margin-left:4%;
	border:none;
}

/* Logo */


#logo {
	height: 180px;
	padding: 0 0 10px 0;
	background: url(images/bord.gif) repeat-x;
}

#imgLogo {
	width: 760px;
	margin: 0 auto;
	background: url(images/imgTitle.jpg) no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 110px 0 0 120px;
	letter-spacing: -1px;
	font: normal 40px "Times New Roman", Times, serif;
	font-style: italic;
}

#logo h2 {
	margin: -7px 0 0 0;
	padding: 0 0 0 175px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	font-weight: bold;
	
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#flag {
	position:absolute;
	right:0px;
}

#flag img {
	margin-right:5px;
}

#top_menu {
	position:absolute;
	left:0px;
}

#top_menu a {
	text-decoration: none;
	color: #FFF;
	font-weight:normal;
}

#top_menu a:hover {
	color: #000;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img003.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 400px;
	min-height:248px;
	padding: 0 0 0 95px;
	background: url(images/img004.gif) no-repeat;
}

#content .title {
	padding: 10px 10px 10px 50px;
	background: url(images/img007.gif) no-repeat 20px 50%;
}

#content .content {
	padding: 20px 20px 1px 20px;
	background: url(images/img008.gif) repeat-x;
}

#welcome {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: url(images/img010.gif) no-repeat center bottom;
}

.floating-box {
	float: left;
	width: 160px;
	margin: 0 10px;
	font-size: 85%;
}

.floating-box .heading, .floating-box h2, .floating-box h3 {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background: url(images/img008.gif) repeat-x left bottom;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	width:100%;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 185px;
	padding: 0 65px 20px 0;
	background: url(images/img005.gif) no-repeat right top;
}

#sidebar h2 {
	text-align:center;
	color:#FFFFFF;
	margin-bottom: 1em;
}

#sidebar ol, ul {
	text-align: left;
}

#sidebar blockquote p {
	text-align: center;
}

#logis {
	width:64px;
	height:64px;
	margin:auto;
	background: url(images/logis.png) no-repeat;
}

#links {
}

#links ul {
}

#links li {
	padding: 0;
	margin: 0;
	background: none;
	text-align: center;
}

#links a {
}

#links img {
	max-width: 160px;
}

/* Menu */

#search fieldset {
	border: none;
}

#search {
	margin-top: 20px;
	width: 100%;
}

#search input[type=text] {
	border:none;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #EF4B64 url(images/loupe.png) no-repeat;
	width: 65%;
	margin-right: 5px;
}

#search input[type=submit] {
	border: #EF4B64 1px solid;
	background: #EF4B64;
	width: 15%;
}

#search input[type=submit]:hover {
	background: #000000;
	color: #EF4B64;
}

#menu {
	padding-top: 20px;
}

#menu ul {
}

#menu li , #links li {
	
}

#menu a, #links a {
	display:block;
	color: #EF4B64;
	font-weight:normal;
}

#menu a:hover {
}


/* Footer */

#footer {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img0006.gif) no-repeat;
}

#footer p {
	margin: 0;
	font-size: 77%;
}

#footer .links {
	float: left;
	padding: 15px 0 0 97px;
	color: #D7CE32;
}

#footer .legal {
	float: right;
	padding: 15px 62px 0 0;
	color: #EF4B64;
}

#footer a {
	color: #EF4B64;
}

#footer a img {
	border:none;
	padding:0;
	margin:0;
	vertical-align:middle;
}

#extra {
	clear: both; height: 1px;
}

.extra {
	clear: both; height: 1px;
}

.content fieldset {
	border:1px solid #EF4B64;
	margin-top: 25px;
	padding:10px 15px 10px 10px;
	margin-bottom: 10px;
}

.content fieldset:hover {
	background: #454545;
}

.content fieldset legend {
	background:#000000 none repeat scroll 0% 0%;
	border:1px solid #EF4B64;
	color:#EF4B64;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
}

.content form p {
	margin: 2px 0;
	clear: both;
}

.content label {
	display: block;
	width: 39%;
	float: left;
	padding-right: 1%;
}

.content input, .content select, .content textarea {
	width: 50%;
	border: #EF4B64 1px solid;
}

#form_mail textarea {
	width: 90%;
	height: 150px;
}

.content input:hover, .content select:hover, .content textarea:hover, .content input:focus, .content select:focus, .content textarea:focus {
	background: #FFB9BA;
}

.content input[type='submit'] {
	border: #DDEEFF 1px solid;
	background: #EF4B64;
	width: 27%;
	margin-right: 5px;
	margin-left: 25%;
	margin-top: 25px;
}

.content input[type='reset'] {
	border: #DDEEFF 1px solid;
	background: #000000;
	color: #EF4B64;
	width: 27%;
}

.content input[type='submit']:hover {
	background-color: #66CC33;
	cursor: pointer;
}

.content input[type='reset']:hover {
	background-color: #E6484D;
	color: #000000;
	cursor: pointer;
}

.content fieldset input, .content fieldset textarea {
	float: left;
}

.info_user {
	width:80%;
	padding: 5px;
	margin:auto;
	margin-top: 10px;
	margin-bottom: 20px;
	background: #303030;
}

.info_user_error
{
	min-height:35px;
	padding:5px 5px 5px 60px;
	background: url(images/action/error.png) no-repeat 10px 50%;
}

.info_user_help
{
	min-height:35px;
	padding:5px 5px 5px 60px;
	background:url(images/action/help.png) no-repeat 10px 50%;
}
