/*	Desc: *GATE* Screen Style Sheet
	Author: *HealthGrid*
	Date: *16/08/2007*
=== === === === === === === === === === */
/*=STRUCTURE
=== === === === === === === === === === */
html, body{  
      text-align:center; 
      font-size: 62.7%;
      color: #000;
      font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
      background: #FFF url(../images/back-body.png) repeat-x top left;}      
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,label,input,fieldset,p,blockquote,th,td,img {  
     margin:0; 
     padding:0; }  
html>body { font-size: 10px;}       
body {font-size: 10px;} 
 
#page {
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    text-align: left;
    padding-top: 31px;}
/* 
                   structure > 1 > HEADER
=== === === === === === === === === === */    
#header {
    background: transparent url(../images/back-head.png) top left no-repeat;
    width: 950px;
    height: 143px;
		/*bug ie*/
    font-size: 0em;	line-height: 0em;} 
/* 
                   structure > 2 > MAIN
=== === === === === === === === === === */     
#main {
    margin: 0; padding: 0;
    width: 950px;
		background: transparent url(../images/back-main.png) top left repeat-y;} 
/* 
                   structure > 3 > MAIN-HEAD > left+center+right
=== === === === === === === === === === */    
#main-head {
    background: transparent url(../images/back-main-head.png) top left no-repeat;
	width: 950px;
    height: 53px; } 

#main-head-left {
    float: left;
    width: 185px;
    height: 27px;}

#main-head-center {
    
    width: 525px;
    height: 27px;
	float: left; }
		
#main-head-right {
    float: right;
    width: 230px;
    height: 27px;/*border: 1px solid red;*/}

/* 
                   structure > 4 > ROOTLINE
=== === === === === === === === === === */     
#rootline {
    width: 950px;
    height: 26px;
	text-align: right;
	} 
/* 

                   structure > 5 > MAIN-container
=== === === === === === === === === === */ 
#main-container {
    margin: 0; padding: 0;
    width: 950px;} 

/* 
                   structure > 6 > CONTENT-left
=== === === === === === === === === === */      
#content-left {
    float: left;
    width: 179px;
		padding: 0 0 0 5px;    }

/* 
                   structure > 7 > CONTENT-middle
=== === === === === === === === === === */     

#content-middle {
    width: 490px;
		float: left;
    text-align: justify;
    margin-left: 2em}

table.contenttable {
cellpadding:4;
cellspacing:2;
border-collapse: collapse;
text-align: left;
width: 100%;
border:2;
}

table.contenttable td, th {
border: 1px solid #000000;
text-align: center;
vertical-align: middle;
}

table.contenttable th{
background-color:#c0e2e8;
font: small-caps bold;
border: 1px solid #000000;
padding-top:10px;
padding-bottom:10px;
}

table.contenttable td{
font: normal;
}

table .search {
cellpadding:0;
cellspacing:0;
border-collapse: collapse;
width: 100%;
padding:0;
margin:0;
}

.searchform{
	margin:0px;
	margin-left:20px;
	margin-bottom:15px;
	padding:0px;
}

.search td, th {
cellpadding:0;
cellspacing:0;
border: 0px solid #000000;
}

.tx-indexedsearch-searchbox{
padding-top:10px;
}

.tx-indexedsearch-searchbox table{
//border: 1px solid #000000;
cellpadding:10px;
cellspacing:10px;
border-collapse: collapse;
width: 100%;
}

.tx-indexedsearch-searchbox td, th {
cellpadding:0;
cellspacing:0;
border: 0px solid #000000;
}
/* 
                   structure > 8 > CONTENT-RIGHT
=== === === === === === === === === === */     
#content-right {
    float: right;
    width: 236px; }  
/* 
                   structure > 9 > FOOTER
=== === === === === === === === === === */      
#footer {
		clear: both;
		margin: 0; padding: 0;
		background: white url(../images/back-footer.png) no-repeat top left;
    width: 950px;
    height: 40px;		
    }                 
