* {margin: 0;
    padding: 0;}

p {
	color: #666666;
	padding-left: 1px;
}

img {
	border: 0px;
}
	
a:link {color: red;}     /* unvisited link */

a:visited {color: #666666;}  /* visited link */

a:hover {color: #794353;}   /* mouse over link */

a:active {color: #666666;}   /* selected link */

.perfil {
	color: white;
	border: solid #cccccc 1px;
}

h3 { 
	margin-top: 20px; 
	margin-bottom: 8px;
	font-weight: normal; 
	color: #003366;
	font-size: 2em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}

body {
	line-height: 1.5em;
	font-size: 0.8em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #faf5f1;
}
	
#contenidor {
	margin: 0px auto;
	width: 800px;
}

#cap {
	width: 800px;
	background-image: url(imatges/cap2.jpg);
	height: 198px;
}

#flash {
	width: 160px;
	height: 160px;
	position: relative;
	left: 552px;
	top: -148px;
}

ul {
	padding-left: 50px;
	padding-top: 150px;
	list-style-type:none;
}

li {
	display:inline;
	font-size: 16px;
	letter-spacing: 0.06em;
	color: white;
	padding-left: 18px;
}

li a:link {
	text-decoration: none;
	color: #fff;
}

li a:hover {
	text-decoration: none;
	color: #fff8b9;
}

li a:visited {
	text-decoration: none;
	color: #fff;
}

#cos {
	background-image: url(imatges/cos.jpg);
	background-repeat: repeat-y;
	padding: 0px 68px;
}

.ample424 {
	width: 424px;
	margin-left: 50px;
}

#columna1 {
	width: 330px;
	float: left;
}

.clear {
	clear: both;
}

#peu {
	background-image: url(imatges/peu.jpg);
	height: 60px;
	width: 800px;
	text-align: center;
}
