@charset "utf-8";
/* CSS Document */
/*Class título*/	
.titulo
{
    clear:both; 
	margin-top: 12px;
	font-family:"Times New Roman", Times, serif;
}

.tit_lineizq
{
 	float: left; 
	border-top: 1px solid #dedede; 
	border-bottom: 1px solid #dedede; 
	height:1px; 
 	margin-top: 38px;
}
.tit_tex
{
    color:#C06;
	font-size:33px;
	text-align:center;
 	float:left; 
	margin: 0px 4px;
	padding-top:5px;

}
.titulo_solo
{
    color:#C06;
	font-size:33px;
	text-align:center;
 	float:left; 
	margin: 0px 4px;
	padding-top:5px;
	width: 100%;
	

}
.tit_lineder
{
	float: left; 
	border-top: 1px solid #dedede; 
	border-bottom: 1px solid #dedede; 
	height:1px; 
	margin-top: 38px;
}
.tit_margen
{
    clear: both; 
	width: 100%;
}
#informes_line{
	width: 360px;/*modificar el tamaño*/ 
}

#inspec_line{
	width: 298px;/*modificar el tamaño*/ 
}
#nega_line{
	width: 298px;/*modificar el tamaño*/ 
}
#opera_line{
	width: 218px;/*modificar el tamaño*/ 
}
#result_line{
	width: 385px;/*modificar el tamaño*/ 
}

#soli_line{
	width: 310px;/*modificar el tamaño*/ 
}
#super_line{
	width: 380px;/*modificar el tamaño*/ 
}
#geo_line{
	width: 270px;/*modificar el tamaño*/ 
}
#programa_line{
	width: 310px;/*modificar el tamaño*/ 
}
#super_line{
	width: 265px;/*modificar el tamaño*/ 
}

.titulo_1{
	color:#FFF;
	background-color:#D50000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}




