
/*CSS CUSTOMIZADO POR MI */

/*IMAGEN CABECERA*/
img {border: 0;}
#header {background: url(../../../default/files/giordani_logo.png) no-repeat 0px 0px;
}

/*PERSONALIZACION DEL BLOCK ENLACES*/
.deberiasaber {
background-color: #DEDEDE;
margin: 0 0 20px;
height: auto;
border-radius: 10px 10px 10px 10px;
}
.deberiasaber h2{
font: bold 12px Georgia,"Time New Roman",Times,serif;
text-transform: uppercase;
margin-bottom: 10px;
padding: 8px 4px 0 12px;
color: #ff6600;
text-align: center;
}
.deberiasaber ul.menu li{
background: none;
list-style-image: none;
list-style-type: none;
font-style: italic;
font-size: 11px;
padding:0 2em;
text-align: center;
margin-bottom: 10px;
}
.deberiasaber a{
color: #005A8C;
text-decoration: none;
}
.deberiasaber a:hover{
color: #ff6600;
background-color: #dddce4;
text-decoration: none;
}
.deberiasaber .blockcontent{
padding-bottom: 1px;
}
.tabla_cambiar_hover tbody{
border-top: none;
}
.messages {background-color: #ccffcc;}

.rsidebar .blockcontent {
padding-bottom: 1px;
}
#search-block-form {
padding-bottom: 6px;
}