/*--------------------------------*/
.modernbricksImg{
padding: 0px;
width: 100%;
/*border-top: 5px solid #D25A0B; */ /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}


.modernbricksImg ul{
margin:0px;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0px;
list-style: none;
}


.modernbricksImg span{
float: left;
display: block;
font-size:9px;
margin-left: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: white;
text-decoration: none;
margin: 0 0px 0 0; /*Margin between each menu item*/
padding: 0px 0px;
background-color: black; /*Brown color theme*/ 
/*border-top: 1px solid #ff0000;*/
}


.modernbricksImg li{
display: inline;
/*margin: 0 0px 0 0;*/
padding: 0px;
/*text-transform:uppercase;*/
}

.modernbricksImg a{
float: left;
display: block;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
/*margin: 0px;*/
padding: 0px;
margin-top: 5px;
margin-right:5px;
/*border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;*/
}

.modernbricksImg a:hover{
/*border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
border-left: 1px solid transparent;
border-right: 1px solid transparent;*/
}


.modernbricksImg a.selected{ 
/*background-color: #777777;  
color: white;*/
 
}

.bord_img {
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

.bord_img:link {
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

.bord_img:visited {
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
.bord_img:active {
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
.bord_img:hover {
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
border-left: 1px solid transparent;
border-right: 1px solid transparent;
}














/*----------------CSS sous MENU DROIT PORT FOLIO --------------------*/
.modernbricksfolio{
padding: 0;
/*width: 100%;*/
/*border-top: 5px solid #D25A0B; */ /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}


.modernbricksfolio ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
/*width: 150px;
background-color: #ffff00;*/
}


.modernbricksfolio span{
float: left;
display: block;
font-size:9px;
margin-left: 25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 2px 5px;
background-color: black; /*Brown color theme*/ 
/*border-top: 1px solid #ff0000;*/
}


.modernbricksfolio li{
display: inline;
/*margin: 0 2px 0 0;*/
padding: 0;
margin-top: 10px;
/*width: 130px;
background-color: #ff0000;*/
/*text-transform:uppercase;*/
}

.modernbricksfolio a{
float: left;
display: block;
/*font-weight:bold;*/
font-size:9px;
/*font-family:Arial, Helvetica, sans-serif;*/

font-family:Verdana, Arial, Helvetica, sans-serif;
color: white;
text-decoration: none;
/*margin: 0 1px 0 0; */
padding: 2px 5px;
margin-top: 5px;
width: 101px;
background-color: black; /*Brown color theme*/ 
/*border-top: 1px solid #ff0000;*/
}

.modernbricksfolio a:hover{
background-color: #777777; /*BLEU 003688 color theme*/ 
color: white;
}
