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

#sidebar_right {
	padding-left:0px;
	width:213px;
	float:right;
	position:relative;
	margin-right:9px;
}

#banners {
	overflow:auto;
	margin-bottom:9px;
}

#banner1 {
	float:left;	
}

#banner2 {
	float:right;
}

.img-border {
	border: 1px solid #333;		
}

#img-principal {
	margin-bottom:10px;	
}

.form_newsletter {
	margin-top:10px;	
	margin-bottom:10px;	
	text-align:center;
	border:1px #333 dotted;
	padding-top:5px;
	padding-bottom:5px;
	
}