/* 
	CSS for SOFIE Documentation
	(c) 2009 Cetrel S.A.
	Author: BT0417

*/

BODY, TD {
font-family: Verdana; 
font-size: 10pt; 
background-color: rgb(255,255,255); 
}


H1 {
text-align: center; 
font-family: Times;
font-size: 28pt; 
font-weight: normal; 
font-style: normal;
color:#663399;
border-style: none none solid none;
/*border-style: none none solid none;*/
border-width:2px;
margin:0px 25px 25px 0px;
/*margin: 25px;*/
}

H2 {
text-align: left; 
font-family: Times; 
font-size: 19pt; 
font-weight: normal; 
font-style: normal;
color:#0000CC;

}

H3 {
text-align: left; 
font-family: Times; 
font-size: 15pt; 
font-weight: normal; 
font-style: normal;
color:#009900 
}

img.photo{ 
  background-color:#fafbfc; 
  margin:20px 0px 0px 0px;
}

#version{
font-family: Verdana; 
font-size: 10pt;
font-weight: bold; 
text-align : center;
}

STRONG{
color:#FF0000;
}

#wide_list {
margin-bottom: 30px;
}

LI{
margin-bottom: 10px;
}

table.padded-table td { 
padding:10px; 
border: 1px solid gray;
border-color:#000000;
text-align:center;
}

table.padded-table tr:first-child {
font-weight: bold;
}

TABLE.important {
text-align:center;
background-color:#dfdfdf;
border:medium dashed red;
padding:10px;
/*cellpadding:3;
cellspacing:0*/
}

TD.important {
text-align:center;
background-color: #dfdfdf;
}

TABLE.mail {
text-align:left;
/*background-color:#dfdfdf;*/
border:1px solid #000000;
margin:10px 0px 10px 0px;
}

TD.mail {
text-align:left;
/*background-color:#dfdfdf;*/
}