/* 
	CSS général
	Copyright © Télécommunications de l'Est
*/

html,* {
	margin:0px;
	padding:0px
}

body {
	text-align:left;
	height:100%;
	font-family : Arial,Verdana,Helvetica,sans-serif;
	font-size:10pt;
	margin : 0px;
	padding : 0px;
}

li
{
	margin-left : 25px;	
}

#main {
	width:1001px;
	padding-left : 13px;
	padding-right :13px;
	margin : 0px;
}

#header {
   height:150px;
   width:1001px;
   overflow:hidden;
   text-align:left;
}

#divLeft {
	clear:left;
	float:left;
	padding-top:10px;
	min-height:620px;
	text-align:left;
}

/********gauche affiche**********/
#divLeftContenu {
	padding:0px 0px 0px 15px;
	width:319px; /* 334 */
	font-size:10px;
	clear:left;
	float:left;
	padding-top:10px;
	text-align:left;
}
/*
#divLeft.affiche div h1 {
	font-size:15px;
	padding:8px 0px 0px 0px;
	float:left;
}
#divLeft.affiche div.affiche_droite h1 {
	color:#27A3A0;
}

#divLeft.affiche div table {
     clear:both;
     margin-top:2px;
     padding-top:0px;
	 height:90px;
}
*/
.msg {
	padding:20px 0px 0px 85px;
}
.accueil .msg {
padding:20px 0px 0px 60px;
}


/*******Contenu******/

#contenu {
	float:left;
	text-align:left;
	margin-right : 0px;
	padding-right : 0px;
	/*z-index:1;*/
}

#contenu.norm {
    width:642px; /* 667 px */
	min-height:549px; /* 569px */
	padding:20px 0px 0px 25px;
}

.norm p
{
	padding-right : 5px;	
}

.pres {
	min-height : 524px;
	width : 657px;
	padding : 0px 0px 0px 10px;
	text-align:left;
	float : right;
	padding-right : 0px;
	margin-right : 0px;
}

#contenu.pres p {
	line-height:1.3;
	margin-bottom : 0pt;
}

.gauche {
    float:left;
}
#texte {
	float:left;
	overflow:auto;
	padding:0px 10px 0px 0px;
}

#texte.mini {
width:362px;
height:384px;
}
#texte.normal {
height:549px;
}


/*********Footer *******/

#footer {
	
	width:1001px;
	text-align : center;
	clear:both;
	padding-top:5px;
	font-size:10px;
	color:#fff;
	background-image:url(../img/fond-titre-nouvelle.png);
}

#footer a {
	color:#fff;
	text-decoration:none;
	margin:0px 7px 0px 7px;
}

/**********Tag********/

h1,h2 {
	color: #003687;
	text-align : left;
}
h1 {
	font-size:22px;
	padding-bottom:7px;
}

h2 {
	font-weight:bold;
	border-bottom:1px solid #D3D8DB;
	clear:right;
	display:block;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.05em;
	margin-bottom : 10px;
	margin-top : 25px;
}

a,img {
	border-width:0px;
}
#contenu p {
	/*padding-bottom:7px;*/
}

a {	
	text-decoration : none;
	font-weight : bold;
	color:#003687;
}

a:hover
{
	text-decoration: underline;
	font-weight : bold;
}

img a:hover
{
	text-decoration : none;	
}

#logo_tde
{
	width : 334px;
	float : left;
}
#publicite
{
	width : 667px;
	float : right;
}

#envoi_message
{
	padding : 100px 0 0 60px;
}

#ombre_page
{
	background-image:url("../img/back_ombre.gif");
	background-repeat:repeat-y;
	margin:0 auto;
	width:1027px;
	padding : 0px;
}

#nous_contacter
{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
}


.divider hr
{
	visibility : hidden;
}

.divider
{
	border-bottom : 1px solid #D3D8DB;
	margin-top : 10px;
	margin-bottom : 10px;
}

h3
{
	color: #003687;
	font-size : 14px;
	font-weight : bold;
	padding-top : 7px;
}

h4
{
	text-decoration : underline;
	font-size : 10pt;	
}

#contenu_popup
{
	text-align : left;
	width : 500px;
}

#contenuPrincipal
{
	padding-bottom : 20px;	
}

table.align-center
{
	margin-left : auto;
	margin-right : auto;	
}

