﻿html
{
	font-size:100%;
}
body
{
	color:#000;
	font:0.75em/1.3 Verdana, Arial, Helvetica, sans-serif;
	margin:0;padding:0;
	/*background-color:gray;*/
	background: url('../img/body_bg.gif');
}
#langue
{
	width:85em;
	height:2.5em;
	line-height:2.5em;
	margin:0 auto;
	text-align:right;
}
#langue img
{
	float:right;
	margin:5px;
}
#langue a
{
	text-decoration:none;
	color:white;
	font-size:0.75em;
}
#langue img
{
	border:1px #ccc solid;
	padding:1px;
}
#conteneur
{
	width:85em;
	height:auto;
	/*border:1px #424242 solid;*/
	margin:0 auto 20px auto;
	/*background-color:white;*/
		-webkit-box-shadow: 0px 0px 15px #969696;
	-moz-box-shadow: 0px 0px 15px #969696;
	box-shadow: 0px 0px 15px #969696;
}
#center
{
    background-color:white;
}
#header
{
	height:12.5em;
	border-bottom:1px #c0c0c0 solid;
}
#header img
{
	border:none;
}
#menu1
{
 /*margin:2px;*/
 height:28px;
 line-height:28px;
 background: #e4e4e4;
 background-image:url('../img/menu1_degrade_2.png');
 background-repeat:repeat-x;
 text-align:center;
 /*padding-right:7px;*/
 font-weight:bold;
 /*border-bottom:1px gray solid;*/
}
#menu1 ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu1 li
{
	display:inline;
	padding: 0 15px 0 15px;
}
#menu1 a
{
    font-size: 1.1em;
    font-weight: normal;
    text-transform: uppercase;
	display:inline;
	text-decoration:none;
	color:#3d3c3c;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-shadow: 0px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);
}
#menu1 a:hover
{
	color:#999;
	padding-bottom:2px;
	text-decoration: none;
}
#menu1 .select
{
	color:#333333;
	padding-bottom:2px;
	border-bottom:1px gray solid;

}
/****** Zone SOUS MENU et EVENTS *********/
#submenu_events
{
	width:16em;
	float:left;
}

#submenu .titre
{
	margin:2px;
	padding:5px;
	background-color:#67af23;
	text-align:center;
	color:white;
	font-weight:bolder;
}

