/* CSS Document */

td {
	vertical-align: top;
}

.chapo	{
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color: #715D1D;
}
.text	{
	font-family:"Trebuchet MS";
	font-size:14px;
}
.text a:link, .text a:visited {
	color: #715D1D;
	font-weight : bold;
	text-decoration: underline;
}

.text a:hover, .text a:active 	{
	color: #666666;
	font-weight : bold;
	text-decoration: underline;
}

.textB	{
	font-family:"Trebuchet MS";
	font-weight: bold;
	font-size:14px;
	color:#715D1D;
}
.textB a:link, .textB a:visited {
	color: #715D1D;
	font-weight : bold;
	text-decoration: underline;
}

.textB a:hover, .textB a:active 	{
	color: #666666;
	font-weight : bold;
	text-decoration: underline;
}

.inter	{
	font-family:"Trebuchet MS";
	font-weight: bold;
	font-size:16px;
	color:#715D1D;
}
.esp	{
	font-size:6px;
}
.citation	{
	font-family:Georgia;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#800000;
}
.legende	{
	font-family:Verdana;
	font-size:9px;
	text-align:center;
}
.plan	{
	font-family:Verdana;
	font-size:11px;
}
.plan a:link, .plan a:visited {
	font-weight : normal;
	text-decoration: underline;
	color: #715D1D;
}
.plan a:hover, .plan a:active 	{
	color: #715D1D;
	font-weight : bold;
	text-decoration: underline;
}
.titrePage	{
	padding-bottom:10px;
}
/*classes de la photothèque*/
/*classes de la photothèque: page affichage*/
.phot01	{
	vertical-align:middle;
	text-align:center;
	background-color:#715D1D;
	width:100px;
	height:100px;
}
.phot02	{
	padding-top:10px;
	text-align:center;
	padding: 5px 0px 5px 0px;
}
.phot03	{
	font-family:"Trebuchet MS";
	font-weight: bold;
	font-size:18px;
	color:#715D1D;
	border-bottom: 1px solid #000000;
}
.phot04	{
	text-align:right;
	border-bottom: 1px solid #000000;
}
/*classes de la photothèque: diaporama*/
.diapo01	{
	height:40px;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	aapadding:5px 0px 5px 0px;
}
.diapo02	{
	height:320px;
	padding:10px 0px 5px 0px;
	vertical-align:middle;
	text-align:center;
}
.diapo03	{
	background-color:#E6D88B;
	background-image:url(../_imgs/picto_fond.gif); 
	background-repeat: no-repeat; 
	background-position: bottom right;
	scrollbar-3d-light-color:#EEE4AE;
	scrollbar-arrow-color:#715D1D;
	scrollbar-base-color:#EEE4AE;
	scrollbar-dark-shadow-color:#A19761;
	scrollbar-face-color:#E6D88B;
	scrollbar-highlight-color:#EEE4AE;
	scrollbar-shadow-color:#EEE4AE;
}

