/* TAGS GENERAUX */
*
{
	margin	: 0;
  	padding : 0;
}
html, body
{
	height	: 100%;
}
body
{
	font-family			: verdana;
	font-size			: 12px;
	color       		: #FFFFFF;
	background  		: url(../images/charte/bg-kdo-comception.jpg) repeat;
	background-color  	: #272F3A;
  	text-align			: center;
}

a
{
	text-decoration	: none;
	color			: #FFD700;
}
a.blanc
{
	color	: #FFFFFF;
}
a.blanc_souligne
{
	color			: #FFFFFF;
	text-decoration	: underline;
}
a.bleu
{
	color	: #272F3A;
}
img
{
    border : 0
}
p
{
    text-align  : justify;
}

/* CONTENEUR PRINCIPAL */
#main
{
	position			: relative;
	background-color	: #55709C;
	width				: 1024px;
	margin				: 0 auto;
	padding         	: 0;
  	text-align			: left;
}

/* HAUT DE PAGE */
#menu-top
{
	background  	: url(../images/charte/bg-kdo-comception.jpg) repeat;
  	width			: 1024px;
  	height  		: 16px;
  	line-height 	: 16px;
  	text-align		: right;
  	clear			: both;
}
#menu-top ul
{
  	text-align		: right;
    list-style-type : none;
	margin		  	: 0px 0px 0px 640px;
	padding		  	: 0px 0px 0px 0px;
}
#menu-top li
{
	display : inline;
    float   : left;
    margin	: 0;
    padding	: 0 15px 0 0px;
}
#menu-top li a
{
	color			: #FFFFFF;
    font-size		: 10px;
    font-family		: verdana;
    /*text-decoration	: underline;*/
}
#header
{
  	width       : 1024px;
  	height      : 100px;
}
#menu-haut
{
	background  : url(../images/charte/bg-menu.jpg) repeat;
  	width		: 1024px;
  	height  	: 23px;
  	line-height : 23px;
  	clear		: both;
}
#menu-haut ul
{
    list-style-type : none;
	margin		  	: 0px 0px 0px 5px;
	padding		  	: 0px 0px 0px 0px;
}
#menu-haut li
{
	display 			: inline;
    float   			: left;
    margin				: 0;
    padding				: 0 15px 0 10px;
	background  		: url(../images/charte/sep-menu.jpg) no-repeat;
	background-position : right;
}
#menu-haut li a
{
	color			: #FFFFFF;
    font-size		: 12px;
    font-family		: verdana;
    font-weight		: bold;
}
#menu-haut li a:hover
{
	color	: #FC0;
}
#drapeaux
{
	position	: absolute;
	left		: 970px;
	top			: 106px;
	margin 		: 0px 0px 0px 0px;
	padding		: 0px 0px 0px 0px;
}
#drapeaux ul
{
    list-style-type : none;
	margin		  	: 0px 0px 0px 5px;
	padding		  	: 0px 0px 0px 0px;
}
#drapeaux li
{
	display 			: inline;
    float   			: left;
    margin				: 0;
    padding				: 0 5px 0 0px;
}
/* CONTENT */
#content
{
	/* border-left			: 1px #FB7200 solid; */
	/* background-color	: #FFFFFF; */
  	width   	: 100%;
  	/*height		: 500px;
  	overflow	: auto;*/
	padding		: 0px 0px 0px 0px;
	margin		: 0px 0px 0px 0px;
}
#content h1,h2
{
	font-family	: times;
}
#content h1
{
	color		: #ADFF2F;
	font-size	: 24px;
	padding		: 20px 10px 10px 25px;
}
#content h2
{
	color		: #FFD700;
	font-size	: 18px;
	padding		: 20px 10px 2px 25px;
}
#content h3
{
	color		: #CCCCCC;
	font-size	: 14px;
	padding		: 20px 10px 2px 25px;
}
#content p
{
	padding	: 5px 25px 5px 25px;
}
#content ul
{
	padding		: 0px 40px 0px 60px;
}
#chemin_fer
{
	padding		: 0px 0px 0px 0px;
	margin		: 2px 0px 0px 5px;
	/*background  		: url(../images/charte/yellowled.png) no-repeat;
	background-position : left;*/
}
#chemin_fer a
{
	font-size	: 11px;
	color		: #CCCCCC;
}

/* BAS DE PAGE */
#footer
{
	position	: relative;
	clear       : both;
	background  : url(../images/charte/footer-bg-konek.gif) repeat;
  	width       : 1024px;
  	height      : 75px;
	margin		: 5px 0px 0px 0px;
	padding		: 0px 0px 0px 0px;
}
#foot_link
{
	position	: relative;
	float		: left;
	text-align	: left;
  	width       : 600px;
    font-size	: 11px;
    font-family	: verdana;
}
#foot_link ul
{
    list-style-type : none;
	margin		  	: 5px 0px 0px 5px;
	padding		  	: 0px 0px 0px 0px;
}
#foot_link li
{
	display 		: inline;
    float   		: left;
    margin			: 0;
    padding			: 0 5px 0 5px;
	border-right	: 1px dashed #4B5561;
}
#foot_link li a
{
	color			: #272F3A;
    font-size		: 11px;
    font-family		: verdana;
}
#foot_link li a:hover
{
	color	: #FFFFFF;
}
.vcard
{
	color	: #272F3A;
    padding	: 20px 5px 0 10px;
}
.org
{
	font-weight	: bold;
}
#foot_logo
{
	position	: relative;
	float		: right;
	text-align	: right;
	width		: 315px;
	color		: #FFFFFF;
    font-size	: 12px;
    font-family	: verdana;
    font-weight	: bold;
	padding		: 0;
}

