#cab_condiciones{
	margin:0px 0px 0px 0px;
	padding: 5px 10px 12px 0px;
	text-align:right;
	height: 22px;
	vertical-align:middle;
	font-size:11px;
	border-color: #FFFFFF;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	background-color: #F7F7F7;
	clear:both;
	color: #666666;
}
html>body #cab_condiciones {padding: 5px 10px 14px 0px;}

#interior_condiciones{
	margin:0px 0px 0px 0px;
	padding:20px 20px 20px 16px;
	width:600px;
	font-size:11px;
	border-color: #FFFFFF;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	background-color: #F7F7F7;
	clear:both;
}
html>body #interior_condiciones { width:597px; display:table;}

#interior_condiciones a { 
text-decoration: underline; 
	color: #000000;
} 
#interior_condiciones a:link { 
text-decoration: underline; 
	color: #000000;
} 
#interior_condiciones a:visited { 
text-decoration: underline; 
	color: #000000;
} 
#interior_condiciones a:hover { 
text-decoration: underline; 
	color: #999999;
} 
#interior_condiciones a:active { 
text-decoration: underline; 
	color: #000000;
} 

#sub_pie_condiciones{
	margin:0px 0px 0px 0px;
	padding: 5px 15px 5px 15px;
	text-align:right;
	vertical-align:middle;
	font-size:11px;
	height:12px;
	border-color: #CCCCCC;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #184C7C;
	clear:both;
}

.titulo_condiciones{
	margin:5px 0px 5px 15px;
	font-size:11px;
	color: #605A59;
	text-align:left;
	vertical-align:top;
	float:left;
}