#submenu ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
#submenu li
{
	border-left:7px gray solid;
	margin:2px;
}
#submenu a
{
	text-decoration:none;
	display:block;
	color:black;
	padding:5px;
	background-color:#CCCCCC;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#submenu a:hover
{
	background-color:#C0C0C0;
	border-left:2px white solid;
}
#submenu .select
{
	background-color:#E5E5E5;
}

/****** Zone EVENTS *********/
#events
{
	border:1px #FF3300 dotted;
}

.events_titre
{
	font-size:x-small;
	background-color: #C0C0C0;
	margin:3px;
	padding:5px;
}
#events ul
{
	list-style-type:circle;

}
#events li
{
	font-size:x-small;
	color:#333333;
	list-style-type:circle;
	padding:3px;

}
/****** Fin de Zone SOUS MENU et EVENTS *********/


/****** Zone CONTENU CENTRAL *********/

#contenu2
{
	width:64em;
	float:right;
	margin:20px 30px 20px 20px;
}

#col_left
{
	width:30em;
	float:left;
}
#col_right
{
	width:30em;
	float:right;
}


#footer
{
	clear:both;
	color:#fff;
	font-size:0.9em;
	margin:0 auto;
	text-align:center;
	padding:7px;
	background: #262626;
}
#footer a
{
	color:gray;
	text-decoration:none;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#footer a:hover
{
	color:#C0C0C0;
	text-decoration:underline;
}

/*********Styles GENERAL ***********/
h1
{
	font: 2em Calibri;
	color:#333333;

}
h2
{
	font-size:1.1em;
	color:#333333;


}
h3
{
	font-size:1em;
	color:#333333;

}
p
{
	text-align:justify;
}
a
{
	text-decoration:none;
}
img
{
	border:none;
}
.center
{
	text-align:center;
}


/********* LES RUBRIQUES *************/

/********* Rubrique ACCUEIL***********/
#accueil
{
	padding:10px;
}
#accueil p
{
	font-family:"Trebuchet MS"
}
#accueil ul
{
	font-family:"Trebuchet MS"
}
#accueil .titre1
{
	margin:5px;
	padding:5px;
	background-color:#67af23;
	color:white;
	font-weight: bold;
	font-size: large;

}

#accueil_events
{
	width:300px;
	height:720px;
	float:left;
	border:1px gray solid;
	background-color:#e5e5e5;
}
#accueil_produits
{
    margin-left: 4px;
	width:397px;
	height:auto;
	float:left;
	border:1px gray solid;
}
#accueil_support
{
	width:290px;
	height:auto;
	float:right;
	border:1px gray solid;
	background:url('../img/accueil_support_degrade.png') repeat-x;
}
#accueil a
{
	color:green;
}


/********* Rubrique SOCIETE***********/

/********Page Qui Sommes Nous********/

#QuiSommesNous img
{
	margin:7px;
	padding:2px;
}
#QuiSommesNous p
{
	font-size:x-small;
}
#QuiSommesNous li
{
	font-size:x-small;
}

/******* Page Presse *********/
#presse li
{
	margin:10px;
}
#presse img
{
	border:1px gray solid;
	margin:2px;
	padding:2px;
}
#presse a
{
	text-decoration:none;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#presse a:hover
{
	color:gray;
}

/******* Page REFERENCES *********/
#references #col_left
{
	margin-left:30px;
}


/******** Page SUPPORT *******/
#support p
{
	font-size:x-small;
	margin-top:7px;
	margin-bottom:7px;

}
#support_left
{
	width:30em;
	float:left;
}
#support_left a
{
	color:gray;
	text-decoration:none;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#support_left a:hover
{
	color:#666666;
}
#support_right
{
	width:30em;
	float:right;
	border:1px gray solid;
	padding:5px;
}
#download p
{
	font-size:x-small;
	margin-top:7px;
	margin-bottom:7px;
}

#download_right
{
	width:30em;
	float:right;
	border:1px gray solid;
	padding:5px;
}
.download_titre
{
	background-color:gray;
	padding:5px;
	color:white;
	text-align:center;
}
#download li
{
	font-size:x-small;
	margin-bottom:5px;
}
/********** Page CONTACTS********/
#contact p
{
	font-size:x-small;
	margin-bottom:7px;
}
#contact li
{
	font-size:x-small;
}
#contact_left
{
	width:30em;
	float:left;
}
#contact_right
{
	width:30em;
	float:right;
	border:1px gray solid;
	padding:2px;

}
.contact_titre
{
	background-color:gray;
	padding:5px;
	color:white;
	text-align:center;
}

/********** Styles de FORMULAIRE*********/
.formulaire
{
	width: 30em;
	margin-left:15px;
	font-size:x-small;
	
}
.formulaire_titre
{
	background-color:gray;
	padding:5px;
	color:white;
	text-align:center;
}
input
{
	border:1px gray solid;
	width:200px;
}
textarea
{
	border:1px gray solid;
	width:200px;
}
.button
{
	width:80px;
	border:1px gray solid;
	font-family:Verdana;
	font-size: 1em;
	
}
/*********Fin de Styles de FORMULAIRE*********/

/**********Page LOGICIELS*********/
#logiciels img
{
	border:none;
}
/*********** Page WSD MASTER *********/
#wsd li
{
	font-size:x-small;
}
.wsd_titre
{
 font-weight:bolder;
 color:#FF6600;
}
#wsd a
{
	color:#666666;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#wsd a:hover
{
	color:gray;
}
/*********** Page WPRIOP*********/
#wpriop img
{
border:1px gray solid;
padding:2px;
}
.wpriop_titre
{
 color:#0071BC;
 font-weight:bolder;
}
#wpriop p
{
	font-size:x-small;
}
#wpriop ul
{
	color:black;
}
/*********** Page CLEAX*********/
#cleax img
{
border:1px gray solid;
padding:2px;
}
.cleax_titre
{
 color:#6880B0;
 font-weight:bolder;
}

/********** Page ARTAGRI *********/
#artagri img
{
	border:1px gray solid;
}
.artagri_titre
{
	font-weight:bolder;
	color:#E1017A;
}
#artagri li
{
	font-size:x-small;
}

/*********** Page WinNEGOCE ********/
.winnegoce_titre
{
	font-weight:bolder;
	color:#FBB033;
}
#winnegoce p
{
	font-size:x-small;
}
#winnegoce li
{
	font-size:x-small;
}
/*********** Page WinCOOP **********/
.wincoop_titre
{
	font-weight:bolder;
	color:#00CCFF;
}
#wincoop li
{
	font-size:x-small;
}

/*********** Page EXTRANET ********/

#extranet li
{
	font-size:x-small;
	margin-bottom:7px;
}
.extranet_titre
{
 font-weight:bolder;
 color:#9900CC;
}
/********* Page DEVELOPPEMENT SPECIFIQUE********/


/******** Page RESEAUX *******/
#hebergement ul
{
	margin-left:20px;
}
#hebergement li
{
	font-size:x-small;
	margin-bottom:5px;

}

/******** Page CONSEIL********/
#conseil p
{
	margin-top:10px;
	margin-bottom:10px;
}
#conseil h3
{
	color:#666666;
	border-bottom:1px gray solid;
}


/* Nouvelle page support */

#div_login{
	width: 356px;
	height: 140px;
	margin: 0 0 0 0;
	padding : 10px 0 0 0;
	background: url('http://www.logaviv.com/img/support/login_background.png') no-repeat;
}

#div_login2{
	width: 340px;
	height: 95px;
	margin: 0 0 0 8px;
	border: 0;
	background: url('http://www.logaviv.com/img/support/fieldset_background.png') no-repeat;
}


.txtLogin
{
	width: 196px;
	height: 19px;
	margin: 13px 0 0 127px;
}

.txtPassword
{
	width: 196px;
	height: 19px;
	margin: 26px 0 0 127px;
}

#div_login input{
	border: 0;
}

.input_envoyer{
	width: 132px;
	height: 31px;
	background: url('http://www.logaviv.com/img/support/connexion_on.png') no-repeat;
	margin: 5px 0 0 217px;
}

.input_envoyer:hover{
	background: url('http://www.logaviv.com/img/support/connexion_hover.png') no-repeat;
	cursor:  pointer;
}



#div_titre_page
{
	text-align: center;
	margin: 0 0 30px 0;
}

#div_titre_page:hover
{
	color: green;
}

.style1 {
	font-size: xx-small;
}
.style2 {
	color: #FF6600;
}
.style3 {
	color: #0071BC;
}
.style4 {
	color: #E1017A;
}
.style5 {
	color: #FBB033;
}
.style6 {
	color: #00CCFF;
}
.style7 {
	color: #9900CC;
}
.style8
{
	color:#6880B0;
}

.clear{
	clear: both;
}
