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



/*
Caja bordes
*/


.tabla_bordes {
	border: 1px;
	
	border-style: solid;
	border-color: #999999;
	background: #FFFFFF;
	
}

.tabla_bordes2 {
	border: 1px;
	widht: relative;
	border-style: solid;
	border-color: #999999;
	background: #FFFFFF;
	
}


/*
Fin Caja bordes
*/

#cse-search-box {
	float: center;
	height: 130px;
	width: 200px;
	margin-left: 4px;
	margin-top: 20px;
	margin-bottom: 0px;
	
}

#q {
	float: center;
	height:22px;
	width: 180px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
		
}


#btn_busca {
	float: center;
	height: 0px;
	width: 200px;
	margin-left: 0px;
	margin-top: 0px;
	*margin-top: 10px;
	margin-bottom: 0px;
	
}

#busca {
	height: 30px;
	width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
			
}



#altura {
	height: relative;
	width: 70px;
		
}




#cse-search-box2 {
	float: center;
	height: 130px;
	width: 800px;
	margin-left: 4px;
	margin-top: 20px;
	margin-bottom: 0px;
	
}

#q2 {
	float: center;
	height:22px;
	width: 180px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
		
}


#btn_busca2 {
	float: center;
	height: 0px;
	width: 800px;
	margin-left: 0px;
	margin-top: 0px;
	*margin-top: 10px;
	margin-bottom: 0px;
	
}

#busca2 {
	height: 30px;
	width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
			
}

#cse-search-results {
	float: center;
	padding-left: 15px;
	height: relative;	
				
}

#tl_busqueda {
	padding-top: 0px;	
				
}

#creditos {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 10 px;
	width: 893px;
	heigh: 100px;
	float: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
				
}

#creditos a,visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

#creditos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}