/* @override http://www.proyectoslimon.com.ar/cont/clientes/flandes/2010/css/estilos.css */

body{
	min-width: 950px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #000000;
	background-image:url(img/bg-body.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#wrapper{
	width: 950px;
	margin: auto;
	
}

#content{
	height: 360px;
}

.slideshow{
	float: left;
	padding: 25px 10px 0px 41px;
	background-image: url(img/bg-fotos.png);
	width: 410px !important;
	height: 330px !important;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px !important;
}

#header{
	height: 150px;
	background-image: url(img/logo-header.png);
	background-repeat: no-repeat;
	background-position:150px 20px;
}

#header h1{
	display: none;
}

.txt{
	float: right;
	width: 270px;
	font-size: 13px;
	font-family: Arial;
	padding: 25px 210px 0px 0px;
	line-height: 15px;
}

.txt p{
	margin: 0px 0px 15px 0px;
	}

#footer{
	clear: both;
	padding: 0px 125px 0px 90px;
	color: #FFF;
		letter-spacing: -1px;
}

#footer a{
	color: #DFE4E5;
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
	padding: 10px 0px 10px 60px;
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	font-size: 16px;
	background-image: url(img/sprites-footer.png);
	background-repeat: no-repeat;
	}

#footer .inscripcion{
	background-position: -14px -12px;
}
#footer .bases{
	background-position: -14px -78px;
	width: 80px;
}
#footer .catalogo{
	background-position: -14px -145px;
}

#footer a:hover{
	color: #E0B837;
}
	
#footer p{
	text-align: right;
	font-weight: bold;
	font-size: 21px;
	margin: 0px;
}	

#footer .destacado{
	color: #E0B837;
	font-size: 18px;
}


.slideshow-captions{background:#000;bottom:0;color:#FFF;font: normal 12px/22px Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: bold;
left:0;overflow:hidden;position:absolute;text-indent:10px;width:398px;z-index:10000;
margin: 0px 0px 41px 43px;

}

