/* CSS Document */
/*  ----------------------------------------------------------------
/*  Project:	Rtec
/*  Author: 	M. Boldo
/*  Author URL:	http://www.rtec.ws
/*  Date:	march 2010
/*  ---------------------------------------------------------------- */

/*  Redifinition
/*  ---------------------------------------------------------------- */
* {
	margin: 0pt;
	padding: 0pt;
}
body {
	background-color: #eaeaea;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
/*  Class layout text
/*  ---------------------------------------------------------------- */
strong {
	font-weight: bold;
	color: #3a6b67;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 120%;
	color: #CC0000;
	font-weight: bold;
}
h3 {
	color: #3a6b67;
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h6 {
	font-size: 90%;
	font-weight: normal;
}
img {
	border: 0;
}
hr {
	display: block;
	border : 0px;
	height: 1px;
	background: transparent url("img/dotted.gif") repeat-x;
	margin-left: 15px;
	width: 610px;
}
pre, code {
	font-size: 100%;
}
pre {
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}
fieldset {
	border: none;
}
input, textarea, select {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
select {
	line-height: 1.4em;
}
.field label {
	display: block;
}
input, textarea, select {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
select {
	line-height: 1.4em;
}
input, textarea {
	border: 1px solid #999;
}
textarea {
	width: 650px;
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
blockquote {
	font-family: "Trebuchet MS";
	color: #333333;
	margin-left: 5px;
	padding-left: 25px;
	padding-top: 25px;
	margin-bottom: 25px;
	background-image: url('images/icons/quote.png');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-align: justify;
	font-size: 100%;
	border: 1px solid #EEE;
	background-color: #fff;
}
a, a:visited {
	color: #3a6b67;
	text-decoration: underline;
}
a:hover, a:focus {
	border: 0px;
	color: #999999;
	text-decoration: none;
}
/*  Layout
/*  ---------------------------------------------------------------- */
#centerBox {
	top: 0px;
	margin: 0pt auto;
	width: 962px;
	text-align: left;
	position: relative;
}
#topBox {
	height: 260px;
}
#container_swf {
	position: absolute;
	margin-left: 230px;
	top: 38px;
}
#contentBox {
	min-height: 900px;
	width: 660px;
	margin-top: 10px;
}
#logo {
	position: absolute;
	z-index: 999;
	left: 15px;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
/*  MenuTop
/*  ---------------------------------------------------------------- */
#menuTop {
	position: absolute;
	left: 370px;
	top: 0px;
	height: 38px;
	width: 705px;
}
.languages {
	width: 190px;
	text-align:center;
}
.menuTop {
	float: left;
	width: 120px;
	height: 28px;
	padding-top: 10px;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #858585;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1pt;
}
.menuTop a, .menuTop a:visited {
	color: #858585;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	height: 28px;
}
.menuTop a:hover, .menuTop a:focus {
	color: #FFF;
}
.menuTop:hover {
	background-image: url('images/menuOver.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.menuTop:hover a {
	color: #FFF;
}
#menuCurrent {
	background-image: url('images/menuOver.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
#menuCurrent a {
	color: #FFF;
}
/*  MenuMiddle
/*  ---------------------------------------------------------------- */
#menuMiddle {
	width: 655px;
	height: 38px;
	background-image: url('images/menuMiddle.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	position:relative;
	z-index: 99;
}
.menuMiddle {
	float: left;
	font-size: 100%;
	font-weight: bold;
	width: 130px;
	height: 26px;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3b3b3b;
	letter-spacing: 1pt;
}
.menuMiddle a {
	display: block;
	height: 17px;
}
.menuMiddle:hover {
	background-image: url('images/menuOver.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.menuMiddle:hover a {
	color: #fff;
}
.menuMiddle a, .menuMiddle a:visited {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 90%;
}
.menuMiddle a:hover, .menuMiddle a:focus {
	color: #fff;
}
/*  Menu accordeon
/*  ---------------------------------------------------------------- */
.subMenu {
	font-size: .9em;
	padding: 0;
	border-bottom: 1px solid #666;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #000;
}
ul.subMenu {
	display: none;
}
.subMenu li {
	list-style: none;
	font-size: 10px;
	font-weight: bold;
	width: 130px;
	height: 25px;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	background-image: url('images/menuMiddle.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
.subMenu li a {
	display: block;
	height: 25px;
}
.subMenu li:hover {
	background-image: url('images/subMenuOver.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.toggleSubMenu {
	z-index: 100;
}
/*  Sidebar
/*  ---------------------------------------------------------------- */

#sidebar {
	position: absolute;
	top: 261px;
	left: 670px;
	width: 280px;
	min-height: 740px;
	padding-left: 20px;
	background-image: url('images/sidebarLeft.jpg');
	background-repeat: no-repeat;
	background-position: left 15px;
}
#sidebar h2 {
	background-image: url('images/sidebarMenu.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	margin-bottom: 10px;
	padding-top: 15px;
	color: #CC0000;
}
#sidebar p {
}
#sidebar ul {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#sidebar ul li {
	font-size: 100%;
	color: #4a4a4a;
	line-height: 16px;
	background-image: url('images/icons/cross.gif');
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	line-height: 18px;
}
#sidebar a, #sidebar a:visited {
	color: #C00;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}
#sidebar a:hover, #sidebar a:focus {
	color: #900;
	text-decoration: none;
	border-bottom: none;
	border-bottom: solid 1px #C00;
}
#distributeur {
	margin-left: 50px;
}
#distributeur img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.miniNewsBox {
	margin-top: 10px;
	margin-bottom: 10px;
}
.miniNewsBox p {
	font-size: 0.8em;
	margin-left: 5px;
	width: 250px;
}
.miniNewsBox blockquote, .miniNewsBox span {
	width: 250px;
	height: 130px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url('images/galerySmallEncart.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	border: none;
	text-align: center;
}
.miniNewsBox blockquote p {
	margin-left: 0px;
}
.miniNewsBox img {
}
.readMore {
	padding-left: 20px;
	background-image: url('images/icons/arrow_right.gif');
	background-repeat: no-repeat;
	background-position: left 2px;
}
/*  Introduction
/*  ---------------------------------------------------------------- */
#introBox {
	width: 643px;
	height: 75px;
	background-image: url('images/introBg.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
}
.introText {
	width: 632px;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 3px;
	font-size: 100%;
	color: #474747;
	line-height: 18px;
}
.introText a {
	font-weight: bold;
	color: #127d75;
	text-decoration: underline;
}
.introText a:hover {
	color: #15bfb2;
}
/*  Resume Services
/*  ---------------------------------------------------------------- */

#servicesBox {
	width: 650px;
	height: 460px;
	background-image: url('images/bottom.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
}
#servicesTitle {
	width: 643px;
	height: 40px;
	background-image: url('images/menuBottom.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 12px;
}
/* Slideshow controls style rules. 
/*  ---------------------------------------------------------------- */
.slide {
	background-image: url('images/serviceBoxRight.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 205px;
	height: 385px;
}
*#slideshow {
	margin-top: 0px;
}
*#slideshow *#slidesContainer {
	float: left;
	width: 605px;
	height: 385px;
	overflow: auto;/* allow scrollbar */
}
*#slideshow *#slidesContainer *.slide {
	margin: 0 auto;
	width: 585px;/* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height: 385px;
}
*#slideshow p.description {
	visibility: hidden;
}
/* Slideshow controls style rules. */
*.control {
	display: block;
	width: 20px;
	height: 375px;
	text-indent: -10000px;
	float: left;
	cursor: pointer;
}
*#leftControl {
	float: left;
	background: url('images//control_left.png') no-repeat 0 0;
}
*#rightControl {
	top: 0;
	right: 0;
	margin-left: 3px;
	background: url('images/control_right.png') no-repeat 0 0;
}
/* Le contenu de Slides
-------------------------------------------------------- */
.slide h3 {
	text-align: center;
	color: #147c73;
}
.slide a {
	font-weight: bold;
	color: #127d75;
	text-decoration: underline;
}
.slide a:hover {
	color: #15bfb2;
}
.learnMore {
	text-align: center;
}
.slide-content {
	width: 190px;
	height: 320px;
	padding-left: 10px;
}
.slide-content p {
	font-size: 80%;
	line-height: 1.3;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#333333;
}
.slide-content ul, .slide-content ol {
	margin-left: 5px;
}
.slide-content ul li {
	font-size: 80%;
	line-height: 1.3em;
	padding-left: 12px;
	padding-bottom: 0.4em;
	list-style: none;
	background-image: url('images/icons/arrow.gif');
	background-repeat: no-repeat;
	background-position: left 2px;
}
.slide-content ol li {
	font-size: 80%;
	line-height: 1.3em;
	margin-left: 15px;
	padding-left: 0;
	padding-bottom: 0.4em;
}
/*  Bottom Box
/*  ---------------------------------------------------------------- */
#bottomBox {
	width: 640px;
	height: 460px;
	margin-top: 10px;
}
.bottomBox1 {
	width: 360px;
	height: 175px;
	float: left;
	background-image: url(images/bottomContenu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
}
.bottomBox2 {
	width: 260px;
	height: 175px;
	float: left;
	margin-left: 10px;
}
.bottomBox3 {
	width: 620px;
	height: 290px;
	float: left;
	margin-left: 10px;
}
.bottomBox1 h2, .bottomBox2 h2 {
	margin-bottom: 5px;
}
.bottomBox1 p {
	font-size: 90%;
	color: #4a4a4a;
}
.bottomBox1 ul {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bottomBox1 ul li {
	font-size: 100%;
	color: #4a4a4a;
	line-height: 16px;
	background-image: url('images/icons/cross.gif');
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	line-height: 18px;
}
/* Les POSTES
-------------------------------------------------------- */
.post {
	width: 645px;
	padding-bottom: 25px;
}
/* Les TITRES des POSTES
-------------------------------------------------------- */
.post-title {
	width: 640px;
	line-height: 30px;
	/*background-color: transparent;
	background-image: url('images/postTitle.gif');
	background-repeat: repeat-x;
	background-position: left bottom;*/
	background-color: #3a6b67;
	padding-left: 10px;
	padding-top: 0px;
	color: #fff;
	text-decoration: none;
}
.post-title a, .post-title a:visited, .gallery-title a, .gallery-title a:visited, .video-title a, .video-title a:visited {
	border-bottom: 0;
	/*color: #3a6b67;*/
	color: #fff;
	text-decoration: none;
}
.post-title a:hover, .post-title a:focus, .gallery-title a:hover, .gallery-title a:focus, .video-title a:hover, .video-title a:focus {
	color: #999999;
	text-decoration: none;
	border : 0px;
}
/* Les INFOS POSTES
-------------------------------------------------------- */
.post-info {
	color: #333333;
	background: transparent;
	padding: 0;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 80%;
}
.post-info a, .post-info a:visited {
	color: #b40001;
	background: transparent;
	text-decoration: none;
}
.post-info a:hover, .post-info a:focus {
	color: #999999;
	text-decoration: underline;
}
.post_date {
	background-image: url('images/icons/date.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 5px;
}
.day-date {
	padding-left: 20px;
	margin-left: -25px;
	color: #888;
	background: transparent url('images/date.png') no-repeat left center;
	font-style: italic;
}
.post-info-co {
	text-align: left;
}
.author {
	background-image: url('images/icons/author.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.categorie {
	background-image: url('images/icons/categorie.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 5px;
}
.comments {
	background-image: url('images/icons/comments.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 5px;
}
.fil_rss {
	background-image: url('images/icons/fil_rss.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 5px;
}
/* Le contenu de POSTES
-------------------------------------------------------- */
.post-content {
	text-align: justify;
	margin-left: 10px;
	margin-top: 25px;
}
.post-content p {
	font-size: 100%;
	line-height: 1.5;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}
.post-content p img {
	margin-right: 10px;
}
.post-content p a img {
	margin-right: 10px;
	padding-bottom: 11px;
	background-color:#CC0000;
	background-image: url('images/clickit.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.post-content a, .post-content a:visited {
	color: #3a6b67;
	text-decoration: underline;
}
.post-content a:hover, .post-content a:focus {
	border: 0px;
	color: #999999;
	text-decoration: none;
}
.post-content h6 a, .post-content h6 a:visited {
	background-image: url('images/icons/arrows.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-left: 0px;
	padding-left: 33px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	font-size: 100%;
	text-decoration: none;
	background-color: #b40001;
	border: solid 1px #fff;
}
.post-content h6 a:hover, .post-content h6 a:focus {
	color: #fff;
	background-color: #fff;
	border: solid 1px #b40001;
}
.post-content ul, .post-content ol {
	margin-left: 5px;
}
.post-content ul li {
	line-height: 1.3em;
	padding-left: 15px;
	padding-bottom: 0.4em;
	list-style: none;
	background-image: url('images/icons/square.png');
	background-repeat: no-repeat;
	background-position: left 5px;
}
.post-content ol li {
	line-height: 1.3em;
	margin-left: 20px;
	padding-bottom: 0.4em;
	font-size: 9pt;
}
.post-content .exclamation {
	background-image: url('images/icons/exclamation.gif');
	background-repeat: no-repeat;
	background-position: center right;
	font-weight: bold;
	padding-right: 16px;
}
/* ---- Formulaire commentaires ---- */

#comments {
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 0px;
	padding-top: 0px;
	width: 625px;
}
#comments blockquote {
	margin-left: 5px;
}
#comments p {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 100%;
}
#comments blockquote p {
	line-height: 1.4em;
}
#comments a, #comments a:visited {
	text-decoration: none;
	color: #b40001;
}
#comments a:focus, #comments a:hover {
	text-decoration: underline;
	color: #3a6b67;
}
comments ul {
	margin-left: 20px;
}
#comments .input_text {
	border:1px solid #3a6b67;
	background-color: #fff;
	font-size: 100%;
	color: #3a6b67;
	line-height: 1.3em;
	padding-left: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 6px;
}
#comments textarea, #comments input {
	border: 1px solid #3a6b67;
	padding: 5px;
}
#comments input.submit, #comments input.preview {
	border: 1px solid #999999;
	background-color: #3a6b67;
	color: #fff;
	padding: 5px;
	cursor: pointer;
}
#comments input.submit:hover, #comments input.preview:hover {
	border: 1px solid #999999;
	background-color: #fff;
	color: #b40001;
}
#comments textarea {
	width: 500px;
	font-size: 100%;
	line-height: 1.3em;
	color: #666666;
}
#comments .select {
	margin: 0px 0px 0px 6px;
	padding-left: 3px;
	border:1px solid #3a6b67;
	font-size: 100%;
	color: #3a6b67;
	line-height: 1.3em;
}
input#c_remember {
	border: 0px;
}
#com_nom {
	padding-left: 20px;
	background-image: url('images/icons/name.png');
	background-repeat: no-repeat;
	background-position: left 5px;
	line-height: 25px;
}
#com_email {
	padding-left: 20px;
	background-image: url('images/icons/mail.png');
	background-repeat: no-repeat;
	background-position: left 5px;
	line-height: 25px;
}
#com_site {
	padding-left: 20px;
	background-image: url('images/icons/home.png');
	background-repeat: no-repeat;
	background-position: left 5px;
	line-height: 25px;
	;
}
#com_text {
	padding-left: 20px;
	background-image: url('images/icons/author.png');
	background-repeat: no-repeat;
	background-position: left 5px;
	line-height: 25px;
}
/* Les TABLEAUX
-------------------------------------------------------- */
.tableau {
	width: 620px;
}
.tableau td {
	padding: 5px;
	background-color: #e8f1fd;
	font-size: 8pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #abceef;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #abceef;
	color:#333333;
}
.tableau th {
	padding: 5px;
	background-color: #333333;
	font-size: 8pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	color:#CCCCCC;
}
td.highlight {
	font-size: 10pt;
	font-weight:bold;
	text-transform:uppercase;
	background-color: #CC0000;
}
.datasheet {
	width: 620px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.datasheet td {
	padding: 5px;
	font-size: 8pt;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color:#333333;
	text-align: center;
}
.datasheet td p {
	text-align: center;
}
.datasheet th {
	padding: 5px;
	background-color: #333333;
	font-size: 8pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	color:#CCCCCC;
}
.datasheet td.highlight {
	font-weight:bold;
	color: #FFFFFF;
	text-transform:uppercase;
	background-color: #CC0000;
}
/* Divers
-------------------------------------------------------- */

.note {
	font-size: 85%;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 1.2em;
}
.note a, .note a:visited {
	text-decoration: none;
	color: #b40001;
}
.note a:focus, .note a:hover {
	text-decoration: underline;
	color: #3a6b67;
}
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.left {
	float: left;
	margin: 3px;
}
.right {
	float: right;
	margin: 3px;
}
.post-content p img.img_center {
	display: block;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.left_img {
	float: left;
	margin-right: 10px;
	position: relative;
}
.right_img {
	float: right;
	margin-left: 10px;
	position: relative;
}
p.up {
	margin-top: 10px;
	margin-bottom: 10px;
}
.up a {
	color: black;
	padding:4px;
	border: 1px solid #bbb;
	text-decoration: none;
	font-size: 7pt;
	background-image: url('images/up.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.up a:hover {
	background-image: url('images/up.gif');
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
}
/*  Pagination
/*  ---------------------------------------------------------------- */
.pagenav {
	line-height: 30px;
	font-size: 100%;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
p.pagenav a {
	background-color :  #ddd;
	color: black;
	padding:2px;
	margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #bbb;
	text-decoration: none;
	font-size:90%;
}
p.pagenav a:hover {
	background-color: #CC0000;
	color: #fff;
}
p.pagenav strong {
	color: black;
	padding:2px;
	border: 1px solid #bbb;
	margin-left: 3px;
	margin-right: 3px;
}
/*  Footer
/*  ---------------------------------------------------------------- */
#footer {
	width: 962px;
	height: 41px;
	background-image: url('images/footerTop.jpg');
	background-repeat: no-repeat;
	padding-top: 10px;
	position: relative;
}
#footer p {
	font-size: 90%;
	color: #5f5f5f;
}
#footer span {
	float: right;
}
#footer p a, #footer p a:visited {
	color: #b9b9b9;
	text-decoration: none;
}
#footer p a:hover, #footer p a:focus {
	color: #C00;
	text-decoration: underline;
}

