body{text-align:center;}


#all{
text-align:center;
padding-top:80px;
}


/*-------------------------------DEVINCI*/

#devinci{
height:540px;
width:350px;
margin:0 auto 0 auto;
text-align:center;
border:20px ridge #ABA15D; 
background:#8C834C;
}
#devinci2{
border:3px dotted #BB9217;
background:#8C834C;
}
#devinci3{
border:5px ridge #FFD350;
background:#8C834C;
padding:137px 40px;
}

/*-------------------------------MALEVITCH*/

#malevitch{
background:url(bg_mal.jpg) no-repeat;
height:348px;
width:450px;
margin:0 auto 0 auto;
text-align:center;
padding-top:100px;
border:solid 1px #EFE9E6;
}


/*-------------------------------MONDRIAN*/

#m_all{
text-align:left;
background:#F7F7F7;
margin:60px auto 0 auto;
width:500px;
height:650px;
}

#mondrian_rouge{
position:absolute; 
width:80px;
overflow:hidden;
height:120px;
}

#mondrian_jaune{
position:absolute; 
margin:445px 0 0 0px;
width:80px;
overflow:hidden;
border-top:solid 10px;
}

#mondrian_bleu{
position:absolute; 
margin:590px 0 0 440px;
width:60px;
height:60px;
overflow:hidden;
}

#hb1, #hb2, #vb1, #vb2{
background:#0F0F0F;
}

#hb1{
position:absolute; 
height:10px;width:500px;
top:180px;
}

#hb2{
position:absolute; 
height:10px;width:500px;
top:640px;
}

#vb1{
position:absolute; 
height:650px;width:10px;
top:60px;
margin-left:80px;
}

#vb2{display:none;}

/* IE HACK*/
*+html  #hb1, * html #hb1,*+html  #hb2, * html #hb2, *+html  #vb1, * html #vb1 {
margin-top:15px;
}

/*-------------------------------KLEIN*/

#klein{
width:380px;
background:white;
margin:0 auto 0 auto;
padding:40px;
border:4px ridge #FBFBFB;
}

#klein2{
width:300px;
height:250px;
background:#1139BD;
padding:40px;
}

/*-------------------------------NEWMAN*/

#allnewman{
text-align:center;
clear:both;
margin:200px auto 0 auto;
background:#cc0000;
width:715px;
height:250px;
}

#newman1, #newman2, #newman3{
float:left;
padding:0 5px 0 5px;
}
#newman2{
border-left:solid 3px #EBC2C2;
border-right:solid 5px #A3251B;
}
#newman3{
border-right:solid 7px #DF9F53;
}

#line1{
position:relative;
height:250px;
width:2px;
margin-left:40px;
background:#EF1616;
}
#line2{
position:relative;
height:250px;
width:3px;
margin-top:-250px;
margin-left:600px;
background:#EF1616;
}
/* IE HACK*/
*+html  #line1{
margin:0 0 0 -670px;
position:absolute;
}
*+html  #line2{
margin:0 0 0 -100px;
position:absolute;
}


/*-------------------------------ROTHKO*/

#allrothko{
text-align:center;
clear:both;
padding:20px;
margin:80px auto 0 auto;
background:#430303;
width:345px;
height:520px;
}

#rothko1{
height:150px;
overflow:hidden;
}
#rothko2{
margin:10px 0 0 0;
height:180px;
overflow:hidden;
}
#rothko3{
margin:10px 0 0 0;
height:170px;
overflow:hidden;
}

/* IE HACK*/
*+html  #allrothko{
height:625px;
}


/*-------------------------------OTHER*/

#nav{
position: absolute;
top: 40px;
left: 0px;
width: 100%;
}

#navp {
background-color: #ffc;
border: solid 1px #000;
width: 300px;
margin: 0px auto;
}

#nav img{
margin:1px;
}
a img{
border:none;
}

/*none, dotted, dashed, solid, double, groove, ridge, inset, outset*/
