@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	text-align:center;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #881415;
	background-color: #ffffff;
}

#container{width:auto; margin:0 auto; text-align:center; height:auto; height:100%}
#cos{ width:auto; height:auto; padding-top:50px; padding-bottom:100px; font-size:14px}
#cosLegal{margin:auto;width:75%;font-size:14px; padding-top:50px;}

#enter{padding:15px}

#botishow{
  background-color: #6699cc;
}

.botishow{
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}

#missatge{padding:15px}

#footer{
clear: both;
width:750px;
text-align:center;
margin-left:auto;
margin-right:auto;
margin:0 auto;
height:auto;
}

a, a:link, a:visited,a:active{
border-style:none;
font-size:16px;
color: #be4f3c;
text-decoration:none;
font-weight: normal;
outline:none
}

a:hover{
font-weight:bolder;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
text-decoration: none;
color: #0000FF;
font-size: 9px;
font-weight:normal;
outline:none
}

p{font-size:10px; text-align:left; color:#000000}
h1{font-size:10px; font-weight:normal; text-align:center; color:#be4f3c; text-decoration:none}
h2{font-size:12px; font-weight:bold; text-align:left; color:#000000}

img{ border:0px;}


.notice{
font-size:10px;
color:#666666
}

