@charset "utf-8";
/* CSS Document */

html, body{
    margin:0px;
}

body{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 85%;
    line-height: 1.5em;
    color: black;
}

img{
    border:none;
}

img.imgcapsalera{
    width: 764px;
    height: 298px;
    border: 5px solid black;
    margin-bottom: 20px;
}

a{
    color: #2c3189;
    text-decoration:none;
}

a:hover, a.actiu {
    color: #ea6e24;
    text-decoration:none;
}

h1{
    font-size: 1.8em;
    color: red;
    text-transform: uppercase;
    margin-top: 0px;
}

p{
    text-align: justify;
}

#container{
    width: 1000px;
    margin: 10px auto;
    text-align:left;
}


#head{
    overflow:hidden;
    width: 100%;
    padding-bottom: 10px;
}




#idiomes{
    padding:0px 0px;
    float: right;
    text-transform: lowercase;
}

#idiomes p{
    font-size: 0.75em;
    text-align: center;
    padding: 0px 7px 0px 10px;
    background-image: url(../img/vslash.jpg);
    background-position: 0% 50%;
    background-repeat: no-repeat;
}

#idiomes p.sense{
    background-image: none;
}

#idiomes p a {
    color: #2c3189;
    text-decoration:none;
}
#idiomes p a:hover, #idiomes p a.actiu {
    color: #ea6e24;
    text-decoration:none;
}

#content{
    width: 100%;
    overflow: hidden;
}

#static-left{
    width:208px;
    float: left;
}

#content-right{
    width: 774px;
    float: right;
}

#slider{
    text-transform: uppercase;
    width:774px;
    float: right;
}

#destacats{
    float: left;
}

.destacat_n{
    margin-top:18px;
}

#columns a{
    color: #ea6e24;
}

#columns a:hover{
    color:#2c3189;
}

#columns_left{
    float:left;
}

#columns_left1{
    float:left;width:240px;margin-left:0px; margin-right: 10px;
}

.news_day{
    list-style-type:square;
    padding:0px 12px;
    margin-bottom:0px;
}

#columns_left2{
    float:right;width:245px;margin-left:19px;
}

#columns_left2 h1{
    color:#2c3189;
}

#columns_right{
    float:right;width:245px;margin-left:19px;
}

.news_dotted{
    margin-left: 2px;
    border-left:2px dotted black;
    padding-left:10px;
    padding-top:10px;
    padding-right: 20px;
    margin-top:0px;
    margin-bottom:20px;
}

.news_dotted h3{
    color: #EA6E24;
    font-size: 1.1em;
}

#foot{
    width:172px;
    text-align:left;
    float: left;
    font-size: 0.9em;
}

.destacat_draw{
    margin-top:23px;
    margin-bottom:28px;
}


#slideshow {
    position:relative;
    height:435px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

div.imglaterals img{
    border: 5px solid black;
}

.contactdetails{
    margin: 20px 0px;
    font-size: 0.9em;
    line-height: 1.2em;
    color: #4d4d4d;
}

.phone{
    font-weight: bold;
    color: #2c3189;
}

div.menumasies{
    width: 208px;
    float: left;
    margin-right: 20px;
}

.menumasies a{
    display: block;
    text-transform: uppercase;
    color: #2C3189;
    padding: 4px 2px;
    border-bottom: 1px dotted #2C3189;
    line-height: 1.2;
    font-size: 0.9em;
    font-weight: bold;
}

.menumasies a:hover, .menumasies a.actiu{
    color: red;
}


.tcontacte td{
    padding-bottom: 5px;
    font-size: 0.9em;
}

.camp{
    width: 300px;
    border: 1px solid #2C3189;
    padding: 1px;
}

.camperror{
    border-color: red;
}

.textareacamp{
    width: 300px;
    height: 200px;
    border: 1px solid #2C3189;
    padding: 1px;
}

.menunews{
    float: right;
    width: 250px;
    margin-left: 20px;
    margin-bottom: 20px;
    font-size: 0.85em;
    color: #2C3189;
}

.menunews h3{
    margin-top: 10px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.divdownloads{
    margin: 10px 0px;
    padding: 10px;
    background-color: #f2f2f2;
    border: 1px dotted black;
    border-top: 1px dotted black;
    font-size: 0.9em;
}

.divdownloads h3{
    text-transform: uppercase;
    margin: 0px;
}



/*###################
CSS pel menu dinamic
###################*/



div.sdmenu{
    font-size: 0.9em;
}


div.sdmenu div a {
	text-transform:none;
	background: #ea6e24;
	display: block;
	border-bottom: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
        padding-left: 15px;
}
div.sdmenu div a.current {
	background : #ff0000;
	color: #fff;
}
div.sdmenu div a:hover {
	/*background : #8e5e4a url(../img/linkarrow.gif) no-repeat right center;*/
	background : #ff0000;
	color: #fff;
	text-decoration: none;
}

div.sdmenu a {
	text-transform: uppercase;
	background: #2c3189;
	display: block;
	border-bottom: 1px solid #fff;
	color: white;
	text-decoration: none;
	font-weight: bold;
        padding: 2px 5px;
}
div.sdmenu a.current {
	background : #ff0000;
	color: #fff;
}
div.sdmenu a:hover {
	/*background : #8e5e4a url(../img/linkarrow.gif) no-repeat right center;*/
	background : #ff0000;
	color: #fff;
	text-decoration: none;
}


div.sdmenu a.desplegable:hover{
    background-color: #872e48;
}

/*###################
fi CSS pel menu dinamic
###################*/
