/* CSS Document */
*
{
	font-family:Tahoma;
	font:bold;
}

#wrapper .miImgL
{
	float:left;
}
#wrapper p
{
	padding-left:20px;
}
#wrapper
{
	/*text-align: left;*/
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
#wrapper .imUp
{
	background:url(../../App_Themes/Interes/img/r_up2.gif);
	background-repeat:no-repeat;
	width:998px;
	height:319px;
	top:0px;
}
#header {
	margin: 0 0 5px 0;
	background:#990001;
	color:#FFFFFF;
	font-size:18px;
}
#botom
{
	background:url(../../App_Themes/Interes/img/cartamo.gif);
	background-repeat:no-repeat;
	width:998px;
	height:120px;
	bottom:0px;
}              

a img
{
border:0px;
}
a:link,a:visited,a:active
{
	text-decoration:none;
	text-transform:none;
	color:#000;
}
a:hover
{
	text-decoration:none;
	text-transform:none;
	color:#990000;
}
