/* Plantilla Basica de la Tilichera.com */

	b
	{
		margin-left:7px;		
	}
	
	body
	{
		font-size: 12px;
		font-family: Tahoma;
		margin:0 auto; 
		padding:0 auto;
		text-align:center;
		background-color: #FFFFFF;
		background-image: url(../images/Page-BgGradient.jpg);
		background-repeat: repeat-x;
		background-attachment:fixed;
		background-position: top left;

	}
	
	#art-page-background-gradient
	{
		position: absolute;
		background-image: url('../images/Page-BgGradient.jpg');
		background-repeat: repeat-x;
		top:0;
		width:100%;
		height:80px;
		
	}
	
	#art-page-background-gradient
	{
		background-position: top left;
	}

	
	
	.boton_tilichera
	{
		-moz-border-radius: 3px;
		background-color:#0099CC;
		border: thin solid #FFFFFF;
		text-align:center;
		width:200px;
		height:15px;
		padding:10px;
		color:#FFFFFF;
	}
	
	.boton_tilichera:hover
	{
		border-color:#03F;
	}	



	/* -----------------------------
	   Estilo del centro
	   ----------------------------- */
	
	.center_top {
    background-color: #E7EBF0;
    border: medium solid #C4CDE0;
    height: 25px;
    margin-top: 20px;
	}

	.center_middle
	{
		background:url(images/center_middle.jpg) repeat-y;
		min-height:592px;
		text-align:left;
		border-bottom:thin dashed #0099CC;
		border-left:thin dashed #0099CC;
		border-right:thin dashed #0099CC;
	}
	
	.center_bottom
	{
		background:url(images/center_bottom.png) no-repeat;
		width:651px;
		height:10px;
		margin-bottom:10px;
	}
	

	/* -----------------------------
	   Estilo de las busquedas
	   ----------------------------- */
	
	.center_element
	{
		border-bottom:thin solid #CCC;
		background-color:#FFF;
		/*width:635px;*/
		height:120px;
		margin-left: 5px;
		margin-bottom:2px;
		margin-right: 5px
	}
	
	.center_element:hover
	{
		border:thin solid #06C;
		background:#E7EBF0;
		/*width:635px;*/
		height:120px;
		margin-left: 5px;
		margin-bottom:2px;
	}
	
	.center_element_image
	{
		margin-top: 5px;
		width:100px;
		height:70px;	
		border:thin solid #CCC;
		border-spacing:2px;
	}
	
	.center_element_left
	{
		padding-left: 10px;
		width:140px;	
	}
	
	.center_element_center
	{
		vertical-align:top; 
		padding-left:10px; 
		width:350px;
		margin-left:10px;
		color:#AAA;
	}
	.center_element_right
	{
		width:135px;
		vertical-align:top;
		text-align:right;
	}
	
	.center_element_Title
	{
		font-size:15px;
		margin-left:-5px;
	}
	
	.center_element_Precio
	{
		font-size:14px;	
		color:#09C;
	}
	
	
	



/*--------------------------------------------
Estilo de Register Form
---------------------------------------------*/



#divMarco_titulo
{
	color: #0099CC;
    	font-family: Tahoma;
    	font-size: 17px;
}

#divMarco
{
	margin: 0px 5px 0px 5px;
	height:900px;
	background-color:#E7EBF0;
}

#divMarco_Cuerpo
{
	background-color: #FFFFFF;
	border:thin solid #C4CDE0;
	margin: 5px;
	height:300px;
	padding-top:20px;
}

#divMarco_titulo
{
	background-color: #FFFFFF;
    border: medium double #C4CDE0;
    left: 20px;
    position: relative;
    top: 20px;
    width: 200px;
    

}

#msg_box
{
		   color:#F00;
}


/*--------------------------------------------
Estilo de ShowRoom V1
---------------------------------------------*/


#showRoom
{
	background-color: #E7EBF0;
    height: 900px;
    width: 885px;
}

