* {
	margin: 0;
	padding: 0;
}

/*divisions*/

body {
background-color: #cccccc;
font-family: Georgia, serif;
text-align: center;
}

#contingut {
width: 782px;
margin: 0 auto;
background-color: white;
border: 1px solid #894;

}

#cap {
width: 782px;

background-color: black;
padding: 0px 0px 0px 0px;

}

#cos {
width: 782px;
margin: auto;
padding: 50px 10px 10px 10px;
text-align: center;
}

#peu {
width: 782px;
height: 150px;
background: black url(logo) no-repeat;
padding: 20px 0px 0px 0px;
margin: 20px auto 0px;
}


/*taules*/

td{
 vertical-align: top; 
}


/*text*/

p {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
line-height: 20px;
text-align: left;
padding: 5px 10px 10px 10px;
}

h1 {
font-size: 30px;
font-family: Georgia, serif;
color: #333333;
letter-spacing: 0.0em;
text-align: center;
font-weight: normal;
text-transform: uppercase;
padding: 20px 0px 0px 0px;
}

h2 {
font-size: 11px;
/*line-height: 20px;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
color: black;
/*padding: 15px 5px 5px 15px;*/
font-weight: normal;
}

#portades h2{
padding: 0px 5px 0px 5px;
line-height: 15px;
}

h3 {
border-bottom: 0px solid #d1330b;
font-size:20px;
line-height: 30px;
font-family: Georgia, serif;
color: black;
letter-spacing:1px;
word-spacing:0.0px;
padding: 15px 50px 0px 30px;
font-weight: normal;
}

h4 {
font-size: 14px;
letter-spacing: -0.0em;
color:  #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 26px;
text-align: left;
padding: 20px 5px 0px 5px;
font-weight: normal;
}

h5 {
/*background-image: url(http://www.smooth.fr/img/back.jpg);*/
font-size: 11px;
color: #333333;
font-family: Verdana, sans-serif;
letter-spacing: 0px;
line-height: 12px;
text-align: left;
padding: 0px 10px 0px 10px;
font-weight: normal;
text-align: center;
}

/*enllaços*/

a {
text-decoration:none;
color:  #666666;
}

a :hover {
text-decoration:underline;
}

h2 a {
color: #ff0000;
text-align: right;
}

h2 :hover {
color: #333333;
border-bottom: 0px dotted #333333;
text-decoration:none;
}

/*#cap a {
font-family: baskerville, times, serif;
font-variant: small-caps;
letter-spacing: 2px;
color: red;
background-color: black;
padding: 10px;
line-height: 20px;

}

#cap a:hover{
color: white;
background-color: red;

}
/*imatges*/

img {
border: 1px;
}

/*llistes*/
/*li{
list-style-image: url(imatges/fletxa.png);
list-style-position: inside;
list-style-type: circle;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
line-height: 20px;
text-align: left;
padding: 0px 10px 0px 30px;
}*/

#navcontainer ul
{
padding: 0.9em 0;
margin: 0;
list-style-type: none;
background-color: black;
color: red;
width: 100%;
font: verdana, helvetica, sans-serif;
font-size: 14px;
letter-spacing: 2px;
text-align: right;
}

li { display: inline; }

li a
{
text-decoration: none;
background-color: black;
color: red;
padding: 0.9em 1em;
border-right: 1px solid #fff;
}

li a:hover{
background-color: red;
color: #fff;
}


/*slideshow*/


#rotator1
{
	border: 0px solid #000;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 513px;
	height: 280px;
	padding-top: 0px;
}

#rotator1 img
{
	border: 0;
	width: 513px;
	height: 280px;
	text-align: left;
}

#rotator2
{
	border: 0px solid #000;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 214px;
	height: 302px;
	padding-top: 0px;
	text-align: center;
}

#rotator2 img
{
	border: 1px;
	width: 214px;
	height: 302px;

}

/*table*/
