/*
Theme Name: Dhimyotis Theme
Theme URI: http://www.dhimyotis.com/
Description: Theme crée pour la société Dhimyotis
Version: 0.1
Author: Delval Romain
  
*/


body {
font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
font-size: 0.8em;t
text-align: left;
background: #ffffff;
color: #000000;
margin: 0;
display:block;
	
}

#page {
margin-left:auto;
margin-right:auto;
width: 1200px;
}

#lien_top{
float:right;
width: 600px;

}



#lien_top a:link {
color :#A8C7F4;
}
 
 #lien_top a:visited{
color:#A8C7F4;
}

 #lien_top a:hover{
color:red;
}

#lien_top a:active{
color:red;
}



#lien_top li {
float:right;
list-style-type:none;
margin-right:10px;
}

#lien_bottom{
color:#CC3300;
padding-top:70px;
padding-left:945px;
font-weight:bold;
}

#the_header{
/*background:#cccccc;*/
background-image: url(images/logo_header.png);
width:1202px;
height:110px;
/*border:1px solid #888888;*/
}


#content {
width: 1200px;
border-bottom:1px solid #CC3300;
border-right:1px solid #CC3300;
border-left:1px solid #CC3300;
clear:both;
overflow:hidden;
background-repeat:repeat-y;
background-color:#CCCCCC;
}

#the_content{
float: right;
width: 950px;
border-left: 1px solid #CC3300;
padding-left:20px;
background-color:#EEEEEE;
padding-right:10px;
padding-bottom:10px;
min-height:300px;
}

#the_content ul{
list-style-type:disc;
}

#the_content ul ul{
list-style-type:circle;
}

#sidebar {
float: left;
width: 200px;

}

#footer {
font-size: 1em;
/*background:#cccccc;*/
background-image: url(images/footer.png);
width: 1202px;
height:60px;
/*border:1px solid black;*/
}

#right_footer{
float:right;
width:300px;
margin-top:-10px;
}

#left_footer {
float:left;
width:500px;
margin-top:-10px;
padding-left:10px;
}
/* Le menu  */

#the_menu{
background-color:#CC3300;
width:1200px;
/*clear:both;*/
border:1px solid #C82518;
height:26px;
position:relative
}

#primary_menu {

}

#primary_menu {
	/*height:26px;*/
	clear:both;
}

#primary_menu ul
{
/*	margin-left:186px;*/
	
}


html>body #primary_menu ul
{
	padding:0px;
}

#primary_menu li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#primary_menu li a 
{ display: block;
  	float: left;
  	text-decoration: none; 
  	font-weight: bold;
  	color: #000000;
 	font-size:110%;
}
 

#primary_menu li ul li a {
border:none;

}

#primary_menu li li a{
     width:150px;
}

#primary_menu li a:hover
{
/*souris sur lien menu*/
 
} 

#primary_menu li ul li a:hover, #primary_menu li ul li:hover
{
/*souris sur lien sous-menu*/
 background-color:#DDDDDD;
} 

#primary_menu .page_item a{
	color: #000000;
}

#primary_menu .current_page_parent a {
	color: #FFFFFF;
}

#primary_menu .current_page_parent li a{
	color: #000000;
}

#primary_menu .current_page_item a:visited {
	color: #EEEEEE;
}


/* fin menu 

/* sous menu*/

#nav{


}

#nav, #nav ul {
	list-style: none;
	line-height: 1;
	margin:0px;
	padding:0px;
}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
    text-align:left;
}

#nav li {
	list-style:none;
position:relative;

}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	padding:5px 12px;
}


#nav li ul {
	position: absolute;
	left: -999em;
	top: 99%;
	width: 150px;

}

#nav li li {
	/*width: 172px;*/
	background: #CC3300;
    /*border: 1px solid #a9a9a9;*/
border-right: 1px solid #a9a9a9;
border-bottom: 1px solid #a9a9a9;
border-left: 1px solid #a9a9a9;
}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	background:#CC3300;
}


#nav li li a:hover, #nav li li a:active {
	background:#FFFFFF;
}	

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
}

a.main:hover
{
    background:none;
}

/* fin sous menu */


/* cadre de news & com */
#com{
	float:right;
	width:500px;
	height:300px;
        background-color:black;
	/*border:1px solid black;*/
	margin-top:20px;
	/*margin-bottom:20px;
	margin-left:80px;*/

}

#dhimyotis{
        width:400px;
}

#produits a{
        color:#000000 !important;
}

#produits a:hover{
        color : #CC3300 !important;
}


.class_com{
	margin:0;
	padding:0;
}


#div_news{
	float:right;
	width:250px;
	height:200px;
	border:1px solid red;
	margin-top:20px;
	margin-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}

.cadre_news{
height:150px;
}
/* contenu article*/

