﻿*{
	margin:0px;
	padding:0px;	
	text-decoration:none;
}

body{
	background:url(../images/background.jpg) repeat-x;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#header{
	background:url(../images/header/header.png) no-repeat;
	width:845px;
	height:170px;
	margin:0 auto;
	overflow:hidden;
}

#header #signup{
	margin: 60px 0px 0px 690px;
}

#header #signup a img{
	border:none;
}
#header #menu{
	margin-left: 164px;
	margin-top:16px;
}

#header #menu ul{
}

#header #menu li{
	float:left;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	padding-right:10px;
	margin-right:10px;
	border-right: 1px solid #605c52;
}

#header #menu li a{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
}

#header #menu .activo{
	color: #fcac25;
}

#header #menu li:last-child{
	border: none;
}

#header #menu .login{ margin-right:35px; border: none;}

#modulo{
	width:845px;
	min-height:170px;
	overflow:hidden;
	margin:0 auto;
	border:none;
}

#modulo #slider{

	float:left;
	margin-right:10px;
}

#modulo #social{
	width:284px;
	height:260px;
	float:left;
}
#modulo #social a img{
	border:none;
}
#modulo #col{
	background:url(../images/col/1.jpg) no-repeat;
	width:163px;
	height:291px;
	float:left;
	margin:15px 5px 15px 10px;
	padding: 20px 15px 10px 16px;
	text-align:center;
	
}

#modulo #col p, #modulo #ecol p, #modulo-pag p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color: #7a7970;
	text-align:justify;
	margin-bottom:10px;
}

#modulo #col a, #modulo #ecol a, #modulo-pag a{
	font-weight: bold;
	color: #ff9933;
	text-align:right;
	text-transform:uppercase;
	font-size:11px;
	border:none;
}

#modulo #col h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #a5a395;
	text-align:justify;
	margin-bottom:5px;
}
	

#modulo #col img, #modulo #ecol img{
	text-align:center;
	margin-bottom:5px;
	border:none;
	
}

#modulo #ecol{
	background:url(../images/col/2.jpg) no-repeat;
	width:173px;
	height:201px;
	float:left;
	margin:15px 5px 15px 10px;
	padding: 110px 10px 10px 10px;
}

#modulo #dcol{
	width:193px;
	height:321px;
	float:left;
	margin:15px 0px 10px 10px;
	
}
#modulo #dcol a img{
	border:none;
	
}

#modulo-pag{
	width:765px;
	min-height:345px;
	overflow:hidden;
	padding:40px;
	background:#e5e5e3;
	margin:0 auto;
}

#modulo-pag p{
	padding:0px 20px;
	font-size:13px;
	line-height:16px;
}

#modulo-pag img{
	margin-bottom:10px;
}

#modulo-pag span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
}

.top{
	margin:0 auto;
	width: 845px;
	margin-top:10px;
}

.bottom{
	margin:0 auto;
	width: 845px;
	margin-bottom:10px;
}

#footer{
	height:67px;
	padding: 10px 0px;
	text-align:center;
	background: url(../images/footer-background.jpg) repeat-x;
}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #5c574d;
	line-height:12px;
}

#footer a{
	color: #ff9933;
	}

#footer p span{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #aea9a0;
}
#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:350px;
	height:220px;
	margin:-100px 0 0 -180px;
	
	background:#FDFCE9;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000000;
	-moz-opacity: 0.8;
	
}
#overlay[id]{
	position:fixed;
}

#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
 

	color: #5c574d;
	line-height:12px;
}
.la {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5C584D;
	text-decoration: underline;
}
.lbg {
	background-image: url(../images/login_pop_bg.gif);
	height: 220px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
