.categ {
        background-color: #5580FF;
        border: thin solid #FFFFFF;
        font-size: 9px;
        text-decoration: none;
        color: #FFFFFF;
        padding: 2px;
        font-weight: normal;
        background-position: center center;






}
.header {
        background-color: #1345A3;
        color: #FFFFFF;
        padding: 2px;
        background-image: url(images/fondo.gif);
        background-repeat: repeat-x;




}
h1 {
        font-size: 18px;
        font-weight: bold;
        color: #FFFFFF;
        width: 180px;
		font-variant: small-caps;

}
a.categ:hover {

        background-color: #68329A;
        border: thin solid #FFFFFF;
        font-size: 9px;
        text-decoration: none;
        color: #FFFFFF;
        padding: 2px;
        font-weight: normal;
}
.categ#current {

        background-color: #0036D9;
        border: thin solid #FFFFFF;
        font-size: 9px;
        text-decoration: none;
        color: #FFFFFF;
        padding: 2px;
        font-weight: normal;
}
.menucell {
        padding: 6px;
        border-top: medium solid #3399FF;
        border-bottom-width: medium;
        border-bottom-style: solid;
        border-bottom-color: #3399FF;








}
h2 {
        font-size: 18px;
        font-weight: bold;
        color: #000000;
		font-variant: small-caps;
}
h3 {
        font-size: 16px;
        font-weight: bold;
		color: #000000;
		font-variant: small-caps;
}
h3 a {
        font-size: 16px;
        font-weight: bold;
		font-variant: small-caps;
}
h4 {
        font-size: 14px;
        font-weight: bold;
        color: #000000;
}
* {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000033;


}
body {
        background-color: #F0F4FF;



}
.cvmenu {
        border-right-width: medium;
        border-right-style: solid;
        border-right-color: #3399FF;
        vertical-align: top;
        width: 160px;






}
.cvelement {
        text-decoration: none;
        border: thin solid #000066;
        font-size: 9px;
        padding: 1px;
        font-weight: normal;
        color: #000033;







}
a {
        color: #0033CC;
        text-decoration: none;
}

a.publi {
        color: #400080;
        font-weight: bold;
}
