﻿/*
 * Feuille de style du site PROPHESSI
*/

/******* Styles génériques  *******/
*
{
	padding: 0px;
	margin: 0px;
}

body
{
	font-size: 0.8em;
	background: url("../img/background.jpg") #e2e2e2 fixed repeat-x left bottom;
	color: #666666;
	font-family: Helvetica, Verdana, sans-serif;
	height: 100%;
	text-align: center;
}

h2, h3
{
	font-weight: normal
}

h2
{
	font-size: 1.1em;
	margin-bottom: 0.4em;
}
h3
{
	font-size: 1em;
	margin-bottom: 1em;
	color: #000;
}
hr {
	margin: 2em 1em;
	background-color: #374049;
}

a {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

p {
	margin-bottom: 1.5em;
	line-height: 1.2em;
}

p img {
	display: block;
	margin: 0px 0px 5px;
}

ul {
	margin-top: -1.2em;
	margin-bottom: 1.2em;
}
li {
	margin-left: 1.5em;
}

/******* Styles spécifiques  *******/
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}

.floatLeft {
	float: left;
}
.clear {
	clear: both;
}

.color_black {
	color: #000000;
}
.lightgray {
	color: #8c8c8c;
}
.blue {
	color: #2210D2;
}

.first_letter {
	margin-left: 1em;
}
.first_word {
	font-weight: bold;
	font-size: 110%;
}
.txt_bigger {
	font-size: 110%;
}

.title {
	padding-left: 10px;
	margin-bottom: 0.2em;
	color: #000096;
}
.bigtitle {
	font-size: 1.57em;
	text-align: center;
	color: #000;
}
.legend {
	margin-top: 90px;
	font-size: 0.9em;
	color: #8c8c8c;
}


/******* Squelette  *******/
#page
{
	margin: 0px auto;
	width: 765px;
	min-width: 765px;
	background-color: #fff;
	text-align: left;
}
#header
{
	padding: 10px 15px 0px 15px;
	height: 220px;
	background-color: #fff;
}
.header_menu {
	margin-top: 0px;
	float: left;
	margin-right: 20px;
	list-style-type: none;
}
.header_menu li {
	margin: 3px 0px;
}
.header_menu a {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	width: 252px;
	height: 17px;
}
.header_menu a:hover, .header_menu a.selected
{
	background-position: 0px -17px;
}

.header_menu #menu_top_home {
	background-image: url("../img/fr/menu_top_home.jpg");
}
.header_menu #menu_top_expert {
	background-image: url("../img/fr/menu_top_expert.jpg");
}
.header_menu #menu_top_product {
	background-image: url("../img/fr/menu_top_product.jpg");
}
.header_menu #menu_top_society {
	margin-top: 1.8em;

	background-image: url("../img/fr/menu_top_society.jpg");
}
.header_menu #menu_top_career {
	background-image: url("../img/fr/menu_top_career.jpg");
}

#header #logo
{
	margin-top: -5px;
	float: right;
}
#header #header_img {
	clear: both;
	width: 738px;
	height: 47px;
}

#header embed, #header object
{
	margin: -3px 0px 0px -2px;
}

#footer {
	clear: both;
	/*background: url("../img/footer.jpg") repeat-x 0px 0px;
	height: 67px;*/
	height: 15px;
	border-bottom: #4F6479 2px solid;
}
* html #footer
{
	width: 772px
}


#content {
	padding: 10px 15px 10px 15px;
}
#content #column1, #content #column2, #content #column3, #content #column2and3, #content #column1and2and3
{
	float: left;
}

#column1 {
	width: 205px;
	margin-right: 15px;
}
#column2 {
	width: 230px;
	margin-right: 15px;
}
#column3 {
	width: 265px;
}
#column2and3 {
	width: 493px;
}
#column1and2and3 {
	width: 710px;
}
#text{
	margin-top: 9px;
}

