                                  @charset "iso-8859-1";
.text-white-5 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:20px;
	font-weight:200;
	color: #FFF;
}

.text-white-2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:200;
	color: #FFF;
}

.Marging-Botton {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}

.BlueText-1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #2e8bb8; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.BlueText-2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	COLOR: #2e8bb8; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.BlueText-3 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 
	COLOR: #2e8bb8; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.BlueText-4 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 
	COLOR: #133973; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

.BlueText-5 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px; 
	COLOR: #133973; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

.Titles-GreyText-13pts {
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	color: #333333;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: left;
}


/*///////////////////////////////////////////////FICHA TÉCNICA*/
.cont-ficha{
	display:block;
	width:100%;
	max-width:1200px;
	padding:20px;
	margin:0 auto;
}
table{
	margin:auto;
	font-family:'opensans-semibold-webfont', sans-serif;
	font-size:16px;
	line-height:30px;
	text-align:center;
}
table.fondo{
	display:block;
	width:100%;
	margin:0 auto;
	text-align:center;
}

tbody{
	display:block;
	max-width:94%;
	margin:0 auto;
	text-align:center;
}
tr{
	display:block;
	margin:0 auto;
}
#relatoparaeditar{
	display:block;
	margin:0 auto;
}

tr.delface{
	display:block;
	width:100%;
	max-width:855px;
	margin:0 auto;
	/*text-align:center;*/
}
tr.delface td{
	display:block;
	margin:0 auto;
}