body {
	height:100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	background-color: #F5F5F5;
}
a:link, a:visited {
	color: #007CA6;
	text-decoration: none;
}

a:hover, a:active {
	color: #007CA6;
	text-decoration: underline;
}

div {
	margin: 0px;
	padding: 0px;
}

a {
    text-decoration:none;
    border: none;
  }

#contenidor {
	padding: 0px;
	width: 100%;
	color: #3E4D53;
	text-align: center;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#centre {
	width: 100%;
	height: 400px;
	text-align: center;
}


#cap {
	background-image: url(../images/barraSuperiorFons.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 61px;
	width: 100%;
	font-size: 16px;
	color: #938A79;
	text-transform: lowercase;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, Sans-serif;
} 

#capEsq, #capDret{
	height: 61px;
}

#capEsq {
  float: left;
}

#capDret {
	float: right;
	vertical-align: middle;
	padding-right: 5px;
}

#capDret img, #txtPeu img, .info1 img, .info2 img, .info3 img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	text-align: center;
}

#ads {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
#txtPeu {
	font-size: 12px;
	font-variant: small-caps;
}

.bordermap {
	border: 1px solid #d7d5ce;
}

#centreEsq {
  float: left;
}

#centreDret {
	float: right;
	text-align: right;
}

#addMiiPaso1, #addMiiPaso2, #addMiiPaso3 {
	text-align: center;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 400px;
}
#checkMiiRes, #checkMiiPass, #checkMiiPass2, #checkMiiEmail {
	font-size: 10px;
}
.KO {
	font-weight: bold;
	color: #FF0000;
}
.OK {
	color: #009900;
}
.taulaColors {
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
}

.descAddMii {
	font-size: 11px;
}


#peu {
	background-image: url(../images/barraInferiorFons.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 61px;
	width: 100%;
	font-size: 12px;
	background-color: #F5F5F5;
	vertical-align: top;
	float:left;
	color: #938A79;
}
.info1 {
	font-size: 16px;
	font-weight: bold;	
	color: #000033;
	text-align: center;
}
.info2 {
	font-size: 16px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, Sans-serif;
	font-weight: bold;
	color: #7C7C7C;
	text-align: center;
}

.info3 {
	font-size: 11px;
	text-align: center;
}

.info4 {
	font-size: 11px;
	font-style: italic;
	text-align: center;
}

#cMiiPerfil h1 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#cMiiPerfil p {
	font-size: 10px;
	text-align: center;
}


#cMiiPerfil
{
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 350px;
	margin: 0 auto;
}

#cMiiPerfilIzq
{
	text-align: left;
	width: 60%;
	margin: 10px;
	vertical-align: top;
}

#cMiiPerfilDer
{
	text-align: left;
	width: 40%;
	vertical-align: middle;
	margin-left: 5px;
}

.miiPerfil {
	width: 98%;
	border: 1px solid #DEE0E0;
	font-size: 13px;
	margin: 1px;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#miiPerfilFinal {
	width: 100%;
	height: auto;
/*	border: 1px solid #DEE0E0; */
	font-size: 13px;
	margin: 1px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
/*	background-color: #E4E7E7; */
}

.miiPerfil h1 {
	font-size: 13px;
}


#mapPerfil {
	width: 100%; 
	height: 350px;
}

#mapcPerfil {
	width: 100%; 
	height: 280px;
}

#cDatosDer, #cDatosIzq
{
	text-align: left;
	width: 50%;
	margin: 5px;
	vertical-align: top;
}
.miiPerfil li {
	list-style-type: square;
	margin: 3px;
}

#tabsPerfil ul {
	margin: 0px;
	_margin: 10px;
}

#tabsPerfil li {
	display: inline;
	list-style-type: none;
	font-variant: small-caps;
	padding: 2px 10px 2px 10px;
	height: 30px;
	width: 100px;
	background-color: transparent;
}

#tabsPerfil .selected {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DEE0E0;
	border-right-color: #DEE0E0;
	border-left-color: #DEE0E0;
	font-weight: bold;
	background-color: #F5F5F5;
}

#tabsPerfil li:hover {
	background-color: #4D5F67;
	color: #FFFFFF;
}

#tabsPerfil li a, #tabsPerfil li a:visited {
	color: #007CA6;
	text-decoration: none;
}

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

#miisJuegosLista li{
	list-style-type: none;
	font-size: 11px;
	margin: 1px;
	padding: 1px;
}

#placeMiiJuegosLista {
	background-position: left;

}

#DVplaceMiiJuegosLista{
	text-align: left;
}

#placeMiiJuegosLista ul, #placeMiiJuegosLista li{
	list-style-type: none;
	font-size: 11px;
	margin: 1px;
	padding: 1px;
}

#placeMiiJuegosLista img, #miisJuegosLista img,  #placeMiiJuegosLista ul img, #miisJuegosLista ul img, #placeMiiJuegosLista ul li img, #miisJuegosLista ul li img{
	border: 0px;
	vertical-align: middle;
}

.nombreJuego {
	font-size: 14px;
	font-weight: bold;
}
