#content_r{
	width: 100%;
	overflow: hidden;
	}

#tabla1, #tabla2{
	width: 490px;
	padding: 5px 10px;
	clear: both;
	border: #820E23 1px solid;
	overflow: hidden;
	}

#tabla1{
	background-color: #FFFFFF;
	}

#tabla2{
	background-color:#820E23;
	}

.titulos_r{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	}

.textos_t{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	}

.textos_g{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	}
	
.textos_g_14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	}	

#clear{
	clear: both;
	margin: 3px 0;
	}

#left{
	float: left;
	margin: 0 5px 0 0;
	}

#right{
	float: right;
	}

#division_1{
	clear: both;
	padding: 0 0 5px 0;
	width: auto;
	border-bottom: #CCCCCC 1px dotted;
	overflow: hidden;
	}

#division_2{
	clear: both;
	padding: 0 0 5px 0;
	width: auto;
	border-bottom: #FFFFFF 1px dotted;
	overflow: hidden;
	}

.text_box{
	width: 320px;
	font: 10px Arial, Helvetica, sans-serif;
	}

.combo{
	width: 180px;
	font: 10px Arial, Helvetica, sans-serif;
	}

.caja_left{
	width: 200px;
	}

#divisor_tab{
	clear: both;
	height: 10px;
	}
	
.textos_t a:link{
	color: #FFF;
	}

.textos_t a:visited{
	color: #CCC;
	}

.textos_t a:hover{
	color: #FFF;
	font-weight:bold;
	}

.textos_t a:active{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

.textos_o{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #820E23;
	text-align: left;
	}

.textos_o a:link{
	color: #820E23;
	font-weight:bold;
	}

.textos_o a:visited{
	color: #820E23;
	font-weight: normal;
	}

.textos_o a:hover{
	color: #000;
	}

.textos_o a:active{
	color: #000;
	}

#caja_single{
	width: 490px;
	border-bottom: 1px #666666 dotted;
	clear: both;
	padding: 5px 0;
	overflow: hidden;
	}

#caja_ico{
	width: 25px;
	height: 25px;
	margin: 0 10px 0 5px;
	float: left;
	}


