/*tags*/
body {
	text-align: left;
	margin:0 0 0 0;
	padding:0px;
	background: #1E0D02 url('../images/varios/bg_body.jpg') repeat-x;
}
.blok {
	display: block;
	}
img {
	border: none;
}

a img{
	border: none;
}

ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.p10{
	padding:10px;
	}
.p20{
	padding: 20px;
}
.pLeft5{
	padding-left: 5px;
}
.pLeft10{
	padding-left:10px;
	}
.pLeft20{
	padding-left: 20px;
}	
.mRight10{
	margin-right:10px;
	}
.mRight20{
	margin-right: 20px;
}
.mTop10{
	margin-top:10px;
	}
.mBot5{
	margin-bottom: 5px;
}
.mBot10{
	margin-bottom:10px;
	}
.mBot20{
	margin-bottom: 20px;
}
.mBot15{
	margin-bottom: 15px;
}
.mBot4{
	margin-bottom: 4px;
}
.mBot30{
	margin-bottom: 30px;
}
/*flotantes*/
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
.blok {
	display: block;
}
.clear {
	clear:both;
}
:-moz-any-link:focus {
outline: none;
}
/*para fixear el alto de los layers con background*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;}*/
.clearfix {display: block;}
/* End hide from IE-mac */
/***************************/
body{
	background: url(../images/varios/bg_body.jpg) top center;
}
.mleft_cen{
	width: 180px;
	background: url(../images/varios/mleft_cen.jpg) repeat-y;
}
.mleft_bot{
	background: url(../images/varios/mleft_bot.png) bottom no-repeat;
}
.mleft_top{
	background: url(../images/varios/mleft_top.png) 0 0 no-repeat;
	padding: 10px;
}
#accordion div{
	padding: 3px 0px;
}
.menuTop{
	text-align: right;
	padding-bottom: 10px;
}
.wrnd_mid{
	width: 580px;
	background: url(../images/varios/wrnd_mid.gif) repeat-y;
}
.wrnd_bot{
	background: url(../images/varios/wrnd_bot.gif) bottom no-repeat;
}
.wrnd_top{
	background: url(../images/varios/wrnd_top.gif) 0 0 no-repeat;
	padding: 20px;
}
.breadcrumb{
	margin-bottom: 30px;
}
.imgquot{
	padding-left: 10px;
	margin-bottom: 40px;
}
.imgquot img{
	float: left;
	margin-right: 20px;
}
.ctxt{
	
}
.quot{
	padding-left: 10px;
}
.mr_mid{
	width: 180px;
	background: url(../images/varios/mr_mid.gif) repeat-y;
}
.mr_bot{
	background: url(../images/varios/mr_bot.gif) bottom no-repeat;
	padding-bottom: 10px;
}
.mr_top{
	background: url(../images/varios/mr_top.gif) 0 0 no-repeat;
	padding: 10px 10px 0px 10px;
}