/* maroc.css - some style - 27/6/2008 */

body { 
background-image : url('clds3t.jpg');
} 


h1 { 
background : #efefef;
border-style : solid solid solid solid;
border-color : #d9e2e2;
border-width : 1px;
padding : 2px 2px 2px 2px;
font-size : 300%;
text-align : center;
} 

h2 { 
font-size : 16pt;
font-weight : bold;
background-color : #ccccff;
} 

.sz4redb { 
font-size : 18pt;
color : #ff0000;
font-family : Arial;
font-weight : bold;
} 

.redb { 
color : #ff0000;
font-family : Arial;
font-weight : bold;
} 

.cd { 
background : #f0f8ff;
font-style : italic;
font-weight : bold;
color : #202080;
} 

th { 
text-align : center;
} 

.ctr { 
text-align : center;
} 

.cn { 
font-family : "Courier New";
} 

.bld { 
font-weight : bold;
} 

.bldcn { 
font-family : "Courier New";
font-weight : bold;
} 

.just { 
text-align : justify;
} 

.nob { 
margin : 0 0 0 0;
border-style : none;
padding : 0 0 0 0;
} 

.nmb { 
margin-bottom : 0;
border-style : none;
padding : 0 0 0 0;
} 


hr.mini { 
margin : 0;
border-style : none;
padding : 0;
width : 20%;
text-align : center;
} 

p.top { 
margin : 0;
border-style : none;
padding : 0;
text-align : center;
}

.yell { background-color: #FFFFAA; }
.yellb { background-color: #FFFFAA; font-weight : bold; }


/* eof - maroc.css */