@charset "iso-8859-1";
/* CSS Document */

body{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#000;
}

a {
	color:#000;
}

#principal {
	width:90%;
	margin:0px auto;
}

#columna {
	float:left;
	width:20%;
	background-color:#000;
	color:#FFF;
}

#central {
	float:left;
	width:80%;
	background-color:#000;
}

#cap {
	float:left;
	width:800px;
	height:65px;
}


#contingut {
	float:left;
	width:100%;
	min-height:500px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	background-color:#FFF;
	padding:10px;
	margin-bottom:10px;
}

#logo {
	float:left;
	width:260px;
}

#usuari {
	float:right;
	width:400px;
	color:#FFF;
	height:50px;

	vertical-align:bottom;
	text-align:right;
	padding-top:10px;
}

#usuari a {
	color:#FFF;
}

#nom {
	height:30px;
	border-right:#999 1px solid;
	float:right;
	padding-top:11px;
	padding-right:10px;
}

h1 {
	color:#000;
	font-size:16px;
	font-weight:bold;
	background-image:url(img/fons_h1.png);
	height:20px;
	padding:10px;
	width:730px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	margin-top:0px;
}

#desconectar {
	height:30px;
	float:right;
	padding-top:9px;
	padding-left:10px;
}


#menu {
	float:left;
	width:200px;
	padding-top:73px;
}

.boto0 {
	min-height:15px;
	border-top-leftradius: 15px;
	-moz-border-radius-topleft: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	background-image:url(img/fons_boto.png);
	width:190px;
	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	margin-top:5px;
	color:#ffffff;
}

.boto0 a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}






.boto1 {
	min-height:15px;
	border-top-leftradius: 15px;
	-moz-border-radius-topleft: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	background-image:url(img/fons_boto1.png);
	width:190px;
	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	margin-top:5px;	
}

.boto1 a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	
}



.botob0 {
	min-height:15px;
	border-top-leftradius: 15px;
	-moz-border-radius-topleft: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	background-color:#FFF;
	width:190px;
	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

.botob0 a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	
}



.botob1 {
	min-height:15px;
	border-top-leftradius: 15px;
	-moz-border-radius-topleft: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	background-color:#FC3;
	width:190px;
	float:left;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

.botob1 a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	
}


.boto_alta {
	text-align:center;
	color:#F60;
	font-weight:bold;
	font-size:14px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	background-color:#FC6;
	float:left;
	margin:10px;
	padding:10px;
	display:block;
	height:25px;
	width:200px;
}

.boto_alta a {
	text-decoration:none;
	color:#000;
	display:block;
	height:25px;
	width:200px;
}

.cosa_alta {
	float:left;
	width:650px;
	margin-bottom:10px;
}

/*alta domini*/


.taula {
	border:1px #CCCCCC solid;
	width:750px;
	background-image:url(img/fons1.jpg);
	vertical-align:top;
	border-radius: 15px;
	-moz-border-radius: 15px;
	margin-top:10px;
	padding:10px;
	
}
.preu {
	color:#990000;
	font-weight:bold;
}
.boto {
	background-color:#F90;
	font-weight:bold;
	font-size:16px;
	height:45px;
	padding:10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	margin:10px;
}

em {
	font-weight:bold;
	color:#333;
}

/*alta auranet*/

.explicacio {
	color:#666;
	font-size:10px;
	margin-bottom:10px;
	text-align:right;
}

h2 {
	color:#F60;
	margin:0px;
	border-bottom:1px #CCC dotted;
	margin-top:20px;
}


.quadre_imatge {
	width:150px;
	height:150px;
	overflow:hidden;
	box-shadow: 5px 5px 0 #333;
	-webkit-box-shadow: 5px 5px 5px #333;
    -moz-box-shadow: 5px 5px 5px #333;
	margin-bottom:15px;
}
	