/* === === === === === === === === === ===*/ 
/* === === === === === === === === === ===*/
/*=LAYOUT
/* === === === === === === === === === ===*/
/* === === === === === === === === === ===*/
/*                   LAYOUT > 1 > header
=== === === === === === === === === === */
#header a img.imgtitle{
  padding-bottom:65px;}
/* 
                   LAYOUT > 3 > main-head > left+center+right
=== === === === === === === === === === */
#main-head-center ul {
	padding: 6px 4px 0 9px;
  	margin: 0;
  	color:white;
  }
#main-head-center li {
  display: inline;}
/*////////////////////////////////Links*/  
#main-head-center a {
  color: white;
  font: bold 1em "Trebuchet MS", Verdana, Helvetica, sans-serif;
  text-decoration: underline;
 }
#main-head #main-head-center a:hover {
  color: #B1ECC4;	}
#main-head #main-head-center a:hover.right {
  color: #73EFFF;	}   
/* 
                   LAYOUT > 4 > rootline
=== === === === === === === === === === */ 
#rootline p {
 	font-size: 1.5em;
	margin:0;
	padding:0;
	color: #fff;
	letter-spacing: 1px;	}  
#rootline a {
	margin:0;
	padding:0;
	margin-top:5px;
	padding-right:20px;
	font-size: 1.5em;
	color: #4377B9;
  }


#rootline a:hover {
	color: #4377B9;
	font-size: 1.5em;
	text-decoration: underline;
	background: transparent;
  }

/* 
                   LAYOUT > 6 > content-left
=== === === === === === === === === === */  

/*///////////////////////////////List*/
#content-left ul.menu {
	list-style-type: none;
	margin: 0 0 1.5em 0;
	margin-left: 15px;
	margin-top:20px;
	font-size:12px;
	}
	
#content-left ul.menu a:hover{
	text-decoration: underline;
	color: #ff943a;
	}

#content-left ul.menu2 {
	list-style-image: url(../images/bullets.png);
	  padding: 0;
	  margin:0;
	  margin-left:25px;
}

#content-left ul.menu2 a:hover{
	text-decoration: underline;
	color: #6d8185;
	}

#content-left li {
  	padding: 0 5px 5px 0;
	font-size: 100%;
	}
	
#content-left ul.menu2 li {
  padding: 0 15px 5px 0;
	font-size: 100%;
	}
	
#content-left ul.menu2 li a{
	color: #A54B00;
	background: none;
	text-decoration: none;
	}
#page #main #main-container#content-left li.last a {
  padding: 0;} 
/*/////////////////////////////Links*/   
#content-left a:link {
  color: #A54B00;
	background: none;
	}
#content-left a:hover {
  color: #A54B00;
	text-decoration: underline;
	background: none;
	}
#content-left a:visited {
  color: #A54B00;
	background:  none;
	text-decoration: none;
	}
h1 {
  font-size: 2em;
  margin: 2em 1em 0.5em 0;
  padding: 0.25em 15px 0 0;
  text-align: left;
  }
  
.search_title
{
/* 
   modif 05-06-2009 : les règles ci-dessous s'appliquaient aussi à la classe .title
*/
 background: transparent url(../images/back-main-title.png) no-repeat top left;
 width: 236px;
 height: 28px;
 float: right;
 font-size: 1em;
 margin: 0;
 padding: 0;
}

/* modifications du 05-06-2009 */
.title
{
   font-size: 1.3em;
   padding-bottom: 7px;
   border-bottom: none;
}

h1.title
{
background: url(../images/back-main-title.png) no-repeat top left;

}


.title a
{
   border-bottom: none;
}
/* fin modifications du 05-06-2009 */
 
h1.title-left {
  background: transparent url(../images/back-main-left.png) no-repeat top left;
	width: 181px;
	height: 24px;
	float: left;
	font-size: 2em;
  margin: 0;
  padding: 0;
	color: white;
	}	
#content-left h1{
  font-size:1.8em;
	line-height: 1.2em;
	letter-spacing: 1px;
	padding: 0 0 0 0;
	margin: 0;
	color: white;
	text-indent: 20px;
	"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}	

  
