/* CSS Document */
body {
	background-color:#6A7C8D;
	margin:0px;
	}
* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
*{
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
#maestro {
	width:750px;
	padding:0px 1px 1px 1px;
	background-color:#FFFFFF;
	}
#maestro1 {
	width:748px;
	background-color:#E8EBEE;
	}
#sephoriz {
	height:1px;
}
#sephovert {
	width:1px;
}
#pie {
	clear:both;
	padding-top:5px;
	height:40px;
	color:#505E69;
	background-color:#B7C0CA;
	}

.texto {
	color:#6A7C8D;
	text-decoration:none;
	}
.linkhead {
	font-weight:bold;
	text-decoration:none;
	color:#556471;
	}
.linkpie {
	text-decoration:none;
	color:#505E69;
	}
.linknewarq {
	font-weight:bold;
	text-decoration:none;
	color:#505E69;
	}
.linkhome {
	font-size:13px;
	text-decoration:none;
	color:#6A7C8D;
	}
.foto {
	border:#6a7c8d 1px solid;
}
.titulodes {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#6A7C8D;
	}
.linksubmenu {
	color:#FFFFFF;
	text-decoration:none;
}
.linkmenuarq {
	color:#FFFFFF;
	text-decoration:none;
}
.input {
	height:20px;
	width:200px;
	border:#999999 solid 1px;
	}
.boton {
	color:#6A7C8D;
	
	width:50px;
	height:20px;
	border:#999999 solid 1px;
	}
.cmbbus {
	width:198px;
	height:19px;
	color:#495C6D;
	}
.btnsearch {
	background-color:#9ca8b4;
	width:50px;
	height:20px;
	color:#FFFFFF;
	}
.paginador {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	}
.morepic {
	color:#8996A4;
	font-weight:bold;
	font-size:11px;
	}
