*{
	padding: 0px;
	margin: 0px;
}
body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #8ccc0f;
	font-family: Arial;
	color: #676767;
}
a{
	text-decoration: none;
	border:none;
}
img {
	border: none;
}

a:hover{
	color: #0065a6;
}

a:active{ 
    color: #0065a6; 
}
    
a:visited {
    color: #0065a6; 
}
    
a:link {
    color: #676767; 
} 

.floatRight{
	float: right;
	margin-right: 10px;
	margin-left: 5px;
}
.floatLeft{
	float: left;
	margin-right: 5px;
	margin-left: 10px;
}
.floatClear{
	clear:both;
	line-height: 1px;
	height: 1px;
}
#wrapper {
	padding-top: 24px;
	width: 855px;
	margin: 0px auto;
}

/* End of Basic Elements */

/*----------------------------------------------------------------------------*/

/* Header Top Elements */

#header {
	margin-left: 7px;
    height:124px;
	width: 835px;
    background: url(images/header.png);
}
#login {
	font-size: 11px;
	background-image: url(images/login.png);
	background-repeat: no-repeat;
	height:89px;
	width: 314px;
	padding-top: 30px;
	margin-top:20px;
}
#loginForm {
	padding: 0px;
	margin: 0px;
}

#loginWrap input{
	vertical-align:middle;
	background:none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #d6d6d6;
}
#loginWrap #s{
	border:none;
	margin: 0px 0px 0px 15px;
	padding: 2px;
}
#loginForm #loginsubmit {
	margin: 0px;
	padding: 0px;
}

/* End of Header Top Elements */

/*----------------------------------------------------------------------------*/

/* Nav Elements */

#nav {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 33px;
	background-image: url(images/menu.png);
	width: 848px;
}
.pg-nav {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 7px 0px;
	list-style-type: none;
}
.pg-nav ul {
	margin: 0px 0px 0px 0px;
	float: left;
	list-style-type: none;
	padding: 0px;
}
.pg-nav li {
	float: left;
	margin: 5px 5px 0px 10px;
	height: 21px;
	padding: 0px;
}
.pg-nav li a {
	display: block;
	float: left;
	color: #585858;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
	height: 21px;
	text-align: center;
}
.pg-nav li a:hover {
	display: block;
	float: left;
	color: #585858;
	font-size: 13px;
	text-decoration: none;
	padding: 0px;
	height: 21px;
	text-align: center;
}
/* End of Nav Elements */

/*----------------------------------------------------------------------------*/

/* Content */

#contantWrapper{
	margin: 0px;
	padding:0px;
	font-size: 12px;
	line-height: 18px;
}
#content{
	margin: 0 10px;
	float: left;
}

#content .comerciantes{
	background: url(images/comerciantes.png) no-repeat;
	width:373px;
	height:151px;
	padding: 0;
}

#content .nuevoscomerciantes{
	background: url(images/comerciantes2.png) no-repeat;
	width:373px;
	height:303px;
	padding: 0;
}

#content .nuevosafiliados{
	background: url(images/afiliados2.png) no-repeat;
	width:373px;
	height:303px;
	padding: 0;
}

#content .afiliados{
	background: url(images/afiliados.png) no-repeat;
	width:373px;
	height:151px;
	padding: 0;
}

#content .categoriasprogramas{
	background: url(images/categorias-de-programas.png) no-repeat;
	padding-left: 15px;
	color: #585858;
	margin-top:5px;
	height:170px;
	width:550px;
	font-size: 12px;
	text-align: left;
	padding: 40px 10px 5px 5px;
}

#content .contactarchat{
	background: url(images/contactar-chat.png) no-repeat;
	width:373px;
	height:151px;
	padding: 0;
}

#content .contactartlf{
	background: url(images/contactar-tlf.png) no-repeat;
	width:373px;
	height:151px;
	padding: 0;
}

#content .storycontent{
	padding: 40px 10px 5px 10px;
}
#content .meta{}

/* End Content */

/*----------------------------------------------------------------------------*/

/* Sidebar */ 

#sidebar{
	margin: 0px;
	float: left;
}
#sidebar h2 {
	background: url(images/icon.png) no-repeat;
	padding-left: 15px;
	color: #585858;
	margin-top:5px;
	height:15px;
	font-size: 12px;
	text-align: left;
}

#sidebar .info{
	background: url(images/info.png) no-repeat;
	width:461px;
	height:303px;
	padding: 0;
}

#sidebar .ultimosprogramas{
	background: url(images/ultimos-programas.png) no-repeat;
	padding-left: 15px;
	color: #585858;
	margin-top:5px;
	height:170px;
	width:220px;
	font-size: 12px;
	text-align: left;
	padding: 40px 10px 5px 10px;
}

#sidebar .contactaremail{
	background: url(images/contactar-email.png) no-repeat;
	width:461px;
	height:303px;
	padding: 0;
}

#sidebar .storycontent{
	padding: 40px 10px 5px 10px;
}
/* End Sidebar */

/*----------------------------------------------------------------------------*/


/* Footer */ 

#footer{
	text-align: center;
	font-size: 10px;
	color: #fff;
	width: 820px;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	font-weight: bold;
}
#footer ul {
	list-style-type: none;
	padding: 0px;
}
#footer ul li {
	display: inline;
	padding: 0px 10px;
}
#footer .legal {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#footer .directorio{
	background: url(images/directorio.png) no-repeat;
	padding-left: 15px;
	color: #585858;
	margin-top:5px;
	height:230px;
	width:835px;
	font-size: 12px;
	text-align: left;
	padding: 5px 0px 0px 0px;
}

/* End Footer */

/*----------------------------------------------------------------------------*/

/* Directorio */ 

#directorio{
	text-align: center;
	font-size: 10px;
	color: #fff;
	width: 820px;
}
#directorio a {
	text-decoration: none;
	color: #000000;
}
#directorio a:hover {
	font-weight: bold;
}
#directorio ul {
	list-style-type: none;
	padding: 0px;
}
#directorio ul li {
	display: inline;
	padding: 0px 10px;
}
#directorio .legal {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#directorio .resultados{
	background: url(images/directorio.png) no-repeat;
	padding-left: 15px;
	color: #585858;
	margin-top:5px;
	height:230px;
	width:835px;
	font-size: 12px;
	text-align: left;
	padding: 5px 0px 0px 0px;
}

/* End Directorio */

.textocentrado {
	color: #000;
	text-align: center;
	font-size: small;
}

.textonormal {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: justify;
	font-size: small;
}

/* End Directorio */