#article {
 float:left;
 width:350px;
}

h2 {
color:#CC3300;
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
color:#FF4A71;
}

/* table pour atout ID*/

#tableau_id table {
border:2px solid #CC3300;
border-collapse:collapse;
width:900px;
}

#tableau_id td,  #tableau_id th{
border:2px solid #CC3300;
text-align:left;
padding-left:5px;
padding-right:5px;
line-height:1.5;
}

#tableau_id th{
text-align:center;
}

#tableau_id a{
text-decoration:none;
}

/* fin table atout ID */


/*table pour informations techniques */

#alignement table{
border-width:1px; 
border-style:solid; 
border-color:#CC3300;
width:100%;
vertical-align:middle;
border-collapse:separate;
}

#alignement td { 
border-width:1px;
border-style:solid; 
border-color:#CC3300;
text-align:center;
}

 /*fin table*/
 
 /* intro présentation ID et SSL */

 #presentation {
 font-style:italic;
 padding-left:50px;
 padding-right:50px;
 padding-top: 10px;
 text-align:center;
 }
 
 .widget{
	width:130px;
 }
 
 /* liens */
 #the_content a:link, #the_content a:visited, #the_content a:active{
  color: #CC3300;
 }
 
 #sidebar a{
 color:#000000;
 }

#sidebar a:hover{
 color:#CC3300;
 }
 
#footer a{
 color:#000000;
 }

#footer a:hover{
 color:#CC3300;
 }

#the_content .post h2 a{
  color:#000000;

 }
 
#the_content .post h2 a:hover{
  color:#CC3300;
 }
 /* fin liens */
 

#tableau_index table {
border:1px solid #CC3300;
border-collapse:collapse;
width:900px;
}


#tableau_index td,  #tableau_index th{
border:1px solid #CC3300;
text-align:center;
padding:0;
margin:0;
}

#tableau_index ul {
margin-left:-25px;
}

#note_bas_de_page{
margin-top:20px;
}

.lien_haut_de_page img {
height:20px;
width:20px;
}

.lien_haut_de_page {
float:right;

}

#centrer_applet {
width:400px;
border:1px solid #ef3e42;
margin-left:20px;
}

.colorRouge {
color:red;
}

#logo_lsti{
float:left;
/*height:50px;*/
width:140px;
}

#logo_lsti img {
width:130px; 

}

#intro_ssl{
font-style:italic;
padding-left:50px;
padding-right:50px;
align:center;
margin-top:20px;
}

.ssl_text_indent{
display:block;
padding-left:10px;
}

#intro_id{
font-style:italic;
padding-left:50px;
padding-right:50px;
align:center;
margin-top:20px;
}

.id_text_indent{
display:block;
padding-left:10px;
}


/* bouton formulaire commande*/
.buttons{

}

.buttons a {
background-color:#CCCCCC;
border-color:#999999 #999999 #555555 #555555;
border-style:solid;
border-width:1px;
color:#565656;
cursor:pointer;
width:150px;
font-weight:bold;
margin:0 0px 0 5px;
padding:5px 10px 6px 7px;
text-decoration:none;
}

.buttons a img {
border:medium none;
height:16px;
margin:0 3px -3px 0 !important;
padding:0;
width:16px;
}

button:hover, .buttons a:hover {
background-color:#A59D9D;
}

.buttons a:active {
border-top:1px solid #555555;
border-right:1px solid #555555;
border-left:medium none;
border-bottom:medium none;
padding:8px 10px 3px 7px;
}

/* --------------------------------- */

#juridique h4 {
color : #CC3300;
}

#juridique #indent {
padding-left:20px;
line-indent:130%;
}

#juridique_glossaire {
font-size:90%;
font-style:italic;

}

#sidebar h2{
padding-left:10px;
}

#lien_commande {
text-indent:20px;
}

#lien_commande a {
text-decoration:none;
}

#tableau_contact table{
border : 1px solid #CC3300;
border-collapse : collapse;
}

#tableau_contact th {
text-align:center;
border:2px solid #CC3300;
}

#tableau_contact tr, #tableau_contact td{
border:2px solid #CC3300;
text-align:left;
padding:5px 5px 5px 5px;
}

#faq_link{
font-size:smaller;
}

#faq h2{
font-size:1.4em;
color:#000000;
text-decoration:underline;
}

#faq p{
padding-left:20px;
}

#faq table {
border:2px solid #CC3300;
border-collapse:collapse;
}

#faq tr, #faq td {
border:2px solid #CC3300;

}

#faq th {
border:2px solid #CC3300;
text-align:center;
}

#the_content #activites ul li{
font-size:10px;
}

#up_txt{
font-size:14px;
}


#the_content #intro_def ul li{
font-size:10px;
}

.up_txt{
font-size:13px;
}