/*/////////////////////////////List*/  
dl.left {
  margin: 0;
  padding: 0 18px 0 9px;  }
.left dt {
  padding: 0.5em 0 0 0;  }
.left dd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;}
.left dd a{
  margin: 0 0 0 0;
  padding: 0 0 0 0;} 

/* 
                   LAYOUT > 7 > content-middle
=== === === === === === === === === === */   
div.middle1 {
  margin:18px 18px 0 18px;}
div.middle2 {
  clear: both;
  margin:18px;padding: 9px 0 0 0;}  
/*/////////////////////////////////List*/  
#content-middle ol {
  list-style-type: decimal type;
	padding: 0 5em;	}
#content-middle li {
	padding: 0.5em 0;  }
/*////////////////////////////////Typo*/
#content-middle h1 {
	font: 2.0em/1.111em Georgia, "Times New Roman", Times, serif;
	margin: 0.5em 0 0 0;}
#content-middle big {
  color: #838485;
	font-size: 125%;	}
#content-middle h4 {
	font-weight: normal;
	text-align: justify;
	color: #555858;
	text-indent: 1em;}  
/*/////////////////////////////Gallery*/
#content-middle .middle1 dl { 
  width: 50%;
  text-align: center;
  float: left;} 
#content-middle .middle1 dt { font-weight: bold; color: #404040; }
#content-middle .middle1 dt img {
  border: 1px solid #000;
  width: 150px;
  height: 156px;}
#content-middle .middle1 dd a{
  color: #000;}    
/* 
                   LAYOUT > 8 > content-right
=== === === === === === === === === === */    
/*/////////////////////////////Typo*/
#content-right h1{
  font-size: 1.9em;
	line-height: 1em;
	letter-spacing: 1px;
	padding: 6px 0 0 0;
	margin: 0;
	color: white;
	text-indent: 15px;
	}

#content-right h2 {
  font-size: 0.8em;
	margin: 0;
  padding: 0 25px 0 25px;
	text-align: left;
	color: #555858;
	letter-spacing: 1px;
  font-variant: small-caps;	}
#content-right p {
  margin: 0 0 0.7em 0;
  padding: 0;
	color: #3F3F3F;}  
/*/////////////////////////////List*/  
dl.right {
  margin: 0;
  padding: 0 18px 0 9px;  }
.right dt {
  padding: 0.5em 0 0 0;  }
.right dd {
  margin: 0 0 0 0;
  margin-bottom:20px;
  padding: 0.5em 0 0 0;}
.right dd a{
  margin: 0 0 0 0;
  padding: 0 0 0 0;} 
/*/////////////////////////////Links*/   
#content-right a {
  font: bold 1.2em/1.5em "Trebuchet MS", Verdana, Helvetica, sans-serif;
      text-decoration: none;
      font-weight: normal;
      color: #F2801F;      }

#content-right a:hover {
  color: #F2801F;
	border-bottom: 1px dotted #F2801F;	}
#content-right a:visited {
  color: #F2801F;
	border-bottom: 1px solid #F2801F;  } 
/* 
                   LAYOUT > 9 > FOOTER
=== === === === === === === === === === */  
#footer ul {
	padding: 6px 25px 0 25px;margin:0;}
#footer li {
  display: inline;
	color: #088CA5;
	font-size: 85%; 
	letter-spacing: 2px;	}
#footer a {
  margin: 0; padding: 0;
  color: #088CA5;
	text-decoration: none;  }
#footer a:hover {
  margin: 0; padding: 0;
  color: #088CA5;
	text-decoration: underline;
	background: transparent;  }
#footer ul li a:visited {
  margin: 0; padding: 0;
  color: #088CA5;
	text-decoration: none;  }
.space-footer {
 margin: 0 0 0 13em;
 padding: 0; } 
