/**
 * fot.css -- tema sito fotografia
 *
 * Autore: Davide Principi
 * Copyright (C) 2008 Fuorilogo [www.fuorilogo.com]
 *
 */

@import url("layout.css");
@import url("form.css"); 
@import url("cms.css");

div.pagebrowser { 
background-color: #808080;
}




 
#universe {
background: black url("../img/fot/blackgrad.png") no-repeat top right;
color: white;
}
#leftgrad {
background: url("../img/fot/blackgradleft.png") no-repeat top right;
}
#rightgrad {
background: url("../img/fot/blackgradright.png") no-repeat top left; 
}
#lyall {
background: #e70d2f url("../img/fot/redgrad.png") repeat-x top left;
color: white;
}
#bx1 {
background: white url("../img/fot/whitegrad.png") no-repeat top left;
color: black;
}
#bx3 {
}
#hd1 {
background: url("../img/fot/header.jpg") no-repeat top center;
}
#hd2 {
background: black;
color: white;
}
#hd3 {
}
#m2 {
background: #c01531 url("../img/fot/redgradm2.png") repeat-x top left;
color: white;
font-weight: bold;
}
#bottom-inner {

color: black
}
#ft {
background: #424242;
color: white;
}
.menu a {
color: white;
}
.menu .act {
text-decoration: underline;
}

