#content_r{
	width: 100%;
	overflow: hidden;
	}

#tabla1, #tabla2{
	width: 570px;
	padding: 5px 10px;
	clear: both;
	border: #015CA2 1px solid;
	overflow: hidden;
	}

#tabla1{
	background-color: #FFFFFF;
	}

#tabla2{
	background-color:#015CA2;
	}

.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: 280px;
	}

#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: #015CA2;
	text-align: left;
	}

.textos_o a:link{
	color: #015CA2;
	font-weight:bold;
	}

.textos_o a:visited{
	color: #015CA2;
	font-weight: normal;
	}

.textos_o a:hover{
	color: #000;
	}

.textos_o a:active{
	color: #000;
	}

#caja_single{
	width: 565px;
	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;
	}
	
	
#division_3{
    clear: both;
    padding: 0 0 5px 0;
    width: auto;
    border-bottom: #666666 1px dotted;
    overflow: hidden;
}

   
#info_left {
    width:265px; 
    float:left;
    border-right: 1px #666666 dotted;
    padding:0 0 10px 0;
    }
   
#info_right {
    width:280px; 
    float: right;
    padding:0 0 10px 0;
    }
   
#Div2 {
padding:0 0 8px 0;
}