/* === === === === === === === === === ===*/ 
/* === === === === === === === === === ===*/
/*=COMMON
/* === === === === === === === === === ===*/
/* === === === === === === === === === ===*/                 
a {   font: bold "Trebuchet MS", Verdana, Helvetica, sans-serif;
      text-decoration: none;
      font-weight: normal;
      color: #F2801F;
      border-bottom: 1px dotted #F2801F;}    
a:link {
	    }           
a:visited {
	    }    
a:active {
	    }   
a:hover {
    	text-decoration: none; border-bottom: 1px solid #F2801F; }
a img {
      border: none;
      margin: 0; padding: 0;} 
      
#content-right a {border: none;}  
#content-left a {border: none;} 
#main-head a {border: none;}
#header a {border: none;}
#footer a {border: none;}

img a {border: none;}       
p {
    	font: 1.2em/1.5em "Trebuchet MS", Verdana, Helvetica, sans-serif;
    	margin: 1.5em 0em 1.5em 0;}          
h1 {
    	font: 2.4em/0.75em Georgia, "Times New Roman", Times, serif;
    	margin: 0.5em 0 0 0;}    
h2 {
    	font: 2em/0.95em Georgia, "Times New Roman", Times, serif;
    	margin: 0.9em 0em 0.9em 0em;}    
h3 {
    	font: 1.6em/1.125em Georgia, "Times New Roman", Times, serif;
    	margin: 1.125em 0em 1.125em 0em;}    
h4 {
    	font: bold 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
    	margin: 1.5em 0em 0 0em;} 
h5 {
    	font: small-caps 1.4em/1.29em "Trebuchet MS", Verdana, Helvetica, sans-serif;
    	margin: 1.29em 0em 1.29em 0em;}
h6 {
    	font: small-caps bold 1.2em/1.5em "Trebuchet MS", Verdana, Helvetica, sans-serif;
    	margin: 1.5em 0em 1.5em 0em;}
ol, ul {
    	font: "Trebuchet MS", Verdana, Helvetica, sans-serif;
    	margin: 1.5em 0em 1.5em 0;
	}

#content-middle ul{
	list-style-image:url(../images/puce_liste.png);
	margin-left:25px;
	font-size:12px;
}

ol, ul{
	list-style-type:none;
}

li ul {
      font-size: 90%;
      line-height: 1.6em;}
/* === === === === === === === === === ===*/ 
/* === === === === === === === === === ===*/
/*=GENERCS
/* === === === === === === === === === ===*/
/* === === === === === === === === === ===*/ 
.right {
  float: right;}
.left {
  float: left;} 
.clear 			{ clear:both; }
.block {display:block;padding:1em 2em;}
.auto {margin: 0 auto 0 auto;}

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }


.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.sansserif {font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;}
.big {font-size: 120%; }
.bigger {font-size: 150%; }
.small {font-size: 75%;}
.spacing1 {letter-spacing: 1px;}
.spacing2 {letter-spacing: 2px;}
.bold 			{ font-weight:bold; }
.normal 			{ font-weight:normal; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }
.bordertop {border-top: 7px dotted white;}
.borderbottom {border-bottom: 7px dotted white;}
.warning {
  background: #FF8; 
  color: red; 
  border: 2px solid; 
  padding: 1em; }
.sup {
  font-size: smaller;
  vertical-align: 0.5em;
  line-height: 1px; }
.big {   
.code {
  font: 110% "Andale Mono", Courier, "Courier New", monospace;
  margin: 1em 0; }  
  
.img-left 		{ float:left;margin:4px 15px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }


.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; } 

.grey1 {color:#808080;}
.grey2 {color:#404040;}
.white {color:white;}



.bgnone {background: none;}
.bgwhite {background-color: white;}
.bgblack {background-color: black;}

/*.bgpix { background: transparent url(../images/bg-pix.png) repeat left top;
  margin: 3em 0 0 0;
  padding: 0 2em 0 2em;}        
.bgpixgrey { background: transparent url(../images/bg-pix-grey.png) repeat left top;}
.bgpixblue { background: transparent url(../images/bg-pix-blue.png) repeat left top;}
*/

div.tx-loginboxmacmade-pi2 .exit{
border:outset 1px #ccc;
background:#999;
color:#666;
width:70px;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}

/* single news intem */
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-size: 11px;
	margin-left:5px;
	width:90%;
}