﻿/*------------------------------------	Principal ------------------------------------*/

#Principal
{
	width: 100%;
}

#Encabezado, #Contenido
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}


/*------------------------------------	Encabezado ------------------------------------*/

#Encabezado
{
}
#Banner
{
}
#Menu
{
}
#Buscar
{
    padding-top: 4px;
}
#Buscar .TextBox
{
	height: 11px;
	color: #AAAAAA;
	width: 100px;
	padding-bottom: 3px;
}
#Buscar .Button
{
	height: 18px;
	width: 20px;
}

#SiteMap, #Monedas
{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 5px solid #f0f0f0;
    height: 20px;
    background-color: #f8f8f8;
    margin-bottom: 2px;
    margin-top: 5px;
    padding: 10px;
    color: #959595;
}

#SiteMap
{
    clear: both;
    float: left;
    width: 610px;
}
#SiteMap a
{
    color: #959595;
    text-decoration: underline;
}

#Monedas
{
    float: right;
    text-align: right;
    width: 300px;
}

#Monedas select
{
    color: #959595;
    border: 1px solid #959595;
    padding: 1px;
}

/*------------------------------------	Contenido ------------------------------------*/

#Contenido
{
    margin-top: 00px;
    clear: both;
}


.Publicidad
{
	margin-bottom: 10px;
	border-bottom: 5px solid #000000;
}

#Informacion
{
	width: 550px;
	float: left;
	position: relative;
	left: 20px;
	margin-bottom: 20px;
}
#LigasAdicionales
{
	width: 148px;
	float: right;
	position: relative;
	right: 20px;
	margin-bottom: 20px;
	border-left: 1px solid #C0CCD8;
	border-right: 1px solid #8099B2;
	border-top: 1px solid #C0CCD8;
	border-bottom: 1px solid #8099B2;
}

/*------------------------------------ Pie ------------------------------------*/

#Pie
{
    text-align: justify;
	clear: both;
	background-image: url(imagenes/fondo-pie.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
}
#Pie TABLE, #Copyright, #Links
{
	margin-top: 20px;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}
#Pie TD
{
    padding: 7px;
    border: 0;
}
#Pie, #Pie A
{
	color: #777777;
}
#Copyright
{
    padding-bottom: 0px;
    padding-top: 10px;
    margin-top: 0px;
    font-size: 10px;
}

#Pie IMG
{
    margin-right: 7px;
}
#Pie TD
{
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
}
#Pie #pie-email
{
    background-image: url(imagenes/iconos/email.gif);
}
#Pie .pie-telefono
{
    background-image: url(imagenes/iconos/telefono.gif);
    font-weight: bold;
}
#Pie #pie-skype
{
    background-image: url(imagenes/iconos/skype.gif);
}
#Pie .pie-msn
{
    background-image: url(imagenes/iconos/messenger.gif);
}
#Pie #pie-fax
{
    background-image: url(imagenes/iconos/fax.gif);
}
#Pie #pie-chat
{
    background-image: url(imagenes/iconos/chat.gif);
}

#Pie #pie-seo p, #Pie #pie-seo a
{
    color:#f5f8ea; 
	font-size:10px;
}
#Links
{
	margin-top: 0px;	
}