@charset "UTF-8";
/* CSS Document */


html{
height:100%;
background: url(../../images/background.jpg) repeat;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width:100%;
	margin: 15px 0px 0px 15px;
}
	
a:link {
	color: #ffdd00;
	text-decoration:none;

}
a:visited {
	color: #ffdd00;
	text-decoration:none;

}
a:hover {
	color: #FFFFFF;
	text-decoration:none;

}
a:active {
	color: #ffdd00;
	text-decoration:none;

}

#main-galerias{
width:950px;
margin:0 auto;
}



.foot{
	text-align: left;
	bottom:0px;
	width: 400px;
	padding:6px 30px 0px 20px;
	color: #b2b2b2;
	font-size:9px;
	margin-left:30px;
	height:18px;
	letter-spacing:4px;
	left:0;
	position: absolute;
	display:block;
	top:auto;
}

img{
border:0;
}

.cinta{
	position:absolute;
	top:0;
	float:right;
	z-index:1;
	right:-398px;
	width: 602px;
}


.galerias{
float:left;
position:absolute;
top:400px;
left:0px;
}

.logolkd{
width:950px;
margin:0 auto;
height:200px;
text-align:center;
}

.textos{
font-size:11px;
color: #949494;
}


.gal{
background:#FFFFFF;
border-right:1px dotted #999999;
}

#conv{
	background:#000000;
	width:1289px;
	overflow:hidden;
	margin:0 auto;
	float:none;
}

