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

body{
	font-family:Verdana, Arial, Helvetica,  sans-serif;
	font-size:11px;
	background-color:#462027;
}

#busqueda{
	background-image:url(http://www.tiraeltarot.com/imagenes/fondos/fondobuscar.png); 
	background-repeat:no-repeat;
	width:300px;
	height: 53px;
	text-align:center;
	padding-top:5px;
	position:relative;
    top:-70px;
    left:620px;
    margin-top:-40px;
    z-index:2;
	
}

#Arriba{
	padding: 10px;
	float:left;	
	width:930px;
}

#contenedor{
	width: 950px;
	height:1230px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FDFDFD;
	
}
#Menu{
	margin-top: 10px;

}

.botones{	
	text-decoration:none;
	font-size: 13px;
	color:#73503D;
}

a{
	color:#0066CC;
	font-weight:bold;
}

.btnpaginacion{
	color:#158AFF;
	text-decoration:none;	
}

h1{
	color:#73503D;
	font-size:15px;
}

.titulo{
	background-image: url("IMG/fondo.jpg");
	background-position: top center;
	background-repeat: repeat; 
}

#infoIzquierda{
	width:480px;
	height:270px;
	float:left;
	padding:5px;
	border:#CCCCCC 1px solid;
	-moz-border-radius:10px; /*Para que funcione en Mozilla*/
	-khtml-border-radius:10px; /*Para Konqueror y Safari */-
	webkit-border-radius:10px;
	border-radius:10px; /*Forma normalizada*/
}
#infoDerecha{
	width:420px;
	height:270px;
	padding:5px;
	float:right;	
	/*border:#CCCCCC 1px solid;
	-moz-border-radius:10px; /*Para que funcione en Mozilla*/
	/*-khtml-border-radius:10px; /*Para Konqueror y Safari */-
/*	webkit-border-radius:10px;
/*	border-radius:10px; /*Forma normalizada*/
}
#iiLadoIzquierdo{
	width:230px;
	float:left;		
}

#iiLadoDerecho{
	width:240px;
	float:right;
}

#Medio{		
	padding: 10px;
	float:left;	
	width:930px;
}	

#mIzquierda{
	margin-top:10px;
	width:270px;
	height: 350px;
	border:#CCCCCC 1px solid;
	padding:5px;
	float:left;
	margin-right:7px;
	-moz-border-radius:10px; /*Para que funcione en Mozilla*/
	-khtml-border-radius:10px; /*Para Konqueror y Safari */-
	webkit-border-radius:10px;
	border-radius:10px; /*Forma normalizada*/
	
}

#mCentro{
	margin-top:10px;
	width:340px;
	border:#CCCCCC 1px solid;
	padding:5px;
	float:left;		
	height: 350px;
	-moz-border-radius:10px; /*Para que funcione en Mozilla*/
	-khtml-border-radius:10px; /*Para Konqueror y Safari */-
	webkit-border-radius:10px;
	border-radius:10px; /*Forma normalizada*/
}

#mDerecha{
	margin-top:10px;
	width:270px;
	height: 350px;
	border:#CCCCCC 1px solid;
	padding:5px;
	float:right;		
	margin-left:7px;
	-moz-border-radius:10px; /*Para que funcione en Mozilla*/
	-khtml-border-radius:10px; /*Para Konqueror y Safari */-
	webkit-border-radius:10px;
	border-radius:10px; /*Forma normalizada*/
}

#CentroBajo{		
	padding: 10px;
	float:left;	
	width:930px;
}	

#cbIzquierda{
	width:350px;
	height:230px;
	float:left;
	padding:5px;
	border:#CCCCCC 1px solid;
	-moz-border-radius:10px; /*Para que funcione en Mozilla*/
	-khtml-border-radius:10px; /*Para Konqueror y Safari */-
	webkit-border-radius:10px;
	border-radius:10px; /*Forma normalizada*/
}

#cbDerecha{
	width:549px;
	height:230px;
	float:left;
	padding:5px;
	margin-left: 7px;
	border:#CCCCCC 1px solid;
	-moz-border-radius:10px; /*Para que funcione en Mozilla*/
	-khtml-border-radius:10px; /*Para Konqueror y Safari */-
	webkit-border-radius:10px;
	border-radius:10px; /*Forma normalizada*/
}

#cbDerecha2{

	height:230px;
	float:left;
	padding:5px;
	margin-left: 7px;
	border:#CCCCCC 1px solid;
	-moz-border-radius:10px; /*Para que funcione en Mozilla*/
	-khtml-border-radius:10px; /*Para Konqueror y Safari */-
	webkit-border-radius:10px;
	border-radius:10px; /*Forma normalizada*/
}

#cbLadoIzquierdo{
	width:270px;
	float:left;		
}

#cbLadoDerecho{
	width:270px;
	float:right;
}

#cbPaginacion{
	width:549px;
	float:right;
}

#abajoGoogle{
	margin-left: 7px;
	padding: 10px;
	float:left;	
	width:910px;
	text-align:center;
	border:#CCCCCC 1px solid;
	-moz-border-radius:10px; /*Para que funcione en Mozilla*/
	-khtml-border-radius:10px; /*Para Konqueror y Safari */-
	webkit-border-radius:10px;
	border-radius:10px; /*Forma normalizada*/
}
#Abajo{
	margin-left: auto;
	margin-right: auto;
	color:#B2BDB7;	
	padding: 10px;
	width:910px;
	text-align:center;
}
