body {  
font-family: Arial, Helvetica, sans-serif;
background-color:white;
color: black; 
font-size: 12px;
 text-align: justify;
 line-height: 14px;
}

a, a.spip_in, a.spip_out { 
  color: #186CA6;  /*bleu*/ 
  text-decoration: none; 
  font-size: 11px;
  line-height: 14px;
} 

a:hover {  color: #E3A711; text-decoration: none} /* ocre*/
a:visited { color: #249FF7;} /*bleu plus clair */

.titre-rub {
  font-size: 17px; 
  font-weight: normal; 
  line-height: 19px
}
.lien-rubrique {
  color: #186CA6;
  font-size: 12px;
  line-height: 14px
}

.lien-secteur {
 color: #7B1010;
 font-size: 12px;
 line-height: 18px}

a.lien-secteur:visited { color: #7B1010}

td.lien-secteur { color: #D15728 ; font-size: 10pt ; }
h3 {font-size: 10pt; font-weight: bold}
.petit {  font-size: 9px}
a.lien-rubrique:visited { color: #97C6CD}
td.a { color: #CC6633; text-decoration: none; font-size: 11px; line-height: 14px ; }
td.a:visited { color: #E5B095 ; }
a.lien-secteur:hover { color: #606D70; text-decoration: none }
td { text-decoration: none; font-size: 11px; line-height: 14px ; }
.lien-menu-gauche {  font-size: 11px; line-height: normal}
a.lien-menu-gauche:visited {  }
.texte-menu-gauche { font-size: 11px; line-height: normal }


/***position de l'entete*******/
#entete1 {
position:absolute;
margin:0;
padding:0;
top:0px;
width:1024px;
height:110px;
background-image:url(vrl-top.png);
background-position: 0 0;
background-repeat:no-repeat;
z-index:100;

}



#logo img {
padding:0;
padding-left:80px;
color:blue;
float:left;
border:0;
}
#logo H1 {
padding:0;
margin-left:200px;
margin-top:30px;
font-size:1.2em;
color:gray;
}

#titre {
 height:29px;
 z-index:11;
}

#contenu {

position:absolute;
 left:234px;
 top:160px;
 width:400px;
 height:119px; 
z-index:2
}

#formulaire_admin {
position:absolute;
 left:639px;
 top:50px;
 width:257px;
 height:19px;
z-index:2
}

#visuels {
position:absolute;
 width:200px;
 height:129px;
 z-index:4; 
left: 800px;
 top: 160px;
text-align:center;
}

#newsletter{
margin: 0 0 0 15px;
}

#visuelgauche {
   position:absolute;
   width:150px;
   height:228px;
   z-index:13;
   left: 35px;
   top: 160px;
border:0;
text-align: center;/*pour centrer les images*/
}
#visuelgauche table{
width:150px;
}

#menugauche {
position:absolute; 
width:153px; 
height:90px; 
z-index:13; 
left: 0px; 
top: 175px;
}

/*
#news {
   border: 1px solid #E3A711;
}
#news li {
list-style-type:disc;
list-style-position:inside;
color:#E3A711;
text-align:left;
padding-left:20px;
text-indent:-17px;
}*/


#news ul, #news li { margin: 0; padding: 0; }
#news ul { list-style: none; }



#news {
   border: 1px solid #E3A711;  /* jaune */
   text-align:left;
}

#news ul {
padding:0;
padding-left:10px;
padding-right:3px;
}

#news li {
list-style-type:disc;
list-style-position:inside;
color:#E3A711;
text-align:left;
padding-left:10px;
margin:0px;
text-indent:-17px;
}

#news h3 {
text-transform:capitalize;
color:#E3A711;
padding-bottom:10px;
}

#news h4{
color:#e3a711;
margin: 5px 0 3px 3px;
font-weight:bold;
}
#news .date{
font-size:0.83em;
color:#186ca6;
}

/*ancien*/
#community{
   border: 1px solid #E3A711;
  color: #186CA6;  /*bleu*/ 
}
#community p {
background: #E3A711;
font-weight:bold;
line-height:18px;
margin:0;
}

#community{
   border: 1px solid #E3A711;
  color: #186CA6;  /*bleu*/ 
width:70%;
margin:auto;
}
#community p {
background: #E3A711;
font-weight:bold;
line-height:18px;
margin:0;
}
#community input{
width:60%;
}


#navigation {
position:absolute;
top:110px;
left:234px;
font-size:10px;
}
#navigation a{
font-size:10px;
}

#technion {
position:absolute;
top:200px;
}


.formulaire_spip fieldset {
    display: block;
	margin:  0;
	padding: 5px;
	border: 1px solid #E3A711; }



#contenu h3.spip {
font-family: Arial, Helvetica, sans-serif;
}

#contenu h3 {
padding-bottom:1em;;
}
#contenu table {
margin-top: 1em;
}


span.spip_documents_center 
{ display:block; margin-top:1em; }


/* pour les pages generees par Technion  */
 
 #deskTop_Users  .TECHNION_list{
	 width:540px;
 }
 
.TECHNION_Title {
font-size:1.4em;
text-transform : uppercase;
 width:540px;
}

.TECHNION_SubTitle {

font-size:1em;
font-weight:bold;
}


/* modif formulaire */
#contenu .spip_forms ul.choix_mots,.spip_forms ul.spip_form_choix_multiple,.spip_forms ul.spip_form_choix_unique{
padding:0; margin:0;list-style:none;float:left;padding-left:5px;width:45%;text-align:left;
}