div.menu_expert a {
	color: #666666;
	display: block;
	padding: 2px;
}
div.menu_expert a:hover {
	color: #0000ff;
	text-decoration: none;
}
div.menu_expert a.selected {
	color: #0000ff;
	text-decoration: none;
	border: 1px dotted #718294;
	padding: 1px;
	background: transparent url('../img/little_star.gif') no-repeat 99% 99%;
}

/******* HOME  *******/
.home #column1 ul {
	margin-bottom: 2em;
}
.home #column2 p, .home #column3 p {
	text-align: justify;
}
.home #column2, .home #column3 {
	padding-top: 1.0em;
}
.home #column3 h3.title {
	font-size: 1.4em;
	font-weight: bold;
}
#advertising {
	margin: 2px 0px 0px 10px;
}

/******* EXPERT  *******/
.expert div.menu_expert #expert_line2 {
	clear: both;
	padding-left: 120px;
}
.expert div.menu_expert #expert_line1 div,
.expert div.menu_expert #expert_line2 div
{
	float: left;
	margin: 0 10px 20px 10px;
}
.expert div.menu_expert div a {
	border: 1px solid #4A5C70;
	display: block;
	height: 160px;
	width: 200px;
	padding: 5px;
}
.expert div.menu_expert div a:hover {
	border: 3px solid #718294;
	padding: 3px;
}
.expert div.menu_expert br {
	clear: both;
	display: block;
}

.expert #column1 ul {
	margin-bottom: 20px;
}
.expert #column2and3  li, .expert #column2and3  p, .expert #column2and3  h2{
	margin-bottom: 30px;
}

/******* SOCIETY  *******/
div.society #society_text {
	line-height: 1.4em;
}

div.society #columnsociety {
	margin-left: 524px;
}

div.society #imgsociety {
	margin-left: 65px;
	margin-top: 10px;
}

.society div.menu_society div.mail {
	border: 1px solid #4A5C70;
	display: block;
	height: 155px;
	width: 380px;
	padding: 5px;
	margin-left: 50px;
}

.society div.menu_society div.mail:hover{
	border: 3px solid #718294;
	padding: 3px;
}

/******* CAREER  *******/
.career #column2 ul {
	margin: 10px 0px 10px 5px;
	list-style-type: none;
}
.career #column2 li {
	margin: 10px 0px;
}

.career #column1 img{
	margin-left: 15px;
}

/******* PRODUCTS  *******/
.products #column1 ul {
	margin-bottom: 25px;
}
.products #column1 {
	text-align: center;
}
.products #column2 img, .products #column3 img {
	margin-bottom: 20px;
}
.products #column2, .products #column3 {
	text-align: justify;
}


/******* PRODUCTS_MODELIT *******/
.product_modelit div.menu_product_modelit #liens  {
	border: 1px solid #4A5C70;
	display: block;
	height: 155px;
	width: 250px;
	padding: 5px;
	background: url("../img/background.jpg") repeat;
}

.product_modelit div.menu_product_modelit #liens:hover  {
	border: 3px solid #718294;
	padding: 3px;
}

.product_modelit div.menu_product_modelit #info  {
	border: 1px solid #4A5C70;
	display: block;
	height: 155px;
	width: 250px;
	padding: 5px;
	background: url("../img/background.jpg") repeat;
}

.product_modelit div.menu_product_modelit #info:hover  {
	border: 3px solid #718294;
	padding: 3px;
}

/*.product_modelit div.menu_product_modelit #text {
	margin: -30px 0px 50px 280px;
	border: 1px solid #4A5C70;
	display: block;
	height: 347px;
	width: 410px;
	padding: 5px;
	background: url("../img/background.jpg") repeat;
	margin: -360px 0px 50px 280px;
	float: left;
}*/
.product_modelit div.menu_product_modelit #text {
	border: 1px solid #4A5C70;
	display: block;
	background: url("../img/background.jpg") repeat;
	height: 338px;
	width: 410px;
	padding: 5px;
	margin-left: 280px;
	margin-top: -350px
}
.product_modelit div.menu_product_modelit #text:hover  {
	border: 3px solid #718294;
	padding: 3px;
}

