@charset "utf-8";
/* CSS Document */

body {
	margin:auto;
	background:url(images/topf.gif) repeat-x;
}

	.cabecera {
		text-align:right;
		width:100%;
		padding-top:15px;
		color:#FFF;
	}
	
		.cabecera a {
			color:#FFF;
			text-decoration:none;
			font-family:Arial;
			margin-right:10px;
			margin-left:10px;
			}

	.principal, .banderas {
		width:100%;
		text-align:center;
		clear:both;
		font-size:12px;
		font-family:Arial;
	}
	
	.principal {
		height:500px;
		margin-top:80px;
	}