.showRoom_Main_Title
{
	color: #0099CC;
    font-family: Tahoma;
    font-size: 20px;
    left: -175px;
    position: relative;
    top: 20px;
}

#showRoom_Pic
{
	border: medium solid #C4CDE0;
	background-color:#FFF;
    color: #0099CC;
    font-family: Tahoma;
    font-size: 20px;
    height: 100px;
    left: 60px;
    position: relative;
    top: -75px;
    width: 100px;
}


.showRoom_Info_Detail

{
  	background-color: #E7EBF0;
    border: thin dashed #C4CDE0;
    font-family: verdana;
    font-size: 11px;
    left: 10px;
    padding: 7px 7px 7px 30px;
    position: relative;
    top: -100px;
    width: 550px;
}

.showRoom_Info_Detail:hover 
{
	border-color: #03F;	
}


.showRoom_Info_Detail_title
{
	color: #0099CC;
    font-size: 12px;
}

#showRoom_Info
{
	background-color: #FFFFFF;
    border: medium double #C4CDE0;
    height: 190px;
    left: 7px;
    position: relative;
    top: 60px;
    width: 868px;
	margin-bottom: 30px;
}

#showRoom_High_title
{
	background-color: #FFFFFF;
    border: medium double #C4CDE0;
    color: #0099CC;
    font-family: Tahoma;
    font-size: 17px;
    height: 24px;
    left: 60px;
    position: relative;
    top: -15px;
    width: 250px;
}

#showRoom_High
{
    background-color: #FFFFFF;
    border: thin solid #C4CDE0;
    height: 540px;
    left: 7px;
    margin-bottom: 20px;
    position: relative;
    top: 60px;
    width: 680px;
}

#showRoom_Button_Contact
{
	left: 420px;
    position: relative;
    top: -130px;
}

#showRoom_Button_Bookmarks
{
	background-color: #D42026;
    left: 347px;
    position: relative;
    top: -90px;
    width: 20px;
	text-align:center;
}



#showRoom_Recs
{
	background-color: #FFFFFF;
    border: thin solid #C4CDE0;
    height: 540px;
    left: 705px;
    margin-bottom: 20px;
    position: relative;
    top: -502px;
    width: 164px;
}

#showRoom_Recs_title 
{
    background-color: #FFFFFF;
    border: medium double #C4CDE0;
    color: #0099CC;
    font-family: Tahoma;
    font-size: 17px;
    height: 24px;
    left: 10px;
    position: relative;
    top: -15px;
    width: 140px;
}	
	
/*--------------------------------------------
Estilo de los menus Horizontales Generados
---------------------------------------------*/
	
	#Contenedor_CPanel_Header
	{
	border: medium double#C4CDE0;
	background-color:#FFF;
	color:#0099CC;
	font-size: 15px;
	height: 25px;
	left: 18px;
	position: relative;
	top: -14px;
	width: 200px;
	}
	
	#Contenedor_CPanel
	{
	margin:20px -20px 3px;
	
	position:relative;
	height:700px;
	background-color:#E7EBF0;
	
	
	}
	
	.Menu_Horizontal
	{
	border:thin dashed #C4CDE0;
	background-color:#FFF;
	height: 35px;
	left: 0;
	margin: 2px;
	position: relative;
	top: -12px;	
	
	}
	
	.Menu_Horizontal_Opcion
	{
	border:thin solid #C4CDE0;
	height:31px;
	margin:-2px -2px 0px -1px;
	width:93px;	
	background-image:url(../images/Page-BgGradient.jpg);
	background-attachment:fixed;
	}
	
	.Menu_Horizontal_Opcion_Separador
	{
	border-left:thin solid #999;
	margin:-1px 0px 2px;
	height:30px;
	width:0px;
	}
	
	.Menu_Horizontal_Opcion:hover
	{
	border: thin solid #F00;
	background-image:none;
	}
	
	.Menu_Horizontal_Opcion_link
	{
	position:relative;
	top:6px;
	left:0px;	
	}



	