body{
	background-color : #1B0C09;
	background-image :  url(./bg.jpg);
	background-attachment : fixed;
}

.back2{
	background-image : url(./bg2.jpg);
	height : 100;
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
}



.head-l{
	background-image : url(./head-l.jpg);
	background-repeat : no-repeat;
	height : 50;
	text-indent : 13px;
}

.head-r{
	background-image : url(./head-r.jpg);
	background-repeat : no-repeat;
	height : 50;
	text-indent : 90px;
}

.head-c{
	background-image : url(./head-c.jpg);
	background-repeat : no-repeat;
	height : 50;
	text-align : center;
}

.head-m{
	background-image : url(./head-m.jpg);
	background-repeat : no-repeat;
	height : 50;
	text-indent : 160px;
}

.head-f{
	background-image : url(./head-f.jpg);
	background-repeat : no-repeat;
	height : 50;
	text-align : center;
}



.cont-main{
	background-color : #e6e6e6;
	filter:Alpha(opacity=90);
}

.cont-main-crear{
	background-color : #e6e6e6;
	filter:Alpha(opacity=90);
}