#menu-bottom
{
	background  	: url(../images/charte/bg-kdo-comception.jpg) repeat;
  	width			: 1024px;
  	height  		: 16px;
  	line-height 	: 16px;
  	text-align		: center;
  	clear			: both;
}
#menu-bottom ul
{
  	text-align		: center;
    list-style-type : none;
}
#menu-bottom li
{
	display : inline;
    float   : left;
    padding	: 0 15px 0 0px;
}
#menu-bottom li a
{
	color			: #FFFFFF;
    font-size		: 11px;
    font-family		: verdana;
    /*text-decoration	: underline;*/
}

/* ACCUEIL */
#promo
{
	/*background  : url(../images/charte/agency-red.jpg) no-repeat;*/
  	width       : 234px;
  	height      : 100px;
	margin		: 10px 10px 10px 10px;
	padding		: 20px 20px 20px 20px;
	float		: right;
}
#trio_poles
{
	width	: 860px;
	margin	: 0 auto;
}
#trio_poles p a
{
	color		: #FFFFFF;
    font-size	: 22px;
    font-family	: times new roman;
    font-weight	: bold;
}
div#home_dev
{
	background  : url(../images/charte/developpement-solutions-internet.jpg) no-repeat;
    float		: left;
  	width       : 193px;
  	height      : 265px;
    padding		: 0px 10px 0px 0px;
}
div#home_dev p
{
	padding		: 5px 0px 0px 40px;
}
div#home_ref
{
	background  : url(../images/charte/referencement-de-sites-internet.jpg) no-repeat;
    float		: left;
  	width       : 193px;
  	height      : 265px;
    padding		: 0px 10px 0px 0px;
}
div#home_ref p
{
	padding		: 5px 0px 0px 45px;
}
div#home_emailing
{
	background  : url(../images/charte/solution-e-mailing.jpg) no-repeat;
    float		: left;
  	width       : 193px;
  	height      : 265px;
    padding		: 0px 10px 0px 0px;
}
div#home_emailing p
{
	padding		: 5px 0px 0px 28px;
}
div#home_graph
{
	background  : url(../images/charte/creation-graphique.jpg) no-repeat;
    float		: left;
  	width       : 193px;
  	height      : 265px;
    padding		: 0px 0px 0px 5px;
}
div#home_graph p
{
	padding		: 5px 0px 0px 70px;
}

.accroche
{
	font-weight	: bold;
	color		: #272F3A;
}

#popup_adresse
{
	background  : url(../images/charte/coordonnees.jpg) no-repeat;
  	width       : 286px;
  	height      : 133px;
	margin		: 20px 0px 10px 10px;
	padding		: 5px 10px 10px 20px;
	float		: right;
}

/* REFERENCES INTERNET */
.reference
{
	background  : url(../images/charte/fond-temoignage.jpg) no-repeat;
  	width       : 980px;
  	height		: 120px;
	margin		: 0px 0px 0px 20px;
}
.ref_chapeau
{
  	width       	: 750px;
	margin-right	: 180px;
	color			: #272F3A;
}
.ref_img
{
	float	: right;
  	width   : 180px;
	margin	: 5px 15px 0px 5px;
}
/* RUBRIQUES */
#rub_img
{
  	width       : 230px;
  	height      : 230px;
	margin		: 0px 5px 0px 5px;
	padding		: 0px 0px 0px 0px;
	float		: right;
}

#not-found
{
	background  : url(../images/charte/404-not-found.jpg) no-repeat;*/
  	width       : 400px;
  	height      : 400px;
	margin		: 30px 0px 0px 300px;
}


#address
{
	width	: 100%;
	margin	: 0;
	clear	: both;
}
#address_france
{
	float	: left;
	margin-right	: 100px;
}
#address_egypye
{
	float	: right;
}

/* REGIE RSS */
#kdo-news
{
	/* margin-left		: 30px;
	margin-right	: 25px; */
}
#kdo-news-titre-theme
{
	font-family: Arial, Helvetica, sans-serif; FONT-SIZE: 14px; COLOR: #e10135; font-weight:bold; text-decoration:none;
}
.kdo-news-titre, .kdo-news-titre:hover, .kdo-news-titre:active, .kdo-news-titre:visited
{
	font-size 	: 12px;
	font-weight	: bold;
	color		: #FFD700;
}
.kdo-news-suite, .kdo-news-suite:hover, .kdo-news-suite:active, .kdo-news-suite:visited
{
	font-size 	: 11px;
	font-weight	: bold;
	color		: #FFD700;
}
.kdo-news-date
{
	font-size 	: 10px;
}
.kdo-news-source, .kdo-news-source:hover, .kdo-news-source:active, .kdo-news-source:visited
{
	font-size 	: 10px;
	color		: #FFFFFF;
}
.kdo-news-chapeau
{
	margin-left	: 35px;
	font-size 	: 11px;
}
/* REGIE RSS */
