@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tit {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight:bold;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
.linkrojo:link, .linkrojo:visited, .linkrojo:active {
	color: #990000;
	text-decoration: none;
}
.linkrojo:hover {
	text-decoration: underline;
	color: #990000;
}

.textos_destacados {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #920000;
}

.textos_920000 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #920000;
}

.textos_12 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
}

.textos_12_999999 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #999999;
}

.textos_12_333333 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
}

.textos_12_666666 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
}

.textos_11_666666 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
}

.textos_11_marianas {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #ff9900;
}

.textos_11 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
}

.textos_13 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #000000;
}

.textos_13_marianas {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #ff9900;
}

.textos_12_marianas {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #ff9900;
}

.menciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.menciones_920000 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #920000;
}

.menciones_999999 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.menciones_subrayado {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.texto_mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.main_padding {
	padding-left:50px;
	padding-right:50px;
	padding-top:10px;
	padding-bottom:10px;
	
}
.border_bottom {
	border-bottom:1px solid #4a7c73;
	padding-bottom:15px;
	padding-top:10px;
}
.padding_ficha {
	padding-left:20px;
	padding-right:20px;
}

.padding_ficha2 {
	padding-left:40px;
	padding-right:20px;
}

.cbo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:200px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	color: #000000;
	margin-right:10px;
	margin-top:3px;
	margin-bottom:10px;
}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:80px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	color: #000000;
	margin-right:10px;
	margin-top:3px;
	margin-bottom:10px;
}
.blanco{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
}
.botones{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}