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

body {
	padding:0px;
	text-align:left;
	margin-top: 0px; background-image: url("../png-site/bak.png");
	}

#todo { width:1000px;  border:3px solid #000;margin:0 auto; background-color:#FFC;
}
#header{ height:156px;
}
#content{ min-height:400px;  background-repeat:no-repeat;
}
#nav{ width:650px; margin-left: 30px;float:left; background-image:url("http://donpreocup.com/css/navbak.png"); min-height:400px;
}
#main{ width:300px; float:right; margin-right:5px
}
#footer{ height:87px; clear:both;
}.titulo {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	color: #C00;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
	margin-top: 30px;
}
