body {
	margin: 8 8 8 8;
	background: #C4B38E;
}

a:link {
    color:#996600; 
    text-decoration: none;
}
a:visited {
 	color: #996600; 		  
 	text-decoration: none;
}
a:hover {
	text-decoration: underline
}

img {
	border: none;
	margin: 0px 0 10px 0;
}

#contenedor {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	border: solid 1px white;
	background: #E6DFD0;
}

#colcen {								
	padding: 50px 0 0 0;
}

#nropag {								
	width: 100%;
	margin: 0px;
	padding: 0;
}

#nro {								
	width: 277px;
	margin: 0px;
	text-align: right;
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: gray;
	padding: 0;
}


#colizq {								
	width: 160px;
	text-align: right;
	font-family: Trebuchet MS;
	font-size: 11pt;
}

#colder {								
	width: 160px;
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 11pt;
}

#cse-search-box {
	margin: 0 0 0 0px;
}
