body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../img/tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 5px;
	margin-bottom: 20px;
	
}
h1 {font-size: 14px; display : inline}

h2 {font-size: 14px;  display : inline}

#lang-toolbar td {

	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding: 2px;
}
#lang-toolbar a {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#lang-toolbar a:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
#box-news {
	display: block;
	width: 222px;
	float: left;
	background-attachment: scroll;
	background-image: url(../img/bgd-news.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#leftbox-imag {
	display: block;
	text-align:center;
	width: auto;
	height: 25px;
	margin-top: 22px;
}
#leftbox-texte {
	padding: 24px;
	padding-top: 10px;
	display: block;
	text-align: left;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height:14px;
}

#leftbox-texte .title {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#leftbox-texte .texte {
	font-size: 12px;
	color: #7C7C7C;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 12px;
	line-height: 18px;
}

#leftbox-texte .texte ul{
  margin-top:10px;
  list-style:none;
  text-align:left;
  margin-left:10px;
}
#leftbox-texte .texte li{
  margin-bottom:5px;
  display:block;
}

#leftbox-texte .avantaje {

	font-size: 12px;
	color: #7C7C7C;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 5px;
	line-height: 14px;
}

#leftbox-texte .texte a {
	color: #7C7C7C;
	text-decoration: underline;
}
#leftbox-texte .texte a:hover {
	color: #000000;
	text-decoration: none;
}

#leftbox-texte .hline {
	background-attachment: scroll;
	background-image: url(../img/bgd-article-separator.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 5px;
	margin-bottom: 4px;
}

#leftbox-texte .nline {
	background-attachment: scroll;
	background-image: url(../img/bgd-article-separator.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 1px;
	margin-bottom: 1px;
}

#pag-antet {
	display: block;
	width: 550px;
	margin-bottom: 20px;
	float: right;
}
#pag-title-image {
	display: block;
	width: 520px;
	margin: 15px;
	margin-top: 25px;
}
#pag-texte {
	display: block;
	width: 520px;
	margin: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}

#pag-texte ul {
	margin: 0px;
	margin-left:20px;
	list-style-position: outside;
	padding-left: 5px; 
	list-style: disc;
}

#pag-texte li {
	margin: 0px; 
	padding: 0px;
}

#pag-texte a {
	font-size: 12px;
	color: #E50000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
#pag-texte a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#pag-photo-bottom {
	display: block;
	width: auto;
	margin-bottom: 10px;
	padding-left: 15px;
}
#pag-texte .arrow {
	font-size: 12px;
	color: #E50000;
}

div.photo-details {
margin:20px 0 20px 0;
text-align:center;
}

img.distance {
	margin-left:15px;
}

#footer {
	display: block;
	background-attachment: scroll;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
}

#bottom-menu {

	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
	color: #750000;
	width: auto;
	height: 20px;
}
#bottom-menu a {
	color: #640000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #640000;
	margin-right: 16px;
}
#bottom-menu a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bottom-info {
	text-align: center;

	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding: 10px;
}

/***********************************************************************************/

form.sign-up { padding-top:10px; }

.left-subarticle {
	width:200px;
	padding:0px 0px 0px 0px;
	display:block;
	text-align:left;
	float:left;
}

.right-subarticle {
	width:275px;
	padding:0px 0px 0px 25px;
	float:left;
	display:block;
}

input.code-field {
	width:91px;
	height:20px;
	padding-top:5px;
	background: #666666 url(../img/form-text-field.gif) no-repeat 0px 0px;
	border:none;
	padding-left:20px;
	font: 12px 
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom:10px;	
}
input.code-field:hover {
	background: #666666 url(../img/form-text-field.gif) no-repeat -201px 0px;
}
input.code-field:focus {
	background: #666666 url(../img/form-text-field.gif) no-repeat -402px 0px;
}


input.text-field {
	width:181px;
	height:20px;
	padding-top:5px;
	background: #666666 url(../img/form-text-field.gif) no-repeat 0px 0px;
	border:none;
	padding-left:20px;
	font: 12px 
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom:10px;	
}

input.text-field:hover {
	background: #666666 url(../img/form-text-field.gif) no-repeat -201px 0px;
}

input.text-field:focus {
	background: #666666 url(../img/form-text-field.gif) no-repeat -402px 0px;
}

.text-area {
	width:280px;
	height:205px;
	padding-top:5px;
	padding-left:5px;
	border:none;
	font: 12px 
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom:10px;
	background: url(../img/form-text-area.gif) no-repeat left top;
}

div#box-reclama-home {
	position: absolute;
	display: block;
	width: 900px;
	height: 360px;
	background-color: #FFFFFF;
	border: solid 2px #000000;
	left: 50%;
	top: 50%;
	z-index: 100;
	margin-top: -180px;
	margin-left: -450px;
}

div#box-reclama-video {
	position: absolute;
	display: none;
	width: 482px;
	height: 304px;
	background-color: #FFFFFF;
	border: solid 2px #000000;
	left: 50%;
	top: 50%;
	z-index: 100;
	margin-top: -180px;
	margin-left: -241px;
}
