body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	text-align:justify;
	background:#F3F4F0;
}
html {
	height:100%;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}

#titulo {
	color:#E8E4E1;
	line-height:55px;
	font-size:50px;
	font-weight:bold;
	padding:-10px;
	height:55px;
	
}

#wrapper{
	background:#F3F4F0;
	min-height:85%;
}

#header{
	height:90px;
	background:#FFFFFF;
}

#menu{
	height:30px;
	text-align:center;
	z-index:500;
	position:relative;
}

#content {
	/*min-height:400px;*/
	
}

#principal{
	width:920px;
	margin:auto;
	padding:10px;
	background: url(../img/bg_top.gif) no-repeat right bottom
}

#footer {
	color:#FFF;
	font-size:10px;
	background:url(../img/bg.jpg);
	height:80px;
}

#footer a{
	color:#FFF;
}

#footer ul{
	text-align:center;
	padding:0;
}

#footer li{
	display:inline;
	list-style:none;
	margin:5px;
}

#footer #copy{
	width:920px;
	margin:auto;
}
#dr{
	float:left;
	width:400px;
}
#svk{
	float:right;
	width:400px;
	text-align:right;
}
#rotulo{
	height:55px;
	width:916px;
	margin:auto;
	font-size:65px;
	line-height:75px;
	font-weight:bold;
	overflow:hidden;
	background:#6D7B8D;
	color:#E8E4E1;
}
#lineg{
	background:#504F3D;
	height:2px;
}

#contacto input , textarea{
	border:#DDD7D0 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

#welcome {
	background:#616D7E;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	width:180px;
	height:390px;
}
#welcome a{
	color:#FFFFFF;
} 
#productos img{
	border:1px solid #b2b2b2;
	background-color:#e5e3df;
	margin: 0px 5px 5px 5px; 
	margin: 0px;
	padding:4px;
}	
	
#paginacion{
	font-size:10px;
	color:#2b66a5;
}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; 
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

#direccion {
	width:600px;
	margin:auto;
	height:35px;
	text-align:center;
	font-weight:bold;
}

#flash{
	text-align:center; 
	background:#333333; 
	width:800px;
	margin:auto;
}
#flashcat{
	text-align:center; 
	width:800px;
	margin:auto;
}
#fshow{
	position:relative;
}
#playermp3{
	z-index:400;
	position:absolute;
	top:3px;
	left:695px;
}