body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #F4F3E8;
	background-color: #F4F3E8;
}
.header {
	background: url(http://www.turemanso.com.ar/images/bgtop.jpg) repeat-y center;
	width: 100%;
	height: 29px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.cuerpo {
	background-image: url(http://www.turemanso.com.ar/images/bg.jpg);
	width: 100%;
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.footer {
	height: 35px;
	background-image: url(http://www.turemanso.com.ar/images/footer.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.texto {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.link {
	font-family: verdana;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
}
.subtitulo {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	border: none;
	display: marker;
	text-decoration: none;



}
.volanta {
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
}
.titular {

	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	color: #990000;
}
a:visited {
	font-family: verdana;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
.subtituloblanco {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.piecito {
	font-family: verdana;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
}
.tituloblanco {
	font-family: verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.linkblanco {
	font-family: verdana;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}

