/* CSS Document */
/* déclinaison site RTRA Triangle de la physique */
/* Bleu contour bloc #51B3D0 */
/* Bleu foncé fond #151E53 */

textarea {
	border: none;
	border-bottom:  dotted 1px;
	margin-bottom: -1px;
	vertical-align: text-bottom;
	height: 15px;
}

#textarea_lignes  textarea{
	border: none;
	border-bottom:  dotted 1px;
	margin-bottom: -1px;
	vertical-align: text-bottom;
	height: 40px;
}

p.petit {
	font-size: 0.7em;
}
body,td,th,p {
	font-family: Trebuchet MS, times, verdana, sans-serif;
	font-size: 12px; font-weight:normal;
}

img {border-style: none;}

p a:link, a:visited {color: #1F4FA0; text-decoration:none; } 
p a:hover {color: #95A8C9; text-decoration: underline; } 

p.petit a:link  {color: #142E61; text-decoration:none; font-size:11px} 
p.petit a:visited {color: #142E61; text-decoration:none; } 
p.petit a:hover {color: #95A8C9; text-decoration : underline; } 

p, h1, h2, h3, h4, h5  { margin: 4px; padding-left:2px}                      

h1    { font-family:Arial, Helvetica, sans-serif; font-size : 16px; color: #1D849B}
h2    { font-family:Arial, Helvetica, sans-serif; font-size : 14px; color: #1F4FA0}
h3    { font-family:Arial, Helvetica, sans-serif; font-size : 12px; color: #4A6DA0}
h4    { font-family:Arial, Helvetica, sans-serif; font-size : 12px; color: #67B0D2}  
     
h3 a:link, a:visited 
	{color: #4A6DA0; text-decoration:none}
h3 a:hover
	{color:#95A8C9; text-decoration:underline}
h2 a:link, h2 a:visited 
	{color: #1F4FA0; text-decoration:none}
h2 a:hover
	{color:#95A8C9;text-decoration:underline}
	
ul {list-style-position: outside; list-style-type:none; list-style-image:url(images/puce2.gif); margin-left: 1.5em; padding-left:10px; color:#1F4FA0}  

ul ul  {list-style-image:url(images/puce2.gif); color:#4A6DA0} 	  

table.table-avec-bordures, table.table-avec-bordures td, table.table-avec-bordures th
{
	border-style : solid;
	border-color : #BF8660;
	border-width : 1px;
	border-collapse:collapse;
}  
table.table-avec-bordures th p
{ background-color:#BF8660 ; margin: 0px; color: #FFF2BF}


table.table-sans-bordures, table.table-sans-bordures td,
table.table-sans-bordures th {
	border-width : 0px; }           

hr {background-color:#4A6DA0; height: 1px; border: 0; margin: 4px; padding-left:2px}

/* POSITIONS */

/************************ Menu-gauche **************************/
#menunav {
display:none;
}


  

/**************** UNE ****************/

#credits {

	display:none;
}
#fond {
	position:absolute;
	top:0px;
	width:630px;
	height:96%;
	padding:10px
}

#fond h1 {
	font-family: Trebuchet MS, times, verdana, sans-serif;
	font-size: 24px;
}
#fond h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#67B0D2;
}
#fond h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#51B3D0;
}

#contenu {
	position:absolute;
	text-align: justify;
	top:120px;
	width:624px;
	height:auto;
	padding:5px;
	z-index:5;
}

#anoter {
	position:relative;
	float:right;
	height:auto;
	width:200px;
	border-style:solid;
	margin:45px 20px 5px 5px;
	z-index:4;
}
#anoter h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px
}


#tabl a:visited {
  color:black;
} 

#tabl a:link {
  color:black;
}

#contenu ul {
position: relative;
font-size: 1.2em;
margin-bottom: 55px;
}

#contenu ul li {
margin: 25px;

}
