/* no title */
.cGreen
{
    text-align: center;
    background-color: #003a75;
}
.cGreen .Normal
{
    font-family: Arial Narrow, Arial;
    color: White;
    font-size:20px;
    padding-top:8px;
    padding-bottom:5px;
}
.cPurple
{
    text-align: justify;
    padding: 7px;
    background-color: #A8BCFF;
    color: White;
}
.cWhite
{
    text-align: justify;
    background-color: #ffffff;
}
.cTransparent
{
    padding: 7px;
    background-color: Transparent;
}
/* certles */
.padR
{
	padding-right: 10px;
}
.general
{
    width:100%;
}
.contingut
{
    font-family: Arial;
    font-size: 12px;
}
.title
{
    color:  #003a75;
    font-weight: bold;
    font-family: Arial;
    font-size: 20px;
    white-space: nowrap;
}
.imatgeTitol
{
    background-image: url(smart_image.gif);
    background-repeat: repeat-x;
    background-position: center;
    width: 100%;
    padding-bottom:10px;
}
td.subrallat
{
    vertical-align:top;
    padding-bottom:10px;
}
hr.subrallat
{
height: 0;
border: 0;
border-top: 1px solid #003a75; 
}
/* novedades */
.novedades
{
    padding-left: 10px;
    padding-top: 10px;
    border-top: solid 1px #003a75;
    border-left: solid 1px #003a75;
}
div.hrnovedades {
  height: 15px;
  background: #fff url(hr1.gif) repeat-x scroll left;
}
div.hrnovedades hr {
  display: none;
}

/* menu left */
.titleLeft
{
	width:150px;
	background-color:#003a75;
	padding: 10px 0 10px 0;
	text-align: center;
}
.titleLeft1
{
    color:#ffffff;
    font-weight: bold;
    font-family: Arial;
    font-size: 15px;
}