@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BackgroundNaranja.png);
	background-repeat:  repeat-x;
	background-position: top;
}
#flash {
	height: 34px;
	width: 189px;
	float: left;
	margin-top: 145px;
	margin-left: 10px;
}
#contenedor {
	padding: 0px;
	height: 100%;
	width: 755px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contenedor #contenidos {
	height: 100%;
	width: 470px;
	background-repeat:   repeat-y;
	background-position: right;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #656464;
	padding-right: 15px;
}
#contenedor #cabezote {
	height: 186px;
	width: 755px;
}

#contenedor  #flashcontent {
	width: 270px;
}
#contenedor #contenidos a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FC7215;
	text-decoration: underline;
}
#contenedor #pata {
	height: 33px;
	width: 755px;
	clear: both;
	background-image: url(images/pataGris.gif);
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #656464;
	text-align: center;
	padding-top: 26px;
}
#contenedor #pata a {
	color: #656464;
	text-decoration: underline;
}
#contenedor #credito {
	height: 60px;
	width: 755px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #656464;
	text-align: center;
	padding-top: 13px;
}
#contenedor #credito a {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #656464;
	text-decoration: underline;
}
