/* CSS Document */

body
{
	margin:0;
	padding:0;
	font-family:"Frutiger 45 Light";
	background-color: #ffffff;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

.cont
{ width: 1000px;}
.head
{ height: 150px; width: 850px;}
.topbg
{ width: 558; height:4px; background: url(../img/topbg.jpg) repeat-x #ffffff;}
.lft
{
	width:558px;
	height: auto;
	background-color: #ffffff;
	background-image: url(../img/bgr2.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
.btm
{
	width:905px;
	height:17px;
	text-align: left;
	background-color: #AE4F25;
	background-repeat: no-repeat;
	background-position: center;
}
.rght
{
	width:292px;
	height: auto;
	background: url(../img/bgr.jpg) repeat-x #5c5c5c;
}

.f11
{ font-size:9px;}
.f12
{ font-size:14px;}
.f13
{ font-size:13px;}

.taj
{
	text-align: justify;
	line-height: 20px;
}

.ne
{ color: #000000;}
.wh
{ color: #ffffff;}

.tnr
{ font-family:"Times New Roman", Times, serif;}

h1
{ color: #411305; font-size: 18px; line-height: 13px; font-style: italic;}

.pl25
{ padding-left: 25px;}
.pr25
{ padding-right: 25px;}
.pb25
{ padding-bottom: 25px;}

.mensaje
{
	font-size:11px;
	font-weight:bold;
	color:#990000;
}
